Skip to content

Commit cde5833

Browse files
committed
fixed phpunit constraint
1 parent 82e06ac commit cde5833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"composer/composer": "^1.0.2",
18-
"symfony/phpunit-bridge": "^3.2.8"
18+
"symfony/phpunit-bridge": "^3.4.19|^4.1.8"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)