Browse Source

Changing requirements adding PSR/LOG

Paolo Libertini 6 years ago
parent
commit
895fff2593
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -11,7 +11,8 @@
     "php": "^7.1",
     "ext-hash": "*",
     "ext-curl": "*",
-    "ext-json": "*"
+    "ext-json": "*",
+    "psr/log": "1.1.*"
   },
   "autoload": {
     "psr-4": {