Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Sep 14, 2023
1 parent 4960637 commit e8c01ac
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"name": "magefan/theme-frontend-optimized",
"description": "Optimized Magento 2 Theme",
"require": {
"magefan/module-theme-optimized" : ">=2.0.0",
"magefan/module-blog" : ">=2.10.13",
"magefan/module-lazyload" : ">=2.0.19",
"magefan/module-rocketjavascript" : ">=2.1.6",
"magefan/module-translation": ">=2.1.10",
"magefan/module-html-sitemap": ">=2.1.0",
"magefan/module-theme-optimized" : ">=2.0.2",
"magefan/module-blog" : ">=2.11.0.1",
"magefan/module-lazyload" : ">=2.1.0",
"magefan/module-rocketjavascript" : ">=2.1.8",
"magefan/module-translation": ">=2.2.2",
"magefan/module-html-sitemap": ">=2.1.1",
"magefan/module-xml-sitemap": ">=2.0.0",
"magefan/module-auto-related-product": ">=2.1.2",
"magefan/module-google-tag-manager": ">=2.0.1",
"magefan/module-facebook-pixel": ">=2.5.0"
"magefan/module-auto-related-product": ">=2.2.0",
"magefan/module-google-tag-manager": ">=2.4.0",
"magefan/module-facebook-pixel": ">=2.6.0"
},
"type": "magento2-theme",
"config": {
"sort-packages": true
},
"version": "2.0.1",
"version": "2.0.2",
"autoload": {
"files": [
"registration.php"
Expand Down

0 comments on commit e8c01ac

Please sign in to comment.