Skip to content

Commit

Permalink
Dot not upgrade EasyAdmin with v2.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
alterphp authored Jun 22, 2019
1 parent 56148d5 commit cc256be
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 @@ -17,7 +17,7 @@
"doctrine/common": "^2.8",
"doctrine/doctrine-bundle": "^1.8",
"doctrine/orm": "^2.6",
"easycorp/easyadmin-bundle": "^2.0",
"easycorp/easyadmin-bundle": "^2.0,<2.2.0",
"league/uri-manipulations": "^1.3",
"league/uri-schemes": "^1.2",
"symfony/config": "^4.1",
Expand Down

0 comments on commit cc256be

Please sign in to comment.