Merge pull request #570 from greg0ire/phpunit-12

Upgrade to PHPUnit 12
This commit is contained in:
Grégoire Paris
2025-10-05 11:13:54 +02:00
committed by GitHub

View File

@@ -31,7 +31,7 @@
"doctrine/orm": "^2.14 || ^3",
"fig/log-test": "^1",
"phpstan/phpstan": "2.1.30",
"phpunit/phpunit": "10.5.45",
"phpunit/phpunit": "10.5.45 || 12.4.0",
"symfony/cache": "^6.4 || ^7",
"symfony/var-exporter": "^6.4 || ^7"
},