logger 추가

This commit is contained in:
2018-03-07 23:21:06 +09:00
parent 1b70485c9a
commit fffd45b2e0
197 changed files with 23186 additions and 2 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"league/plates": "^3.3",
"phpmailer/phpmailer": "^6.0",
"guzzlehttp/guzzle": "^6.3",
"leafo/scssphp": "^0.7.5"
"leafo/scssphp": "^0.7.5",
"monolog/monolog": "^1.23"
}
}