Skip to content

Commit 57ac6eb

Browse files
authored
Upgrade the minimum php version to 8.0 for json-rpc and logger. (#4311)
1 parent 8ae29d3 commit 57ac6eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"http-message"
1111
],
1212
"require": {
13+
"php": ">=8.0",
1314
"hyperf/utils": "~3.0.0",
1415
"laminas/laminas-mime": "^2.7",
1516
"psr/http-message": "^1.0"

0 commit comments

Comments
 (0)