Use v5.0 of the phpunit bridge

This commit is contained in:
Nicolas Grekas
2019-05-28 16:57:04 +02:00
committed by GitHub
parent a79457eb9a
commit 2e6f74af57
+1 -1
View File
@@ -28,7 +28,7 @@
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.4.19|^4.1.8",
"symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0",
"symfony/debug": "^2.7",
"psr/container": "^1.0"
},