We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5169ead commit 60019e1Copy full SHA for 60019e1
composer.json
@@ -3,7 +3,8 @@
3
"description": "Script QuickView Module",
4
"require": {
5
"php": "~5.6.5|7.0.2|7.0.4|~7.0.6",
6
- "magento/module-catalog": "101.* | 100.*"
+ "magento/module-catalog": "101.* | 100.*",
7
+ "scriptua/magento2-base": "*"
8
},
9
"type": "magento2-module",
10
"version": "0.0.1",
0 commit comments