|
|
@ -1262,16 +1262,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v11.23.5", |
|
|
|
"version": "v11.25.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/framework.git", |
|
|
|
"reference": "16b31ab0e1dad5cb2ed6dcc1818c02f02fc48453" |
|
|
|
"reference": "b487a9089c0b1c71ac63bb6bc44fb4b00dc6da2e" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/16b31ab0e1dad5cb2ed6dcc1818c02f02fc48453", |
|
|
|
"reference": "16b31ab0e1dad5cb2ed6dcc1818c02f02fc48453", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/b487a9089c0b1c71ac63bb6bc44fb4b00dc6da2e", |
|
|
|
"reference": "b487a9089c0b1c71ac63bb6bc44fb4b00dc6da2e", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1290,7 +1290,7 @@ |
|
|
|
"fruitcake/php-cors": "^1.3", |
|
|
|
"guzzlehttp/guzzle": "^7.8", |
|
|
|
"guzzlehttp/uri-template": "^1.0", |
|
|
|
"laravel/prompts": "^0.1.18", |
|
|
|
"laravel/prompts": "^0.1.18|^0.2.0", |
|
|
|
"laravel/serializable-closure": "^1.3", |
|
|
|
"league/commonmark": "^2.2.1", |
|
|
|
"league/flysystem": "^3.8.0", |
|
|
@ -1376,7 +1376,7 @@ |
|
|
|
"league/flysystem-sftp-v3": "^3.0", |
|
|
|
"mockery/mockery": "^1.6", |
|
|
|
"nyholm/psr7": "^1.2", |
|
|
|
"orchestra/testbench-core": "^9.4.0", |
|
|
|
"orchestra/testbench-core": "^9.5", |
|
|
|
"pda/pheanstalk": "^5.0", |
|
|
|
"phpstan/phpstan": "^1.11.5", |
|
|
|
"phpunit/phpunit": "^10.5|^11.0", |
|
|
@ -1435,6 +1435,7 @@ |
|
|
|
"src/Illuminate/Filesystem/functions.php", |
|
|
|
"src/Illuminate/Foundation/helpers.php", |
|
|
|
"src/Illuminate/Log/functions.php", |
|
|
|
"src/Illuminate/Support/functions.php", |
|
|
|
"src/Illuminate/Support/helpers.php" |
|
|
|
], |
|
|
|
"psr-4": { |
|
|
@ -1466,20 +1467,20 @@ |
|
|
|
"issues": "https://github.com/laravel/framework/issues", |
|
|
|
"source": "https://github.com/laravel/framework" |
|
|
|
}, |
|
|
|
"time": "2024-09-13T13:36:30+00:00" |
|
|
|
"time": "2024-09-26T11:21:58+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/prompts", |
|
|
|
"version": "v0.1.25", |
|
|
|
"version": "v0.2.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/prompts.git", |
|
|
|
"reference": "7b4029a84c37cb2725fc7f011586e2997040bc95" |
|
|
|
"reference": "a132ccf64d46da183b7cf3729df260e836cc7e15" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/prompts/zipball/7b4029a84c37cb2725fc7f011586e2997040bc95", |
|
|
|
"reference": "7b4029a84c37cb2725fc7f011586e2997040bc95", |
|
|
|
"url": "https://api.github.com/repos/laravel/prompts/zipball/a132ccf64d46da183b7cf3729df260e836cc7e15", |
|
|
|
"reference": "a132ccf64d46da183b7cf3729df260e836cc7e15", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1504,7 +1505,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "0.1.x-dev" |
|
|
|
"dev-main": "0.2.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
@ -1522,22 +1523,22 @@ |
|
|
|
"description": "Add beautiful and user-friendly forms to your command-line applications.", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/laravel/prompts/issues", |
|
|
|
"source": "https://github.com/laravel/prompts/tree/v0.1.25" |
|
|
|
"source": "https://github.com/laravel/prompts/tree/v0.2.1" |
|
|
|
}, |
|
|
|
"time": "2024-08-12T22:06:33+00:00" |
|
|
|
"time": "2024-09-19T10:28:37+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/serializable-closure", |
|
|
|
"version": "v1.3.4", |
|
|
|
"version": "v1.3.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/serializable-closure.git", |
|
|
|
"reference": "61b87392d986dc49ad5ef64e75b1ff5fee24ef81" |
|
|
|
"reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/61b87392d986dc49ad5ef64e75b1ff5fee24ef81", |
|
|
|
"reference": "61b87392d986dc49ad5ef64e75b1ff5fee24ef81", |
|
|
|
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c", |
|
|
|
"reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1585,7 +1586,7 @@ |
|
|
|
"issues": "https://github.com/laravel/serializable-closure/issues", |
|
|
|
"source": "https://github.com/laravel/serializable-closure" |
|
|
|
}, |
|
|
|
"time": "2024-08-02T07:48:17+00:00" |
|
|
|
"time": "2024-09-23T13:33:08+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/commonmark", |
|
|
@ -1865,16 +1866,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/flysystem", |
|
|
|
"version": "3.28.0", |
|
|
|
"version": "3.29.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/thephpleague/flysystem.git", |
|
|
|
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c" |
|
|
|
"reference": "0adc0d9a51852e170e0028a60bd271726626d3f0" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", |
|
|
|
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0adc0d9a51852e170e0028a60bd271726626d3f0", |
|
|
|
"reference": "0adc0d9a51852e170e0028a60bd271726626d3f0", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1942,22 +1943,22 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/thephpleague/flysystem/issues", |
|
|
|
"source": "https://github.com/thephpleague/flysystem/tree/3.28.0" |
|
|
|
"source": "https://github.com/thephpleague/flysystem/tree/3.29.0" |
|
|
|
}, |
|
|
|
"time": "2024-05-22T10:09:12+00:00" |
|
|
|
"time": "2024-09-29T11:59:11+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/flysystem-local", |
|
|
|
"version": "3.28.0", |
|
|
|
"version": "3.29.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/thephpleague/flysystem-local.git", |
|
|
|
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40" |
|
|
|
"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40", |
|
|
|
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27", |
|
|
|
"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1991,9 +1992,9 @@ |
|
|
|
"local" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0" |
|
|
|
"source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0" |
|
|
|
}, |
|
|
|
"time": "2024-05-06T20:05:52+00:00" |
|
|
|
"time": "2024-08-09T21:24:39+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/mime-type-detection", |
|
|
@ -7758,16 +7759,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpstan/phpdoc-parser", |
|
|
|
"version": "1.31.0", |
|
|
|
"version": "1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/phpstan/phpdoc-parser.git", |
|
|
|
"reference": "249f15fb843bf240cf058372dad29e100cee6c17" |
|
|
|
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17", |
|
|
|
"reference": "249f15fb843bf240cf058372dad29e100cee6c17", |
|
|
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4", |
|
|
|
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7799,9 +7800,9 @@ |
|
|
|
"description": "PHPDoc parser with support for nullable, intersection and generic types", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/phpstan/phpdoc-parser/issues", |
|
|
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0" |
|
|
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0" |
|
|
|
}, |
|
|
|
"time": "2024-09-22T11:32:18+00:00" |
|
|
|
"time": "2024-09-26T07:23:32+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpstan/phpstan", |
|
|
|