Skip to content

Commit b558106

Browse files
author
Sergii Kovalenko
committed
MAGETWO-89402: Make 'db:status' command works properly
--fix static tests
1 parent f0c62b7 commit b558106

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/SalesSequence/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
},
77
"require": {
88
"php": "~7.1.3||~7.2.0",
9-
"magento/framework": "*",
10-
"magento/module-store": "*"
9+
"magento/framework": "*"
1110
},
1211
"type": "magento2-module",
1312
"license": [

0 commit comments

Comments
 (0)