Skip to content

Commit

Permalink
Merge pull request #217 from nosnickid/fix_symfony2.8
Browse files Browse the repository at this point in the history
Amend symfony/serializer dep to include version used in symfony 2.8 LTS
  • Loading branch information
fiboknacky authored Jan 18, 2017
2 parents 0d68725 + a17868d commit d917c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"guzzlehttp/psr7": "^1.2",
"monolog/monolog": "^1.17.1",
"phpdocumentor/reflection-docblock": "^3.0.3",
"symfony/serializer": "^3.0.3"
"symfony/serializer": "^2.8.0 || ^3.0.3"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
Expand Down

0 comments on commit d917c36

Please sign in to comment.