Skip to content

Commit 160a7b7

Browse files
ruthgeridemaPaulBoss
authored andcommitted
Added PHP 7.3 in composer.json (#14)
1 parent a45c642 commit 160a7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"OSL-3.0"
88
],
99
"require": {
10-
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0",
10+
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0",
1111
"magento/magento-composer-installer": "*",
1212
"magento/framework": ">=100.1.0",
1313
"magento/module-newsletter": ">=100.0",

0 commit comments

Comments
 (0)