Skip to content

Commit f234e6d

Browse files
authored
Merge pull request #73 from php-api-clients/unlock-php-8
Unlock PHP 8
2 parents af057b6 + 02c5702 commit f234e6d

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
"wyrihaximus/async-test-utilities": "^4.0.3"
1414
},
1515
"require-dev": {},

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)