Skip to content

Commit

Permalink
update vendors versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rafrsr committed Feb 2, 2016
1 parent bd68454 commit 7870bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "^6.0",
"symfony/validator": "^2.7",
"symfony/validator": "^2.3|^3.0",
"doctrine/annotations": "^1.2",
"doctrine/cache": "^1.5",
"symfony/property-access": "^2.7",
"symfony/property-access": "^2.3|^3.0",
"jms/serializer": "~0.11|~1.0"
},
"require-dev": {
Expand Down

0 comments on commit 7870bad

Please sign in to comment.