Skip to content

Commit 6e54e32

Browse files
committed
Unlock PHP 8
1 parent 85374c5 commit 6e54e32

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
}
1010
],
1111
"require": {
12-
"php": "^7.4",
12+
"php": "^8 || ^7.4",
1313
"psr/http-message": "^1.0.1",
1414
"react/http": "^1.5",
1515
"react/promise": "^2.8",

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)