Updated phpunit-bridge recipe.

This commit is contained in:
Jan Böhmer 2020-05-10 17:11:21 +02:00
parent 680297320b
commit a12802c1ae
3 changed files with 17 additions and 7 deletions

View file

@ -637,14 +637,13 @@
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.3",
"ref": "170be6250b77b421f02e986e2853df86c7bd6516"
"ref": "6d0e35f749d5f4bfe1f011762875275cd3f9874f"
},
"files": [
"./.env.test",
"./bin/phpunit",
"./config/bootstrap.php",
"./phpunit.xml.dist",
"./tests/.gitignore"
"./tests/bootstrap.php"
]
},
"symfony/polyfill-ctype": {