Merge pull request #1659 from NNTmux/shift-ci-v11.34.2

Laravel 11.34.2 Shift
This commit is contained in:
DariusIII
2024-11-28 01:30:00 +01:00
committed by GitHub
2 changed files with 140 additions and 151 deletions
+2 -2
View File
@@ -92,7 +92,7 @@
"php-http/guzzle7-adapter": "^1.0",
"php-http/message": "^1.16",
"pragmarx/google2fa-laravel": "^2.2",
"predis/predis": "^2.2",
"predis/predis": "^2.3",
"propaganistas/laravel-disposable-email": "^2.4",
"ramsey/uuid": "^4.7",
"riari/laravel-forum": "^6.0",
@@ -120,7 +120,7 @@
"captainhook/plugin-composer": "^5.2",
"driftingly/rector-laravel": "^0.29",
"ergebnis/composer-normalize": "^2.30",
"friendsofphp/php-cs-fixer": "^3.64",
"friendsofphp/php-cs-fixer": "^3.65",
"jubeki/laravel-code-style": "^2.0",
"larastan/larastan": "^2.8",
"laravel/pint": "^1.13",
Generated
+138 -149
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "8aeceb08053685207297f8c4fc722d2f",
"content-hash": "138dfb7e73c52d5a6f08e88752ff2ff6",
"packages": [
{
"name": "aharen/omdbapi",
@@ -780,16 +780,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.5.3",
"version": "1.5.4",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "3b1fc3f0be055baa7c6258b1467849c3e8204eb2"
"reference": "bc0593537a463e55cadf45fd938d23b75095b7e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/3b1fc3f0be055baa7c6258b1467849c3e8204eb2",
"reference": "3b1fc3f0be055baa7c6258b1467849c3e8204eb2",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/bc0593537a463e55cadf45fd938d23b75095b7e1",
"reference": "bc0593537a463e55cadf45fd938d23b75095b7e1",
"shasum": ""
},
"require": {
@@ -836,7 +836,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.5.3"
"source": "https://github.com/composer/ca-bundle/tree/1.5.4"
},
"funding": [
{
@@ -852,7 +852,7 @@
"type": "tidelift"
}
],
"time": "2024-11-04T10:15:26+00:00"
"time": "2024-11-27T15:35:25+00:00"
},
{
"name": "dariusiii/php-itunes-api",
@@ -3422,16 +3422,16 @@
},
{
"name": "laravel/framework",
"version": "v11.34.0",
"version": "v11.34.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "858184e8def3f20f588f9ab88355003750845a6c"
"reference": "865da6d73dd353f07a7bcbd778c55966a620121f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/858184e8def3f20f588f9ab88355003750845a6c",
"reference": "858184e8def3f20f588f9ab88355003750845a6c",
"url": "https://api.github.com/repos/laravel/framework/zipball/865da6d73dd353f07a7bcbd778c55966a620121f",
"reference": "865da6d73dd353f07a7bcbd778c55966a620121f",
"shasum": ""
},
"require": {
@@ -3631,7 +3631,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-11-26T15:11:52+00:00"
"time": "2024-11-27T15:43:57+00:00"
},
{
"name": "laravel/horizon",
@@ -4917,16 +4917,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.5.12",
"version": "v3.5.13",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d"
"reference": "12ed984919bb468385949e7a09bb6f8ec5cb9959"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d",
"reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d",
"url": "https://api.github.com/repos/livewire/livewire/zipball/12ed984919bb468385949e7a09bb6f8ec5cb9959",
"reference": "12ed984919bb468385949e7a09bb6f8ec5cb9959",
"shasum": ""
},
"require": {
@@ -4952,12 +4952,12 @@
"type": "library",
"extra": {
"laravel": {
"providers": [
"Livewire\\LivewireServiceProvider"
],
"aliases": {
"Livewire": "Livewire\\Livewire"
}
},
"providers": [
"Livewire\\LivewireServiceProvider"
]
}
},
"autoload": {
@@ -4981,7 +4981,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.5.12"
"source": "https://github.com/livewire/livewire/tree/v3.5.13"
},
"funding": [
{
@@ -4989,7 +4989,7 @@
"type": "github"
}
],
"time": "2024-10-15T19:35:06+00:00"
"time": "2024-11-27T14:56:05+00:00"
},
{
"name": "livewire/volt",
@@ -10325,16 +10325,16 @@
},
{
"name": "symfony/cache",
"version": "v7.1.7",
"version": "v7.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "23b61c9592ee72233c31625f0ae805dd1571e928"
"reference": "18e0ba45a50032aa53dfebf830ec2980bb131591"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/23b61c9592ee72233c31625f0ae805dd1571e928",
"reference": "23b61c9592ee72233c31625f0ae805dd1571e928",
"url": "https://api.github.com/repos/symfony/cache/zipball/18e0ba45a50032aa53dfebf830ec2980bb131591",
"reference": "18e0ba45a50032aa53dfebf830ec2980bb131591",
"shasum": ""
},
"require": {
@@ -10402,7 +10402,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v7.1.7"
"source": "https://github.com/symfony/cache/tree/v7.1.9"
},
"funding": [
{
@@ -10418,20 +10418,20 @@
"type": "tidelift"
}
],
"time": "2024-11-05T15:34:55+00:00"
"time": "2024-11-20T10:42:04+00:00"
},
{
"name": "symfony/cache-contracts",
"version": "v2.5.3",
"version": "v2.5.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
"reference": "fee6db04d913094e2fb55ff8e7db5685a8134463"
"reference": "517c3a3619dadfa6952c4651767fcadffb4df65e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/fee6db04d913094e2fb55ff8e7db5685a8134463",
"reference": "fee6db04d913094e2fb55ff8e7db5685a8134463",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/517c3a3619dadfa6952c4651767fcadffb4df65e",
"reference": "517c3a3619dadfa6952c4651767fcadffb4df65e",
"shasum": ""
},
"require": {
@@ -10481,7 +10481,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/cache-contracts/tree/v2.5.3"
"source": "https://github.com/symfony/cache-contracts/tree/v2.5.4"
},
"funding": [
{
@@ -10497,7 +10497,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T13:51:25+00:00"
"time": "2024-09-25T14:11:13+00:00"
},
{
"name": "symfony/clock",
@@ -10733,16 +10733,16 @@
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"shasum": ""
},
"require": {
@@ -10780,7 +10780,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
},
"funding": [
{
@@ -10796,7 +10796,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/error-handler",
@@ -10955,16 +10955,16 @@
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
"reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
"shasum": ""
},
"require": {
@@ -11011,7 +11011,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1"
},
"funding": [
{
@@ -11027,7 +11027,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/filesystem",
@@ -11161,23 +11161,23 @@
},
{
"name": "symfony/http-client",
"version": "v7.1.8",
"version": "v7.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a"
"reference": "2ec49720a38a8041673ba4c42512bfd845218c56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a",
"reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a",
"url": "https://api.github.com/repos/symfony/http-client/zipball/2ec49720a38a8041673ba4c42512bfd845218c56",
"reference": "2ec49720a38a8041673ba4c42512bfd845218c56",
"shasum": ""
},
"require": {
"php": ">=8.2",
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-client-contracts": "^3.4.1",
"symfony/http-client-contracts": "~3.4.3|^3.5.1",
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
@@ -11235,7 +11235,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v7.1.8"
"source": "https://github.com/symfony/http-client/tree/v7.1.9"
},
"funding": [
{
@@ -11251,20 +11251,20 @@
"type": "tidelift"
}
],
"time": "2024-11-13T13:40:27+00:00"
"time": "2024-11-27T11:52:45+00:00"
},
{
"name": "symfony/http-client-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
"reference": "20414d96f391677bf80078aa55baece78b82647d"
"reference": "c2f3ad828596624ca39ea40f83617ef51ca8bbf9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d",
"reference": "20414d96f391677bf80078aa55baece78b82647d",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/c2f3ad828596624ca39ea40f83617ef51ca8bbf9",
"reference": "c2f3ad828596624ca39ea40f83617ef51ca8bbf9",
"shasum": ""
},
"require": {
@@ -11313,7 +11313,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/http-client-contracts/tree/v3.5.1"
},
"funding": [
{
@@ -11329,20 +11329,20 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-11-25T12:02:18+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v7.1.8",
"version": "v7.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112"
"reference": "82765842fb599c7ed839b650214680c7ee5779be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4419ec69ccfc3f725a4de7c20e4e57626d10112",
"reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/82765842fb599c7ed839b650214680c7ee5779be",
"reference": "82765842fb599c7ed839b650214680c7ee5779be",
"shasum": ""
},
"require": {
@@ -11390,7 +11390,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.1.8"
"source": "https://github.com/symfony/http-foundation/tree/v7.1.9"
},
"funding": [
{
@@ -11406,20 +11406,20 @@
"type": "tidelift"
}
],
"time": "2024-11-09T09:16:45+00:00"
"time": "2024-11-13T18:58:36+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v7.1.8",
"version": "v7.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e"
"reference": "649d0e23c571344ef1153d4ffb2564f534b85a45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/33fef24e3dc79d6d30bf4936531f2f4bd2ca189e",
"reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/649d0e23c571344ef1153d4ffb2564f534b85a45",
"reference": "649d0e23c571344ef1153d4ffb2564f534b85a45",
"shasum": ""
},
"require": {
@@ -11504,7 +11504,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.1.8"
"source": "https://github.com/symfony/http-kernel/tree/v7.1.9"
},
"funding": [
{
@@ -11520,7 +11520,7 @@
"type": "tidelift"
}
],
"time": "2024-11-13T14:25:32+00:00"
"time": "2024-11-27T12:55:11+00:00"
},
{
"name": "symfony/mailer",
@@ -11688,16 +11688,16 @@
},
{
"name": "symfony/options-resolver",
"version": "v7.1.6",
"version": "v7.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "85e95eeede2d41cd146146e98c9c81d9214cae85"
"reference": "0f4099f5306a92487d13b2a4589068c36a93c447"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/85e95eeede2d41cd146146e98c9c81d9214cae85",
"reference": "85e95eeede2d41cd146146e98c9c81d9214cae85",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/0f4099f5306a92487d13b2a4589068c36a93c447",
"reference": "0f4099f5306a92487d13b2a4589068c36a93c447",
"shasum": ""
},
"require": {
@@ -11735,7 +11735,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v7.1.6"
"source": "https://github.com/symfony/options-resolver/tree/v7.1.9"
},
"funding": [
{
@@ -11751,7 +11751,7 @@
"type": "tidelift"
}
],
"time": "2024-09-25T14:20:29+00:00"
"time": "2024-11-20T11:08:58+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -12599,16 +12599,16 @@
},
{
"name": "symfony/property-info",
"version": "v6.4.15",
"version": "v6.4.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "9d7b576bb643c72bf3b60eb8e89c98725d00afd0"
"reference": "e4782ec1c2b6896e820896357f6a3d02249e63eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/9d7b576bb643c72bf3b60eb8e89c98725d00afd0",
"reference": "9d7b576bb643c72bf3b60eb8e89c98725d00afd0",
"url": "https://api.github.com/repos/symfony/property-info/zipball/e4782ec1c2b6896e820896357f6a3d02249e63eb",
"reference": "e4782ec1c2b6896e820896357f6a3d02249e63eb",
"shasum": ""
},
"require": {
@@ -12616,17 +12616,18 @@
"symfony/string": "^5.4|^6.0|^7.0"
},
"conflict": {
"doctrine/annotations": "<1.12",
"phpdocumentor/reflection-docblock": "<5.2",
"phpdocumentor/type-resolver": "<1.5.1",
"symfony/dependency-injection": "<5.4",
"symfony/serializer": "<6.4"
"symfony/dependency-injection": "<5.4|>=6.0,<6.4"
},
"require-dev": {
"doctrine/annotations": "^1.12|^2",
"phpdocumentor/reflection-docblock": "^5.2",
"phpstan/phpdoc-parser": "^1.0|^2.0",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4|^7.0"
"symfony/serializer": "^5.4|^6.4|^7.0"
},
"type": "library",
"autoload": {
@@ -12662,7 +12663,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v6.4.15"
"source": "https://github.com/symfony/property-info/tree/v6.4.16"
},
"funding": [
{
@@ -12678,7 +12679,7 @@
"type": "tidelift"
}
],
"time": "2024-11-07T16:39:46+00:00"
"time": "2024-11-27T10:18:02+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@@ -12765,16 +12766,16 @@
},
{
"name": "symfony/routing",
"version": "v7.1.6",
"version": "v7.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "66a2c469f6c22d08603235c46a20007c0701ea0a"
"reference": "a27bb8e0cc3ca4baf17159d053910c9736c3aa4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/66a2c469f6c22d08603235c46a20007c0701ea0a",
"reference": "66a2c469f6c22d08603235c46a20007c0701ea0a",
"url": "https://api.github.com/repos/symfony/routing/zipball/a27bb8e0cc3ca4baf17159d053910c9736c3aa4c",
"reference": "a27bb8e0cc3ca4baf17159d053910c9736c3aa4c",
"shasum": ""
},
"require": {
@@ -12826,7 +12827,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v7.1.6"
"source": "https://github.com/symfony/routing/tree/v7.1.9"
},
"funding": [
{
@@ -12842,7 +12843,7 @@
"type": "tidelift"
}
],
"time": "2024-10-01T08:31:23+00:00"
"time": "2024-11-13T16:12:35+00:00"
},
{
"name": "symfony/serializer",
@@ -12944,16 +12945,16 @@
},
{
"name": "symfony/service-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"shasum": ""
},
"require": {
@@ -13007,7 +13008,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
},
"funding": [
{
@@ -13023,7 +13024,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/string",
@@ -13208,16 +13209,16 @@
},
{
"name": "symfony/translation-contracts",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
"reference": "4667ff3bd513750603a09c8dedbea942487fb07c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c",
"reference": "4667ff3bd513750603a09c8dedbea942487fb07c",
"shasum": ""
},
"require": {
@@ -13266,7 +13267,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
"source": "https://github.com/symfony/translation-contracts/tree/v3.5.1"
},
"funding": [
{
@@ -13282,7 +13283,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:32:20+00:00"
"time": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/uid",
@@ -14171,16 +14172,16 @@
},
{
"name": "captainhook/captainhook",
"version": "5.24.0",
"version": "5.24.1",
"source": {
"type": "git",
"url": "https://github.com/captainhookphp/captainhook.git",
"reference": "fd2c03c96b9f56441aa05fb781328eb1163a0343"
"reference": "1e56452fd7a7e486e5955ab72dc9ea34bb52a184"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/fd2c03c96b9f56441aa05fb781328eb1163a0343",
"reference": "fd2c03c96b9f56441aa05fb781328eb1163a0343",
"url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/1e56452fd7a7e486e5955ab72dc9ea34bb52a184",
"reference": "1e56452fd7a7e486e5955ab72dc9ea34bb52a184",
"shasum": ""
},
"require": {
@@ -14243,7 +14244,7 @@
],
"support": {
"issues": "https://github.com/captainhookphp/captainhook/issues",
"source": "https://github.com/captainhookphp/captainhook/tree/5.24.0"
"source": "https://github.com/captainhookphp/captainhook/tree/5.24.1"
},
"funding": [
{
@@ -14251,7 +14252,7 @@
"type": "github"
}
],
"time": "2024-11-23T20:36:15+00:00"
"time": "2024-11-26T18:42:37+00:00"
},
{
"name": "captainhook/plugin-composer",
@@ -15622,16 +15623,16 @@
},
{
"name": "larastan/larastan",
"version": "v2.9.11",
"version": "v2.9.12",
"source": {
"type": "git",
"url": "https://github.com/larastan/larastan.git",
"reference": "54eccd35d1732b9ee4392c25aec606a6a9c521e7"
"reference": "19012b39fbe4dede43dbe0c126d9681827a5e908"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/54eccd35d1732b9ee4392c25aec606a6a9c521e7",
"reference": "54eccd35d1732b9ee4392c25aec606a6a9c521e7",
"url": "https://api.github.com/repos/larastan/larastan/zipball/19012b39fbe4dede43dbe0c126d9681827a5e908",
"reference": "19012b39fbe4dede43dbe0c126d9681827a5e908",
"shasum": ""
},
"require": {
@@ -15645,7 +15646,7 @@
"illuminate/support": "^9.52.16 || ^10.28.0 || ^11.16",
"php": "^8.0.2",
"phpmyadmin/sql-parser": "^5.9.0",
"phpstan/phpstan": "^1.12.5"
"phpstan/phpstan": "^1.12.11"
},
"require-dev": {
"doctrine/coding-standard": "^12.0",
@@ -15690,7 +15691,7 @@
"email": "enunomaduro@gmail.com"
}
],
"description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel",
"description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel",
"keywords": [
"PHPStan",
"code analyse",
@@ -15703,27 +15704,15 @@
],
"support": {
"issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v2.9.11"
"source": "https://github.com/larastan/larastan/tree/v2.9.12"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/canvural",
"type": "github"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
"time": "2024-11-11T23:11:00+00:00"
"time": "2024-11-26T23:09:02+00:00"
},
{
"name": "laravel/pint",
@@ -15793,16 +15782,16 @@
},
{
"name": "laravel/sail",
"version": "v1.39.0",
"version": "v1.39.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "be9d67a11133535811f9ec4ab5c176a2f47250fc"
"reference": "1a3c7291bc88de983b66688919a4d298d68ddec7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/be9d67a11133535811f9ec4ab5c176a2f47250fc",
"reference": "be9d67a11133535811f9ec4ab5c176a2f47250fc",
"url": "https://api.github.com/repos/laravel/sail/zipball/1a3c7291bc88de983b66688919a4d298d68ddec7",
"reference": "1a3c7291bc88de983b66688919a4d298d68ddec7",
"shasum": ""
},
"require": {
@@ -15852,7 +15841,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2024-11-25T23:48:26+00:00"
"time": "2024-11-27T15:42:28+00:00"
},
{
"name": "localheinz/diff",
@@ -16825,16 +16814,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.4.3",
"version": "11.4.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76"
"reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e8e8ed1854de5d36c088ec1833beae40d2dedd76",
"reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4",
"reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4",
"shasum": ""
},
"require": {
@@ -16844,7 +16833,7 @@
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.12.0",
"myclabs/deep-copy": "^1.12.1",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
"php": ">=8.2",
@@ -16855,7 +16844,7 @@
"phpunit/php-timer": "^7.0.1",
"sebastian/cli-parser": "^3.0.2",
"sebastian/code-unit": "^3.0.1",
"sebastian/comparator": "^6.1.1",
"sebastian/comparator": "^6.2.1",
"sebastian/diff": "^6.0.2",
"sebastian/environment": "^7.2.0",
"sebastian/exporter": "^6.1.3",
@@ -16905,7 +16894,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.3"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.4"
},
"funding": [
{
@@ -16921,7 +16910,7 @@
"type": "tidelift"
}
],
"time": "2024-10-28T13:07:50+00:00"
"time": "2024-11-27T10:44:52+00:00"
},
{
"name": "react/cache",
@@ -18403,16 +18392,16 @@
},
{
"name": "sebastianfeldmann/git",
"version": "3.11.0",
"version": "3.11.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianfeldmann/git.git",
"reference": "5cb1ea94f65c7420419abe8f12c45cc7eb094790"
"reference": "96b9f384d45106f757df98a74c11b42b393ff18f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/5cb1ea94f65c7420419abe8f12c45cc7eb094790",
"reference": "5cb1ea94f65c7420419abe8f12c45cc7eb094790",
"url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/96b9f384d45106f757df98a74c11b42b393ff18f",
"reference": "96b9f384d45106f757df98a74c11b42b393ff18f",
"shasum": ""
},
"require": {
@@ -18453,7 +18442,7 @@
],
"support": {
"issues": "https://github.com/sebastianfeldmann/git/issues",
"source": "https://github.com/sebastianfeldmann/git/tree/3.11.0"
"source": "https://github.com/sebastianfeldmann/git/tree/3.11.1"
},
"funding": [
{
@@ -18461,7 +18450,7 @@
"type": "github"
}
],
"time": "2024-01-23T09:11:14+00:00"
"time": "2024-11-26T18:37:20+00:00"
},
{
"name": "symfony/config",