Bump PHPUnit patch version

There has been a CVE that prevents the installation of the versions we
required.
This commit is contained in:
Grégoire Paris
2026-02-16 21:07:09 +01:00
parent 06e31d0356
commit 7cb54b8d2c

View File

@@ -33,7 +33,7 @@
"jackalope/jackalope-fs": "*",
"fig/log-test": "^1",
"phpstan/phpstan": "2.1.31",
"phpunit/phpunit": "10.5.45 || 12.4.0",
"phpunit/phpunit": "10.5.63 || 12.5.12",
"symfony/cache": "^6.4 || ^7",
"symfony/var-exporter": "^6.4 || ^7"
},