chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-02-23 08:59:35 +01:00
parent a93a8469c4
commit ca34d4a4f3
Generated
+13 -13
View File
@@ -11191,16 +11191,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.94.1", "version": "v3.94.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "d1a3634e29916367b885250e1fc4dfd5ffe3b091" "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d1a3634e29916367b885250e1fc4dfd5ffe3b091", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7787ceff91365ba7d623ec410b8f429cdebb4f63",
"reference": "d1a3634e29916367b885250e1fc4dfd5ffe3b091", "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11283,7 +11283,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.2"
}, },
"funding": [ "funding": [
{ {
@@ -11291,7 +11291,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-02-18T12:24:42+00:00" "time": "2026-02-20T16:13:53+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@@ -13894,16 +13894,16 @@
}, },
{ {
"name": "spatie/ray", "name": "spatie/ray",
"version": "1.46.0", "version": "1.47.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ray.git", "url": "https://github.com/spatie/ray.git",
"reference": "a227afd1899581d81af1fd5ebec03d34157ed2d2" "reference": "3112acb6a7fbcefe35f6e47b1dc13341ff5bc5ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ray/zipball/a227afd1899581d81af1fd5ebec03d34157ed2d2", "url": "https://api.github.com/repos/spatie/ray/zipball/3112acb6a7fbcefe35f6e47b1dc13341ff5bc5ce",
"reference": "a227afd1899581d81af1fd5ebec03d34157ed2d2", "reference": "3112acb6a7fbcefe35f6e47b1dc13341ff5bc5ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13917,7 +13917,7 @@
"symfony/var-dumper": "^4.2|^5.1|^6.0|^7.0.3|^8.0" "symfony/var-dumper": "^4.2|^5.1|^6.0|^7.0.3|^8.0"
}, },
"require-dev": { "require-dev": {
"illuminate/support": "^7.20|^8.18|^9.0|^10.0|^11.0|^12.0", "illuminate/support": "^7.20|^8.18|^9.0|^10.0|^11.0|^12.0|^13.0",
"nesbot/carbon": "^2.63|^3.8.4", "nesbot/carbon": "^2.63|^3.8.4",
"pestphp/pest": "^1.22", "pestphp/pest": "^1.22",
"phpstan/phpstan": "^1.10.57|^2.0.3", "phpstan/phpstan": "^1.10.57|^2.0.3",
@@ -13963,7 +13963,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/ray/issues", "issues": "https://github.com/spatie/ray/issues",
"source": "https://github.com/spatie/ray/tree/1.46.0" "source": "https://github.com/spatie/ray/tree/1.47.0"
}, },
"funding": [ "funding": [
{ {
@@ -13975,7 +13975,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-02-06T07:38:10+00:00" "time": "2026-02-20T20:42:26+00:00"
}, },
{ {
"name": "spatie/x-ray", "name": "spatie/x-ray",