Skip to content

Commit 64b0e5f

Browse files
committed
MQE-2750: Update composer dependencies to be PHP 8 compatible
1 parent 4b70461 commit 64b0e5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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": "*",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)