Skip to content

Commit 0a77327

Browse files
authored
Merge pull request magento#56 from magento-commerce/MQE-2750
MQE-2750: Update composer dependencies to be PHP 8 compatible
2 parents 22abba3 + 64b0e5f commit 0a77327

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"sort-packages": true
1010
},
1111
"require": {
12-
"php": "^7.3||^8.0",
12+
"php": "^7.3",
1313
"ext-curl": "*",
1414
"ext-dom": "*",
1515
"ext-intl": "*",

Diff for: composer.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)