Compare commits

..

1 commit

Author SHA1 Message Date
08d0d63abe fix(deps): update dependency laravel/laravel to v12 2025-03-08 04:43:16 +00:00
2 changed files with 34 additions and 47 deletions

View file

@ -1,5 +1,5 @@
{
"require": {
"laravel/laravel": "v12.0.1"
"laravel/laravel": "v12.0.2"
}
}

79
composer/composer.lock generated
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": "4ac42b9b67c397c54a52566ef85295c4",
"content-hash": "4ba31ab20b6396f878e7dbb13afb9d93",
"packages": [
{
"name": "brick/math",
@ -1056,16 +1056,16 @@
},
{
"name": "laravel/framework",
"version": "v12.0.1",
"version": "v12.1.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "d99e2385a6d4324782d52f4423891966425641be"
"reference": "9be5738f1ca1530055bb9d6db81f909a7ed34842"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d99e2385a6d4324782d52f4423891966425641be",
"reference": "d99e2385a6d4324782d52f4423891966425641be",
"url": "https://api.github.com/repos/laravel/framework/zipball/9be5738f1ca1530055bb9d6db81f909a7ed34842",
"reference": "9be5738f1ca1530055bb9d6db81f909a7ed34842",
"shasum": ""
},
"require": {
@ -1173,7 +1173,7 @@
"league/flysystem-read-only": "^3.25.1",
"league/flysystem-sftp-v3": "^3.25.1",
"mockery/mockery": "^1.6.10",
"orchestra/testbench-core": "^10.0",
"orchestra/testbench-core": "^10.0.0",
"pda/pheanstalk": "^5.0.6",
"php-http/discovery": "^1.15",
"phpstan/phpstan": "^2.0",
@ -1267,20 +1267,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-02-24T13:31:23+00:00"
"time": "2025-03-05T15:31:19+00:00"
},
{
"name": "laravel/laravel",
"version": "v12.0.1",
"version": "v12.0.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/laravel.git",
"reference": "c7e8fc4fda85fdff06f04239c64ae4f7df98f933"
"reference": "139067230229d16805cf5bd865acb8a9b59ab6b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/c7e8fc4fda85fdff06f04239c64ae4f7df98f933",
"reference": "c7e8fc4fda85fdff06f04239c64ae4f7df98f933",
"url": "https://api.github.com/repos/laravel/laravel/zipball/139067230229d16805cf5bd865acb8a9b59ab6b9",
"reference": "139067230229d16805cf5bd865acb8a9b59ab6b9",
"shasum": ""
},
"require": {
@ -1320,9 +1320,9 @@
"laravel"
],
"support": {
"source": "https://github.com/laravel/laravel/tree/v12.0.1"
"source": "https://github.com/laravel/laravel/tree/v12.0.2"
},
"time": "2025-02-24T15:40:17+00:00"
"time": "2025-03-04T15:48:56+00:00"
},
{
"name": "laravel/prompts",
@ -3175,16 +3175,16 @@
},
{
"name": "ramsey/collection",
"version": "2.0.0",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
"reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
"reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"url": "https://api.github.com/repos/ramsey/collection/zipball/3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109",
"reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109",
"shasum": ""
},
"require": {
@ -3192,25 +3192,22 @@
},
"require-dev": {
"captainhook/plugin-composer": "^5.3",
"ergebnis/composer-normalize": "^2.28.3",
"fakerphp/faker": "^1.21",
"ergebnis/composer-normalize": "^2.45",
"fakerphp/faker": "^1.24",
"hamcrest/hamcrest-php": "^2.0",
"jangregor/phpstan-prophecy": "^1.0",
"mockery/mockery": "^1.5",
"jangregor/phpstan-prophecy": "^2.1",
"mockery/mockery": "^1.6",
"php-parallel-lint/php-console-highlighter": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpcsstandards/phpcsutils": "^1.0.0-rc1",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18.4",
"ramsey/coding-standard": "^2.0.3",
"ramsey/conventional-commits": "^1.3",
"vimeo/psalm": "^5.4"
"php-parallel-lint/php-parallel-lint": "^1.4",
"phpspec/prophecy-phpunit": "^2.3",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-mockery": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^10.5",
"ramsey/coding-standard": "^2.3",
"ramsey/conventional-commits": "^1.6",
"roave/security-advisories": "dev-latest"
},
"type": "library",
"extra": {
@ -3248,19 +3245,9 @@
],
"support": {
"issues": "https://github.com/ramsey/collection/issues",
"source": "https://github.com/ramsey/collection/tree/2.0.0"
"source": "https://github.com/ramsey/collection/tree/2.1.0"
},
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
"type": "tidelift"
}
],
"time": "2022-12-31T21:50:55+00:00"
"time": "2025-03-02T04:48:29+00:00"
},
{
"name": "ramsey/uuid",