using a newer phpunit bridge

This commit is contained in:
Ryan Weaver 2019-11-25 14:25:03 -05:00
parent a172d73960
commit a63663cce6

View file

@ -25,7 +25,7 @@
},
"require-dev": {
"phpunit/phpunit": "~4.5",
"symfony/phpunit-bridge": "^3.4|^4.0|^5.0",
"symfony/phpunit-bridge": "^4.4.0 || ^5.0",
"symfony/templating": "~3.4|^4.0|^5.0"
},
"suggest": {