File tree Expand file tree Collapse file tree 1 file changed +26
-26
lines changed
Expand file tree Collapse file tree 1 file changed +26
-26
lines changed Original file line number Diff line number Diff line change 1- {
2- "name" : " mageplaza/module-ajax-layered-navigation" ,
3- "description" : " Magento 2 Ajax Layered Navigation Extension" ,
4- "require" : {
5- "mageplaza/module-core" : " ^1.4.5 "
6- },
7- "type" : " magento2-module" ,
8- "version" : " 1.0.8 " ,
9- "license" : " proprietary" ,
10- "authors" : [
11- {
12- "name" : " Mageplaza" ,
13- 14- "homepage" : " https://www.mageplaza.com" ,
15- "role" : " Technical Support"
16- }
17- ],
18- "autoload" : {
19- "files" : [
20- " registration.php"
21- ],
22- "psr-4" : {
23- "Mageplaza\\ AjaxLayer\\ " : " "
24- }
25- }
26- }
1+ {
2+ "name" : " mageplaza/module-ajax-layered-navigation" ,
3+ "description" : " Magento 2 Ajax Layered Navigation Extension" ,
4+ "require" : {
5+ "mageplaza/module-core" : " ^1.4.12 "
6+ },
7+ "type" : " magento2-module" ,
8+ "version" : " 1.0.9 " ,
9+ "license" : " proprietary" ,
10+ "authors" : [
11+ {
12+ "name" : " Mageplaza" ,
13+ 14+ "homepage" : " https://www.mageplaza.com" ,
15+ "role" : " Technical Support"
16+ }
17+ ],
18+ "autoload" : {
19+ "files" : [
20+ " registration.php"
21+ ],
22+ "psr-4" : {
23+ "Mageplaza\\ AjaxLayer\\ " : " "
24+ }
25+ }
26+ }
You can’t perform that action at this time.
0 commit comments