Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
Deps version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
swestcott committed Jul 19, 2014
1 parent 4b659b6 commit ba3dad8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"require": {
"php": ">=5.3.6",
"behat/behat": ">=2.4.0,<2.5.0-dev",
"symfony/config": ">=2.0.0,<2.2.0",
"symfony/dependency-injection": ">=2.0.0,<2.2.0",
"monolog/monolog": "1.2.*"
"symfony/config": "~2.0",
"symfony/dependency-injection": "~2.0",
"monolog/monolog": "1.3.*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down

0 comments on commit ba3dad8

Please sign in to comment.