Skip to content

Commit 6deb965

Browse files
committed
zhamao logger use stable version for all php-libob branches
1 parent 89cc87a commit 6deb965

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,13 @@
2727
"require": {
2828
"php": "^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1",
2929
"ext-json": "*",
30-
"ext-pdo": "*",
3130
"psr/cache": "^1.0",
3231
"psr/event-dispatcher": "^1.0",
3332
"psr/http-client": "^1.0",
3433
"psr/log": "^1.1",
3534
"rybakit/msgpack": "^0.9.0",
3635
"workerman/workerman": "^4.0",
37-
"zhamao/logger": "dev-master"
36+
"zhamao/logger": "^1.0"
3837
},
3938
"require-dev": {
4039
"brainmaestro/composer-git-hooks": "^2.8",

0 commit comments

Comments
 (0)