Skip to content

Commit 6b42131

Browse files
committed
Revert "removed 3.0 constraints from 2.7 composer files"
This reverts commit 5503804cf91f4ede81b94b34609653c013139038.
1 parent 1c1fbea commit 6b42131

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
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.9"
2020
},
2121
"require-dev": {
22-
"symfony/phpunit-bridge": "~2.7"
22+
"symfony/phpunit-bridge": "~2.7|~3.0.0"
2323
},
2424
"autoload": {
2525
"psr-0": { "Symfony\\Component\\OptionsResolver\\": "" }

0 commit comments

Comments
 (0)