Browse Source

增加日志类

webconsole 6 years ago
parent
commit
9f1898c656
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -5,7 +5,8 @@
 		{ "type": "composer", "url": "http://satis.jrcad.com/" }
     ],
     "require": {
-        "php": ">=5.6.0"
+        "php": ">=5.6.0",
+		"rlfd/php-logger": "1.0.0"
     },
 	"config": {
 		"secure-http": false