diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ae7a367..a4aa617 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,10 @@ - + + + + @@ -258,21 +275,21 @@ - + - + - + - + - + - + \ No newline at end of file diff --git a/composer.json b/composer.json index b1db492..fd298e5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "require": { - "phpunit/phpunit": "4.3.*" + "phpunit/phpunit": "4.3.*", + "monolog/monolog": "2.0.*" } } \ No newline at end of file