-
- Downloads
Fix static tests
README.md
0 → 100644
... | ... | @@ -4,7 +4,7 @@ |
"type": "magento2-module", | ||
"license": "proprietary", | ||
"require": { | ||
"magento/framework": "103.0.*", | ||
"magento/framework": "102.0.*|103.0.*", | ||
"workshop/order-export": "1.0.*" | ||
}, | ||
"autoload": { | ||
... | ... |
Please sign in to comment