Skip to content

Commit 7107423

Browse files
author
jg-development
committed
#21 resolve php 7.4 compat
1 parent 09ea473 commit 7107423

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
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "~5.5.0|~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0",
14+
"php": "~5.5.0|~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0",
1515
"magento/framework": "~100.0|~101.0|~102.0",
1616
"magento/module-customer": "~100.0|~100.1|~100.2|~101.0|~102.0|~103.0"
1717
},

0 commit comments

Comments
 (0)