Skip to content

Commit fb8afad

Browse files
author
Matthew Garde
committed
Removing dependecy on magento core modules.
1 parent 95a79c8 commit fb8afad

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
}
99
},
1010
"require": {
11-
"php": "~5.5.0|~5.6.0|~7.0.0",
12-
"magento/framework": "~2.0|~2.1",
13-
"magento/module-store": "~2.0|~2.1"
11+
"php": "~5.5.0|~5.6.0|~7.0.0"
1412
},
1513
"autoload": {
1614
"psr-4": {

0 commit comments

Comments
 (0)