Skip to content

Commit

Permalink
[Symfony] update of fos user-bundle to be compatible with Symfony 4 #60
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofruszczynski committed Jul 1, 2019
1 parent 2368a88 commit e67b271
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": {
"php": ">=5.3.3",
"friendsofsymfony/user-bundle": "2.0.*",
"friendsofsymfony/user-bundle": "2.0.*|2.1.*",
"symfony/config": "^2.7|^3.0|^4.0"
},
"require-dev": {
Expand Down

0 comments on commit e67b271

Please sign in to comment.