File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 22 "name" : " firegento/magento2-content-provisioning" ,
33 "description" : " N/A" ,
44 "require" : {
5- "php" : " ~7.1.3|~7.2.0|~7.3.0|~7.4.0|~8.1.0|~8.2.0" ,
65 "ext-dom" : " *" ,
7- "magento/framework" : " 100.1.*|101.0.*|102.0.*|103.0.* " ,
8- "magento/module-cms" : " 101.0.*|102.0.*|103.0.*|104.0.* " ,
9- "magento/module-widget" : " 100.1.*|101.0.*|101.1.*|101.2.* " ,
10- "magento/module-backend" : " 100.*|101.*|102.* " ,
11- "magento/module-ui" : " 100.*|101.* " ,
12- "magento/module-store" : " 100.*|101.* "
6+ "magento/framework" : " >= 100.1" ,
7+ "magento/module-cms" : " >= 101.0" ,
8+ "magento/module-widget" : " >= 100.1" ,
9+ "magento/module-backend" : " >= 100" ,
10+ "magento/module-ui" : " >= 100" ,
11+ "magento/module-store" : " >= 100"
1312 },
1413 "require-dev" : {
1514 "mikey179/vfsstream" : " ^1.6"
You can’t perform that action at this time.
0 commit comments