Skip to content

Commit 46c5bec

Browse files
committed
Higher minimum Magento version
1 parent 5c4aad7 commit 46c5bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.",
44
"require": {
55
"php": "~7.3||~8.0",
6-
"magento/magento2-base": "~2.2"
6+
"magento/magento2-base": "~2.3"
77
},
88
"type": "magento2-module",
99
"autoload": {

0 commit comments

Comments
 (0)