Skip to content

Commit

Permalink
Adds compatibility with symfony 2.8 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Jan 9, 2017
1 parent e4c9d59 commit bb951b7
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 @@ -18,7 +18,7 @@
"bshaffer/oauth2-server-httpfoundation-bridge": "^1.2"
},
"require-dev": {
"symfony/symfony": "^3",
"symfony/symfony": "^2.8|^3",
"doctrine/orm": "~2.4,>=2.4.5"
},
"autoload": {
Expand Down

0 comments on commit bb951b7

Please sign in to comment.