|
@@ -1606,22 +1606,23 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "inertiajs/inertia-laravel",
|
|
"name": "inertiajs/inertia-laravel",
|
|
- "version": "v1.0.0",
|
|
|
|
|
|
+ "version": "v1.2.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/inertiajs/inertia-laravel.git",
|
|
"url": "https://github.com/inertiajs/inertia-laravel.git",
|
|
- "reference": "fcf3d6db1a259a55d8d18cf43fc971202c1f6b0d"
|
|
|
|
|
|
+ "reference": "5675663d9619528544cc2dca60e0f8b9603980ae"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/fcf3d6db1a259a55d8d18cf43fc971202c1f6b0d",
|
|
|
|
- "reference": "fcf3d6db1a259a55d8d18cf43fc971202c1f6b0d",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/5675663d9619528544cc2dca60e0f8b9603980ae",
|
|
|
|
+ "reference": "5675663d9619528544cc2dca60e0f8b9603980ae",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-json": "*",
|
|
"laravel/framework": "^8.74|^9.0|^10.0|^11.0",
|
|
"laravel/framework": "^8.74|^9.0|^10.0|^11.0",
|
|
- "php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0"
|
|
|
|
|
|
+ "php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0",
|
|
|
|
+ "symfony/console": "^5.3|^6.0|^7.0"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.3",
|
|
"mockery/mockery": "^1.3.3",
|
|
@@ -1669,7 +1670,7 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/inertiajs/inertia-laravel/issues",
|
|
"issues": "https://github.com/inertiajs/inertia-laravel/issues",
|
|
- "source": "https://github.com/inertiajs/inertia-laravel/tree/v1.0.0"
|
|
|
|
|
|
+ "source": "https://github.com/inertiajs/inertia-laravel/tree/v1.2.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -1677,7 +1678,7 @@
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2024-03-09T00:30:58+00:00"
|
|
|
|
|
|
+ "time": "2024-05-17T22:12:22+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "intervention/image",
|
|
"name": "intervention/image",
|
|
@@ -1765,16 +1766,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/framework",
|
|
"name": "laravel/framework",
|
|
- "version": "v11.7.0",
|
|
|
|
|
|
+ "version": "v11.8.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/framework.git",
|
|
"url": "https://github.com/laravel/framework.git",
|
|
- "reference": "e5ac72f513f635f208024aa76b8a04efc1b47f93"
|
|
|
|
|
|
+ "reference": "ceb892a25817c888ef3df4d1a2af9cac53978300"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/e5ac72f513f635f208024aa76b8a04efc1b47f93",
|
|
|
|
- "reference": "e5ac72f513f635f208024aa76b8a04efc1b47f93",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/ceb892a25817c888ef3df4d1a2af9cac53978300",
|
|
|
|
+ "reference": "ceb892a25817c888ef3df4d1a2af9cac53978300",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -1899,7 +1900,7 @@
|
|
"ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
|
|
"ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
|
|
"ext-pdo": "Required to use all database features.",
|
|
"ext-pdo": "Required to use all database features.",
|
|
"ext-posix": "Required to use all features of the queue worker.",
|
|
"ext-posix": "Required to use all features of the queue worker.",
|
|
- "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
|
|
|
|
|
|
+ "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0|^6.0).",
|
|
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
|
|
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
|
|
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
|
|
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
|
|
"laravel/tinker": "Required to use the tinker console command (^2.0).",
|
|
"laravel/tinker": "Required to use the tinker console command (^2.0).",
|
|
@@ -1966,20 +1967,20 @@
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
"source": "https://github.com/laravel/framework"
|
|
"source": "https://github.com/laravel/framework"
|
|
},
|
|
},
|
|
- "time": "2024-05-07T13:41:51+00:00"
|
|
|
|
|
|
+ "time": "2024-05-21T17:57:45+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/prompts",
|
|
"name": "laravel/prompts",
|
|
- "version": "v0.1.21",
|
|
|
|
|
|
+ "version": "v0.1.22",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/prompts.git",
|
|
"url": "https://github.com/laravel/prompts.git",
|
|
- "reference": "23ea808e8a145653e0ab29e30d4385e49f40a920"
|
|
|
|
|
|
+ "reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/laravel/prompts/zipball/23ea808e8a145653e0ab29e30d4385e49f40a920",
|
|
|
|
- "reference": "23ea808e8a145653e0ab29e30d4385e49f40a920",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/laravel/prompts/zipball/37f94de71758dbfbccc9d299b0e5eb76e02a40f5",
|
|
|
|
+ "reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2022,9 +2023,9 @@
|
|
"description": "Add beautiful and user-friendly forms to your command-line applications.",
|
|
"description": "Add beautiful and user-friendly forms to your command-line applications.",
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/laravel/prompts/issues",
|
|
"issues": "https://github.com/laravel/prompts/issues",
|
|
- "source": "https://github.com/laravel/prompts/tree/v0.1.21"
|
|
|
|
|
|
+ "source": "https://github.com/laravel/prompts/tree/v0.1.22"
|
|
},
|
|
},
|
|
- "time": "2024-04-30T12:46:16+00:00"
|
|
|
|
|
|
+ "time": "2024-05-10T19:22:18+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/sanctum",
|
|
"name": "laravel/sanctum",
|
|
@@ -2218,16 +2219,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/ui",
|
|
"name": "laravel/ui",
|
|
- "version": "v4.5.1",
|
|
|
|
|
|
+ "version": "v4.5.2",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/ui.git",
|
|
"url": "https://github.com/laravel/ui.git",
|
|
- "reference": "a3562953123946996a503159199d6742d5534e61"
|
|
|
|
|
|
+ "reference": "c75396f63268c95b053c8e4814eb70e0875e9628"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/laravel/ui/zipball/a3562953123946996a503159199d6742d5534e61",
|
|
|
|
- "reference": "a3562953123946996a503159199d6742d5534e61",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/laravel/ui/zipball/c75396f63268c95b053c8e4814eb70e0875e9628",
|
|
|
|
+ "reference": "c75396f63268c95b053c8e4814eb70e0875e9628",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2275,9 +2276,9 @@
|
|
"ui"
|
|
"ui"
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
- "source": "https://github.com/laravel/ui/tree/v4.5.1"
|
|
|
|
|
|
+ "source": "https://github.com/laravel/ui/tree/v4.5.2"
|
|
},
|
|
},
|
|
- "time": "2024-03-21T18:12:29+00:00"
|
|
|
|
|
|
+ "time": "2024-05-08T18:07:10+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "lcobucci/clock",
|
|
"name": "lcobucci/clock",
|
|
@@ -2533,16 +2534,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "league/flysystem",
|
|
"name": "league/flysystem",
|
|
- "version": "3.27.0",
|
|
|
|
|
|
+ "version": "3.28.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
- "reference": "4729745b1ab737908c7d055148c9a6b3e959832f"
|
|
|
|
|
|
+ "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4729745b1ab737908c7d055148c9a6b3e959832f",
|
|
|
|
- "reference": "4729745b1ab737908c7d055148c9a6b3e959832f",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
|
|
|
|
+ "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2566,10 +2567,13 @@
|
|
"composer/semver": "^3.0",
|
|
"composer/semver": "^3.0",
|
|
"ext-fileinfo": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-ftp": "*",
|
|
"ext-ftp": "*",
|
|
|
|
+ "ext-mongodb": "^1.3",
|
|
"ext-zip": "*",
|
|
"ext-zip": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.5",
|
|
"friendsofphp/php-cs-fixer": "^3.5",
|
|
"google/cloud-storage": "^1.23",
|
|
"google/cloud-storage": "^1.23",
|
|
|
|
+ "guzzlehttp/psr7": "^2.6",
|
|
"microsoft/azure-storage-blob": "^1.1",
|
|
"microsoft/azure-storage-blob": "^1.1",
|
|
|
|
+ "mongodb/mongodb": "^1.2",
|
|
"phpseclib/phpseclib": "^3.0.36",
|
|
"phpseclib/phpseclib": "^3.0.36",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9.5.11|^10.0",
|
|
"phpunit/phpunit": "^9.5.11|^10.0",
|
|
@@ -2607,32 +2611,22 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
|
- "source": "https://github.com/thephpleague/flysystem/tree/3.27.0"
|
|
|
|
|
|
+ "source": "https://github.com/thephpleague/flysystem/tree/3.28.0"
|
|
},
|
|
},
|
|
- "funding": [
|
|
|
|
- {
|
|
|
|
- "url": "https://ecologi.com/frankdejonge",
|
|
|
|
- "type": "custom"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "url": "https://github.com/frankdejonge",
|
|
|
|
- "type": "github"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "time": "2024-04-07T19:17:50+00:00"
|
|
|
|
|
|
+ "time": "2024-05-22T10:09:12+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "league/flysystem-local",
|
|
"name": "league/flysystem-local",
|
|
- "version": "3.25.1",
|
|
|
|
|
|
+ "version": "3.28.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/flysystem-local.git",
|
|
"url": "https://github.com/thephpleague/flysystem-local.git",
|
|
- "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92"
|
|
|
|
|
|
+ "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92",
|
|
|
|
- "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
|
|
|
|
+ "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2666,19 +2660,9 @@
|
|
"local"
|
|
"local"
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
- "source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1"
|
|
|
|
|
|
+ "source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0"
|
|
},
|
|
},
|
|
- "funding": [
|
|
|
|
- {
|
|
|
|
- "url": "https://ecologi.com/frankdejonge",
|
|
|
|
- "type": "custom"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "url": "https://github.com/frankdejonge",
|
|
|
|
- "type": "github"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "time": "2024-03-15T19:58:44+00:00"
|
|
|
|
|
|
+ "time": "2024-05-06T20:05:52+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "league/mime-type-detection",
|
|
"name": "league/mime-type-detection",
|
|
@@ -3181,16 +3165,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "nesbot/carbon",
|
|
"name": "nesbot/carbon",
|
|
- "version": "3.3.1",
|
|
|
|
|
|
+ "version": "3.4.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
- "reference": "8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a"
|
|
|
|
|
|
+ "reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a",
|
|
|
|
- "reference": "8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8eab8983c83c30e0bacbef8d311e3f3b8172727f",
|
|
|
|
+ "reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -3283,7 +3267,7 @@
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2024-05-01T06:54:22+00:00"
|
|
|
|
|
|
+ "time": "2024-05-24T14:26:34+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "nette/schema",
|
|
"name": "nette/schema",
|
|
@@ -3922,16 +3906,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
- "version": "5.4.0",
|
|
|
|
|
|
+ "version": "5.4.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
- "reference": "298d2febfe79d03fe714eb871d5538da55205b1a"
|
|
|
|
|
|
+ "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/298d2febfe79d03fe714eb871d5538da55205b1a",
|
|
|
|
- "reference": "298d2febfe79d03fe714eb871d5538da55205b1a",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c",
|
|
|
|
+ "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -3980,9 +3964,9 @@
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
- "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.0"
|
|
|
|
|
|
+ "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1"
|
|
},
|
|
},
|
|
- "time": "2024-04-09T21:13:58+00:00"
|
|
|
|
|
|
+ "time": "2024-05-21T05:55:05+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpdocumentor/type-resolver",
|
|
"name": "phpdocumentor/type-resolver",
|
|
@@ -8148,16 +8132,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "tightenco/ziggy",
|
|
"name": "tightenco/ziggy",
|
|
- "version": "v2.1.0",
|
|
|
|
|
|
+ "version": "v2.2.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/tighten/ziggy.git",
|
|
"url": "https://github.com/tighten/ziggy.git",
|
|
- "reference": "f2ce6091078109f434e295a17adfac7378257ace"
|
|
|
|
|
|
+ "reference": "c0ee79a5bb92077e4b72d1d732c823ccba7f6a15"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/tighten/ziggy/zipball/f2ce6091078109f434e295a17adfac7378257ace",
|
|
|
|
- "reference": "f2ce6091078109f434e295a17adfac7378257ace",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/tighten/ziggy/zipball/c0ee79a5bb92077e4b72d1d732c823ccba7f6a15",
|
|
|
|
+ "reference": "c0ee79a5bb92077e4b72d1d732c823ccba7f6a15",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -8166,6 +8150,7 @@
|
|
"php": ">=8.1"
|
|
"php": ">=8.1"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
|
|
+ "laravel/folio": "^1.1",
|
|
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
|
|
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
|
|
"phpunit/phpunit": "^9.5 || ^10.3"
|
|
"phpunit/phpunit": "^9.5 || ^10.3"
|
|
},
|
|
},
|
|
@@ -8210,9 +8195,9 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/tighten/ziggy/issues",
|
|
"issues": "https://github.com/tighten/ziggy/issues",
|
|
- "source": "https://github.com/tighten/ziggy/tree/v2.1.0"
|
|
|
|
|
|
+ "source": "https://github.com/tighten/ziggy/tree/v2.2.1"
|
|
},
|
|
},
|
|
- "time": "2024-03-26T16:04:23+00:00"
|
|
|
|
|
|
+ "time": "2024-05-16T23:31:31+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
@@ -9023,16 +9008,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/pint",
|
|
"name": "laravel/pint",
|
|
- "version": "v1.15.3",
|
|
|
|
|
|
+ "version": "v1.16.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/pint.git",
|
|
"url": "https://github.com/laravel/pint.git",
|
|
- "reference": "3600b5d17aff52f6100ea4921849deacbbeb8656"
|
|
|
|
|
|
+ "reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/laravel/pint/zipball/3600b5d17aff52f6100ea4921849deacbbeb8656",
|
|
|
|
- "reference": "3600b5d17aff52f6100ea4921849deacbbeb8656",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/laravel/pint/zipball/1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98",
|
|
|
|
+ "reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -9043,11 +9028,11 @@
|
|
"php": "^8.1.0"
|
|
"php": "^8.1.0"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
- "friendsofphp/php-cs-fixer": "^3.54.0",
|
|
|
|
- "illuminate/view": "^10.48.8",
|
|
|
|
- "larastan/larastan": "^2.9.5",
|
|
|
|
- "laravel-zero/framework": "^10.3.0",
|
|
|
|
- "mockery/mockery": "^1.6.11",
|
|
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.57.1",
|
|
|
|
+ "illuminate/view": "^10.48.10",
|
|
|
|
+ "larastan/larastan": "^2.9.6",
|
|
|
|
+ "laravel-zero/framework": "^10.4.0",
|
|
|
|
+ "mockery/mockery": "^1.6.12",
|
|
"nunomaduro/termwind": "^1.15.1",
|
|
"nunomaduro/termwind": "^1.15.1",
|
|
"pestphp/pest": "^2.34.7"
|
|
"pestphp/pest": "^2.34.7"
|
|
},
|
|
},
|
|
@@ -9085,20 +9070,20 @@
|
|
"issues": "https://github.com/laravel/pint/issues",
|
|
"issues": "https://github.com/laravel/pint/issues",
|
|
"source": "https://github.com/laravel/pint"
|
|
"source": "https://github.com/laravel/pint"
|
|
},
|
|
},
|
|
- "time": "2024-04-30T15:02:26+00:00"
|
|
|
|
|
|
+ "time": "2024-05-21T18:08:25+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "mockery/mockery",
|
|
"name": "mockery/mockery",
|
|
- "version": "1.6.11",
|
|
|
|
|
|
+ "version": "1.6.12",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/mockery/mockery.git",
|
|
"url": "https://github.com/mockery/mockery.git",
|
|
- "reference": "81a161d0b135df89951abd52296adf97deb0723d"
|
|
|
|
|
|
+ "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/mockery/mockery/zipball/81a161d0b135df89951abd52296adf97deb0723d",
|
|
|
|
- "reference": "81a161d0b135df89951abd52296adf97deb0723d",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
|
|
|
|
+ "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -9168,7 +9153,7 @@
|
|
"security": "https://github.com/mockery/mockery/security/advisories",
|
|
"security": "https://github.com/mockery/mockery/security/advisories",
|
|
"source": "https://github.com/mockery/mockery"
|
|
"source": "https://github.com/mockery/mockery"
|
|
},
|
|
},
|
|
- "time": "2024-03-21T18:34:15+00:00"
|
|
|
|
|
|
+ "time": "2024-05-16T03:13:13+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "myclabs/deep-copy",
|
|
"name": "myclabs/deep-copy",
|
|
@@ -9446,16 +9431,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"name": "phpstan/phpstan",
|
|
- "version": "1.11.1",
|
|
|
|
|
|
+ "version": "1.11.2",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
- "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b"
|
|
|
|
|
|
+ "reference": "0d5d4294a70deb7547db655c47685d680e39cfec"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e524358f930e41a2b4cca1320e3b04fc26b39e0b",
|
|
|
|
- "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec",
|
|
|
|
+ "reference": "0d5d4294a70deb7547db655c47685d680e39cfec",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -9500,7 +9485,7 @@
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2024-05-15T08:00:59+00:00"
|
|
|
|
|
|
+ "time": "2024-05-24T13:23:04+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"name": "phpunit/php-code-coverage",
|
|
@@ -9980,21 +9965,21 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "rector/rector",
|
|
"name": "rector/rector",
|
|
- "version": "1.0.5",
|
|
|
|
|
|
+ "version": "1.1.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/rectorphp/rector.git",
|
|
"url": "https://github.com/rectorphp/rector.git",
|
|
- "reference": "73eb63e4f9011dba6b7c66c3262543014e352f34"
|
|
|
|
|
|
+ "reference": "556509e2dcf527369892b7d411379c4a02f31859"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/rectorphp/rector/zipball/73eb63e4f9011dba6b7c66c3262543014e352f34",
|
|
|
|
- "reference": "73eb63e4f9011dba6b7c66c3262543014e352f34",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/rectorphp/rector/zipball/556509e2dcf527369892b7d411379c4a02f31859",
|
|
|
|
+ "reference": "556509e2dcf527369892b7d411379c4a02f31859",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"php": "^7.2|^8.0",
|
|
"php": "^7.2|^8.0",
|
|
- "phpstan/phpstan": "^1.10.57"
|
|
|
|
|
|
+ "phpstan/phpstan": "^1.11"
|
|
},
|
|
},
|
|
"conflict": {
|
|
"conflict": {
|
|
"rector/rector-doctrine": "*",
|
|
"rector/rector-doctrine": "*",
|
|
@@ -10027,7 +10012,7 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/rectorphp/rector/issues",
|
|
"issues": "https://github.com/rectorphp/rector/issues",
|
|
- "source": "https://github.com/rectorphp/rector/tree/1.0.5"
|
|
|
|
|
|
+ "source": "https://github.com/rectorphp/rector/tree/1.1.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -10035,7 +10020,7 @@
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2024-05-10T05:31:15+00:00"
|
|
|
|
|
|
+ "time": "2024-05-18T09:40:27+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "sebastian/cli-parser",
|
|
"name": "sebastian/cli-parser",
|
|
@@ -11025,16 +11010,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "spatie/flare-client-php",
|
|
"name": "spatie/flare-client-php",
|
|
- "version": "1.5.1",
|
|
|
|
|
|
+ "version": "1.6.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/spatie/flare-client-php.git",
|
|
"url": "https://github.com/spatie/flare-client-php.git",
|
|
- "reference": "e27977d534eefe04c154c6fd8460217024054c05"
|
|
|
|
|
|
+ "reference": "220a7c8745e9fa427d54099f47147c4b97fe6462"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/e27977d534eefe04c154c6fd8460217024054c05",
|
|
|
|
- "reference": "e27977d534eefe04c154c6fd8460217024054c05",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/220a7c8745e9fa427d54099f47147c4b97fe6462",
|
|
|
|
+ "reference": "220a7c8745e9fa427d54099f47147c4b97fe6462",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -11082,7 +11067,7 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/spatie/flare-client-php/issues",
|
|
"issues": "https://github.com/spatie/flare-client-php/issues",
|
|
- "source": "https://github.com/spatie/flare-client-php/tree/1.5.1"
|
|
|
|
|
|
+ "source": "https://github.com/spatie/flare-client-php/tree/1.6.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -11090,7 +11075,7 @@
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2024-05-03T15:43:14+00:00"
|
|
|
|
|
|
+ "time": "2024-05-22T09:45:39+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "spatie/ignition",
|
|
"name": "spatie/ignition",
|