Skip to content

Commit

Permalink
Revert "removed 3.0 constraints from 2.7 composer files"
Browse files Browse the repository at this point in the history
This reverts commit 5503804cf91f4ede81b94b34609653c013139038.
  • Loading branch information
fabpot committed Apr 10, 2015
1 parent 3e0b092 commit dbebbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
"php": ">=5.3.9"
},
"require-dev": {
"symfony/phpunit-bridge": "~2.7"
"symfony/phpunit-bridge": "~2.7|~3.0.0"
},
"autoload": {
"psr-0": { "Symfony\\Component\\Finder\\": "" }
Expand Down

0 comments on commit dbebbfa

Please sign in to comment.