Skip to content

Commit

Permalink
Introduce Symfony 4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
brainrepo committed Dec 31, 2017
1 parent 2dc271c commit dbf9b8e
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 @@ -12,7 +12,7 @@
],
"require": {
"league/glide": "^1.0",
"symfony/http-foundation": "^2.3|^3.0"
"symfony/http-foundation": "^2.3|^3.0|^4.0"
},
"require-dev": {
"mockery/mockery": "^0.9",
Expand Down

0 comments on commit dbf9b8e

Please sign in to comment.