Commit 83312bf8 authored by MBoretto's avatar MBoretto

introducing monolog

parent 49fe5e0b
......@@ -20,7 +20,8 @@
"require": {
"php": ">=5.5.0",
"ext-pdo": "*",
"ext-curl": "*"
"ext-curl": "*",
"monolog/monolog": "^1.19"
},
"autoload": {
"psr-4": {
......
This diff is collapsed.
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment