Skip to content

Commit 1e21ca7

Browse files
authored
Update requirements for minimal pimcore version
1 parent b4eec18 commit 1e21ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Load yml fixtures in pimcore",
44
"type": "pimcore-bundle",
55
"require": {
6-
"pimcore/core-version": "~5.1.0",
6+
"pimcore/core-version": ">=5.1.0",
77
"nelmio/alice": "2.2.*",
88
"fzaninotto/faker": "1.6.*"
99
},

0 commit comments

Comments
 (0)