Skip to content

Commit e7fb3ae

Browse files
committed
MC-40555: Add PHP 7.4 declaration
- Updated framework root composer.json
1 parent dd8d2d9 commit e7fb3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"sort-packages": true
1111
},
1212
"require": {
13-
"php": "~7.3.0",
13+
"php": "~7.3.0||~7.4.0",
1414
"ext-bcmath": "*",
1515
"ext-curl": "*",
1616
"ext-dom": "*",

0 commit comments

Comments
 (0)