Skip to content

Commit 21712b5

Browse files
committed
Added support in composer.json to PHP 7.2
1 parent 3d1e373 commit 21712b5

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
@@ -8,7 +8,7 @@
88
"Disable Newsletter Magento 2"
99
],
1010
"require": {
11-
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0"
11+
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0"
1212
},
1313
"type": "magento2-module",
1414
"version": "1.0.0",

0 commit comments

Comments
 (0)