Skip to content

Commit

Permalink
Merge pull request #6 from EmicoEcommerce/php8.2
Browse files Browse the repository at this point in the history
php8.2 support, dropped php 7.4 support
  • Loading branch information
ah-net authored Mar 15, 2023
2 parents 697fef9 + 9840e98 commit cf956ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Provides compatibility between Attribute landing module and Tweakwise module.",
"license": "OSL-3.0",
"require": {
"php": ">=7.4 <8.2",
"php": ">=8.0 <8.3",
"tweakwise/magento2-tweakwise": "^5.0",
"emico/m2-attributelanding": "^4.0"
},
Expand Down

0 comments on commit cf956ce

Please sign in to comment.