Updated phpunit recipe

This commit is contained in:
Jan Böhmer 2025-07-14 00:15:08 +02:00
parent 2cd2a481d9
commit e2bad9e9da
2 changed files with 39 additions and 40 deletions

View file

@ -577,19 +577,14 @@
"version": "v5.3.8"
},
"symfony/phpunit-bridge": {
"version": "6.4",
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.3",
"ref": "a411a0480041243d97382cac7984f7dce7813c08"
"version": "7.3",
"ref": "dc13fec96bd527bd399c3c01f0aab915c67fd544"
},
"files": [
"./.env.test",
"./bin/phpunit",
"./phpunit.xml.dist",
"./tests/bootstrap.php"
]
"files": []
},
"symfony/polyfill-ctype": {
"version": "v1.14.0"