|
@@ -399,19 +399,18 @@
|
|
|
"version": "v5.3.3"
|
|
|
},
|
|
|
"symfony/phpunit-bridge": {
|
|
|
- "version": "4.1",
|
|
|
+ "version": "5.4",
|
|
|
"recipe": {
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
- "branch": "master",
|
|
|
- "version": "4.1",
|
|
|
- "ref": "9dbf01cf67d791746ec772fe274c4d91cbf3c9ec"
|
|
|
+ "branch": "main",
|
|
|
+ "version": "5.3",
|
|
|
+ "ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
|
|
|
},
|
|
|
"files": [
|
|
|
".env.test",
|
|
|
"bin/phpunit",
|
|
|
- "config/bootstrap.php",
|
|
|
"phpunit.xml.dist",
|
|
|
- "tests/.gitignore"
|
|
|
+ "tests/bootstrap.php"
|
|
|
]
|
|
|
},
|
|
|
"symfony/polyfill-intl-grapheme": {
|