1 Commits

Author SHA1 Message Date
Renovate
aeaab7f110 chore(deps): update dependency laravel/framework to v12.54.1
Some checks failed
Tests / validate-composer (pull_request) Successful in 10s
Tests / build-npm (pull_request) Successful in 38s
Tests / phpstan (pull_request) Successful in 41s
Tests / phpcs (pull_request) Successful in 46s
Tests / tests (pull_request) Failing after 35s
2026-03-10 21:11:04 +00:00

54
composer.lock generated
View File

@@ -1208,16 +1208,16 @@
},
{
"name": "laravel/framework",
"version": "v12.50.0",
"version": "v12.54.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "174ffed91d794a35a541a5eb7c3785a02a34aaba"
"reference": "325497463e7599cd14224c422c6e5dd2fe832868"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/174ffed91d794a35a541a5eb7c3785a02a34aaba",
"reference": "174ffed91d794a35a541a5eb7c3785a02a34aaba",
"url": "https://api.github.com/repos/laravel/framework/zipball/325497463e7599cd14224c422c6e5dd2fe832868",
"reference": "325497463e7599cd14224c422c6e5dd2fe832868",
"shasum": ""
},
"require": {
@@ -1238,7 +1238,7 @@
"guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.7",
"league/commonmark": "^2.8.1",
"league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1",
@@ -1426,7 +1426,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-02-04T18:34:13+00:00"
"time": "2026-03-10T20:25:56+00:00"
},
{
"name": "laravel/prompts",
@@ -1616,16 +1616,16 @@
},
{
"name": "league/commonmark",
"version": "2.8.0",
"version": "2.8.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb"
"reference": "84b1ca48347efdbe775426f108622a42735a6579"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84b1ca48347efdbe775426f108622a42735a6579",
"reference": "84b1ca48347efdbe775426f108622a42735a6579",
"shasum": ""
},
"require": {
@@ -1650,9 +1650,9 @@
"phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
"scrutinizer/ocular": "^1.8.1",
"symfony/finder": "^5.3 | ^6.0 | ^7.0",
"symfony/process": "^5.4 | ^6.0 | ^7.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
"symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0",
"symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0",
"unleashedtech/php-coding-standard": "^3.1.1",
"vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
},
@@ -1719,7 +1719,7 @@
"type": "tidelift"
}
],
"time": "2025-11-26T21:48:24+00:00"
"time": "2026-03-05T21:37:03+00:00"
},
{
"name": "league/config",
@@ -8931,32 +8931,32 @@
},
{
"name": "slevomat/coding-standard",
"version": "8.28.0",
"version": "8.27.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "0cd4b30cc1037eca54091c188d260d570e61770c"
"reference": "29bdaee8b65e7ed2b8e702b01852edba8bae1769"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/0cd4b30cc1037eca54091c188d260d570e61770c",
"reference": "0cd4b30cc1037eca54091c188d260d570e61770c",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/29bdaee8b65e7ed2b8e702b01852edba8bae1769",
"reference": "29bdaee8b65e7ed2b8e702b01852edba8bae1769",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0",
"php": "^7.4 || ^8.0",
"phpstan/phpdoc-parser": "^2.3.2",
"phpstan/phpdoc-parser": "^2.3.1",
"squizlabs/php_codesniffer": "^4.0.1"
},
"require-dev": {
"phing/phing": "3.0.1|3.1.2",
"phing/phing": "3.0.1|3.1.1",
"php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/phpstan": "2.1.40",
"phpstan/phpstan-deprecation-rules": "2.0.4",
"phpstan/phpstan-phpunit": "2.0.16",
"phpstan/phpstan-strict-rules": "2.0.10",
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.50|12.5.14"
"phpstan/phpstan": "2.1.37",
"phpstan/phpstan-deprecation-rules": "2.0.3",
"phpstan/phpstan-phpunit": "2.0.12",
"phpstan/phpstan-strict-rules": "2.0.7",
"phpunit/phpunit": "9.6.31|10.5.60|11.4.4|11.5.49|12.5.7"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -8980,7 +8980,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.28.0"
"source": "https://github.com/slevomat/coding-standard/tree/8.27.1"
},
"funding": [
{
@@ -8992,7 +8992,7 @@
"type": "tidelift"
}
],
"time": "2026-02-23T21:35:24+00:00"
"time": "2026-01-25T15:57:07+00:00"
},
{
"name": "squizlabs/php_codesniffer",