Upgraded symfony/phpunit-bridge recipe

This commit is contained in:
Jan Böhmer 2023-02-11 22:32:41 +01:00
parent a121b48504
commit 52704f4774
2 changed files with 11 additions and 7 deletions

View file

@ -591,18 +591,18 @@
"version": "v5.3.8"
},
"symfony/phpunit-bridge": {
"version": "5.3",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"branch": "main",
"version": "5.3",
"ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
"ref": "819d3d2ffa4590eba0b8f4f3e5e89415ee4e45c3"
},
"files": [
"./.env.test",
"./bin/phpunit",
"./phpunit.xml.dist",
"./tests/bootstrap.php"
".env.test",
"bin/phpunit",
"phpunit.xml.dist",
"tests/bootstrap.php"
]
},
"symfony/polyfill-ctype": {