Skip to content

Commit

Permalink
Merge pull request #4 from brainrepo/master
Browse files Browse the repository at this point in the history
Introduce Symfony 4 compatibility
  • Loading branch information
reinink committed Feb 10, 2018
2 parents 2dc271c + dbf9b8e commit 94b43e1
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 94b43e1

Please sign in to comment.