Skip to content

Commit b8c596f

Browse files
authored
Update map
1 parent b454c53 commit b8c596f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"magento/magento2-base": "*",
13-
"opengento/module-application": "^0.1||^1.0"
13+
"opengento/module-application": ">0.1.0"
1414
},
1515
"require-dev": {
1616
"magento/magento-coding-standard": "^33",
@@ -43,7 +43,7 @@
4343
"map": [
4444
[
4545
"pub/worker.php",
46-
"pub/worker.php"
46+
"pub/index.php"
4747
]
4848
]
4949
}

0 commit comments

Comments
 (0)