Skip to content

Commit 3e03baa

Browse files
authored
Add PHP 8.4 support
1 parent edb0707 commit 3e03baa

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
@@ -2,7 +2,7 @@
22
"name": "firegento/magesetup2",
33
"description": "MageSetup provides the necessary configuration (system config, tax, agreements, etc. for a national market.",
44
"require": {
5-
"php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0",
5+
"php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0",
66
"magento/module-store": "*",
77
"magento/module-backend": "*",
88
"magento/framework": ">=103.0.3"

0 commit comments

Comments
 (0)