Compare commits
1 commit
1bb7adb077
...
c7037bcd17
Author | SHA1 | Date | |
---|---|---|---|
c7037bcd17 |
2 changed files with 35 additions and 52 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"laravel/laravel": "v11.0.8"
|
"laravel/laravel": "v11.0.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
85
composer/composer.lock
generated
85
composer/composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "01671167c4efd4533589fb389f5b1785",
|
"content-hash": "8f2e484b1dca4d82f27c0567dbe99ece",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
|
@ -1052,16 +1052,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",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/ceb892a25817c888ef3df4d1a2af9cac53978300",
|
||||||
"reference": "e5ac72f513f635f208024aa76b8a04efc1b47f93",
|
"reference": "ceb892a25817c888ef3df4d1a2af9cac53978300",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1186,7 +1186,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).",
|
||||||
|
@ -1253,20 +1253,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/laravel",
|
"name": "laravel/laravel",
|
||||||
"version": "v11.0.8",
|
"version": "v11.0.9",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/laravel.git",
|
"url": "https://github.com/laravel/laravel.git",
|
||||||
"reference": "043a454ab85e3bbfde1069da55a59d4acde68080"
|
"reference": "b651fb109c3e3a58e695cc0c0f332f370e648306"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/laravel/zipball/043a454ab85e3bbfde1069da55a59d4acde68080",
|
"url": "https://api.github.com/repos/laravel/laravel/zipball/b651fb109c3e3a58e695cc0c0f332f370e648306",
|
||||||
"reference": "043a454ab85e3bbfde1069da55a59d4acde68080",
|
"reference": "b651fb109c3e3a58e695cc0c0f332f370e648306",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1306,22 +1306,22 @@
|
||||||
"laravel"
|
"laravel"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/laravel/laravel/tree/v11.0.8"
|
"source": "https://github.com/laravel/laravel/tree/v11.0.9"
|
||||||
},
|
},
|
||||||
"time": "2024-05-13T17:07:32+00:00"
|
"time": "2024-05-16T21:36:21+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",
|
"url": "https://api.github.com/repos/laravel/prompts/zipball/37f94de71758dbfbccc9d299b0e5eb76e02a40f5",
|
||||||
"reference": "23ea808e8a145653e0ab29e30d4385e49f40a920",
|
"reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1364,9 +1364,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/serializable-closure",
|
"name": "laravel/serializable-closure",
|
||||||
|
@ -1684,16 +1684,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",
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
|
||||||
"reference": "4729745b1ab737908c7d055148c9a6b3e959832f",
|
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1717,10 +1717,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",
|
||||||
|
@ -1758,32 +1761,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": [
|
"time": "2024-05-22T10:09:12+00:00"
|
||||||
{
|
|
||||||
"url": "https://ecologi.com/frankdejonge",
|
|
||||||
"type": "custom"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/frankdejonge",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2024-04-07T19:17:50+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",
|
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
|
||||||
"reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92",
|
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1817,19 +1810,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": [
|
"time": "2024-05-06T20:05:52+00:00"
|
||||||
{
|
|
||||||
"url": "https://ecologi.com/frankdejonge",
|
|
||||||
"type": "custom"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/frankdejonge",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2024-03-15T19:58:44+00:00"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/mime-type-detection",
|
"name": "league/mime-type-detection",
|
||||||
|
|
Loading…
Add table
Reference in a new issue