Skip to content

Commit 3142377

Browse files
周先生周先生
authored andcommitted
移除composer log包依赖
1 parent af6ea55 commit 3142377

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
@@ -10,8 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.6.0",
14-
"monolog/monolog": "^1.23"
13+
"php": ">=5.6.0"
1514
},
1615
"autoload": {
1716
"psr-4": {

0 commit comments

Comments
 (0)