Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 2ee1ceb

Browse files
authored
Merge pull request #38 from reactphp-parallel/unlock-php-8
Unlock PHP 8
2 parents c86d400 + cceb5eb commit 2ee1ceb

File tree

2 files changed

+995
-599
lines changed

2 files changed

+995
-599
lines changed

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.4"
13+
"php": "^8 || ^7.4"
1414
},
1515
"require-dev": {
1616
"doctrine/annotations": "^1.11",

0 commit comments

Comments
 (0)