File tree Expand file tree Collapse file tree 1 file changed +20
-20
lines changed
Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " mageplaza/module-quick-order-graphql" ,
3- "description" : " Magento 2 Quick Order GraphQL Extension" ,
4- "type" : " magento2-module" ,
5- "version" : " 1.0.0" ,
6- "license" : " proprietary" ,
7- "authors" : [
8- {
9- "name" : " Mageplaza" ,
10- "email" : " support@mageplaza.com" ,
11- "homepage" : " https://www.mageplaza.com" ,
12- "role" : " Technical Support"
13- }
14- ],
15- "autoload" : {
16- "files" : [
17- " registration.php"
2+ "name" : " mageplaza/module-quick-order-graphql" ,
3+ "description" : " Magento 2 Quick Order GraphQl Extension" ,
4+ "type" : " magento2-module" ,
5+ "version" : " 1.0.0" ,
6+ "license" : " proprietary" ,
7+ "authors" : [
8+ {
9+ "name" : " Mageplaza" ,
10+ "email" : " support@mageplaza.com" ,
11+ "homepage" : " https://www.mageplaza.com" ,
12+ "role" : " Technical Support"
13+ }
1814 ],
19- "psr-4" : {
20- "Mageplaza\\ QuickOrderGraphQl\\ " : " "
15+ "autoload" : {
16+ "files" : [
17+ " registration.php"
18+ ],
19+ "psr-4" : {
20+ "Mageplaza\\ QuickOrderGraphQl\\ " : " "
21+ }
2122 }
22- }
23- }
23+ }
You can’t perform that action at this time.
0 commit comments