Skip to content

Commit 3785a0d

Browse files
committed
Merge branch 'develop'
# Conflicts: # composer.json
2 parents 69fabe5 + e64c029 commit 3785a0d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@
2727
"require": {
2828
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
2929
"ext-json": "*",
30-
"psr/cache": "^1.0",
30+
"psr/cache": "^1.0 || ^3.0",
3131
"psr/event-dispatcher": "^1.0",
32-
"psr/log": "^1.1",
32+
"psr/http-client": "^1.0",
33+
"psr/log": "^1.1 || ^3.0",
3334
"rybakit/msgpack": "^0.9.0",
3435
"choir/psr-http": "^1.0",
3536
"workerman/workerman": "^4.0",

0 commit comments

Comments
 (0)