Update php-dev
All checks were successful
rector / Rector (pull_request) Successful in 1m28s
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 8s
CI / build-test (push) Successful in 1m23s
rector / Rector (push) Successful in 1m11s

This commit is contained in:
Renovate Bot 2025-01-29 00:02:46 +00:00
parent 087e26f417
commit e8554bcecc

26
composer.lock generated
View File

@ -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": "e7db5287918139680fd9d6d9f5b1287f", "content-hash": "534e1d8a7b5e9b57ac26730f92ac2581",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -8917,16 +8917,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.68.1", "version": "v3.68.3",
"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": "b9db2b2ea3cdba7201067acee46f984ef2397cff" "reference": "85fd31cced824749a732e697acdd1a3d657312f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b9db2b2ea3cdba7201067acee46f984ef2397cff", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/85fd31cced824749a732e697acdd1a3d657312f0",
"reference": "b9db2b2ea3cdba7201067acee46f984ef2397cff", "reference": "85fd31cced824749a732e697acdd1a3d657312f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9008,7 +9008,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.68.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.3"
}, },
"funding": [ "funding": [
{ {
@ -9016,7 +9016,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-17T09:20:36+00:00" "time": "2025-01-27T16:37:32+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
@ -9871,16 +9871,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.3", "version": "11.5.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "30e319e578a7b5da3543073e30002bf82042f701" "reference": "e0da3559ec50a91f6a6a201473b607b5ccfd9a1b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/30e319e578a7b5da3543073e30002bf82042f701", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e0da3559ec50a91f6a6a201473b607b5ccfd9a1b",
"reference": "30e319e578a7b5da3543073e30002bf82042f701", "reference": "e0da3559ec50a91f6a6a201473b607b5ccfd9a1b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9952,7 +9952,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.4"
}, },
"funding": [ "funding": [
{ {
@ -9968,7 +9968,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-13T09:36:00+00:00" "time": "2025-01-28T15:03:46+00:00"
}, },
{ {
"name": "react/cache", "name": "react/cache",