Skip to content

Commit bb951b7

Browse files
authored
Adds compatibility with symfony 2.8 (#55)
1 parent e4c9d59 commit bb951b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"bshaffer/oauth2-server-httpfoundation-bridge": "^1.2"
1919
},
2020
"require-dev": {
21-
"symfony/symfony": "^3",
21+
"symfony/symfony": "^2.8|^3",
2222
"doctrine/orm": "~2.4,>=2.4.5"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)