Skip to content

Commit 34b03b1

Browse files
authored
Bump PHP version constraint to match 2.4.0 (#28)
1 parent f0be08c commit 34b03b1

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
@@ -5,7 +5,7 @@
55
"sort-packages": true
66
},
77
"require": {
8-
"php": "~7.1.3||~7.2.0||~7.3.0",
8+
"php": "~7.3.0||~7.4.0",
99
"magento/framework": "*",
1010
"magento/upward": "*"
1111
},

0 commit comments

Comments
 (0)