Skip to content

Commit

Permalink
Update requirements for minimal pimcore version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisros authored Apr 4, 2018
1 parent b4eec18 commit 1e21ca7
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 @@ -3,7 +3,7 @@
"description": "Load yml fixtures in pimcore",
"type": "pimcore-bundle",
"require": {
"pimcore/core-version": "~5.1.0",
"pimcore/core-version": ">=5.1.0",
"nelmio/alice": "2.2.*",
"fzaninotto/faker": "1.6.*"
},
Expand Down

0 comments on commit 1e21ca7

Please sign in to comment.