Skip to content

Commit 631f9e0

Browse files
authored
Fix constraint
1 parent 0a15c46 commit 631f9e0

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"magento/magento2-base": "*",
13-
"opengento/module-application": ">0.5"
13+
"opengento/module-application": ">=0.5"
1414
},
1515
"require-dev": {
1616
"magento/magento-coding-standard": "^33",

0 commit comments

Comments
 (0)