Skip to content

Commit

Permalink
Added support for Symfony 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpinheiro committed Nov 23, 2019
1 parent 94b43e1 commit 7a97ca7
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|^4.0"
"symfony/http-foundation": "^2.3|^3.0|^4.0|^5.0"
},
"require-dev": {
"mockery/mockery": "^0.9",
Expand Down

0 comments on commit 7a97ca7

Please sign in to comment.