Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
bumped deps on 2.8 in all composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Apr 10, 2015
1 parent 47cadbb commit 0f1a698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -20,8 +20,8 @@
"php": ">=5.5.9"
},
"require-dev": {
"symfony/phpunit-bridge": "~2.7|~3.0",
"symfony/finder": "~2.7|~3.0"
"symfony/phpunit-bridge": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0"
},
"autoload": {
"psr-0": { "Symfony\\Component\\ClassLoader\\": "" }
Expand Down

0 comments on commit 0f1a698

Please sign in to comment.