Skip to content

Commit 3e80bb4

Browse files
committed
Update composer.json to include PHP 8.4
1 parent 0b2b197 commit 3e80bb4

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
"version": "3.5.0",
44
"description": "Postcode.eu International Address API module for Magento 2. Adds autocompletion for addresses in multiple countries using official postal data.",
55
"require": {
6-
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3",
6+
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",
77
"magento/module-checkout": "~100.4"
88
},
99
"type": "magento2-module",

0 commit comments

Comments
 (0)