Skip to content

Commit 03e5e98

Browse files
authored
Merge pull request #37 from WyriHaximus/unlock-php-8
2 parents 85374c5 + 6e54e32 commit 03e5e98

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)