Skip to content

Commit

Permalink
Merge pull request #456 from murnieza/monolog_dependency
Browse files Browse the repository at this point in the history
Monolog is not a dev dependency
  • Loading branch information
saimaz committed Nov 2, 2015
2 parents 81c3e2b + fefff9c commit 92bb8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"doctrine/annotations": "~1.2",
"doctrine/inflector": "~1.0",
"doctrine/cache": "~1.4",
"monolog/monolog": "~1.0",
"elasticsearch/elasticsearch": "~2.0",
"ongr/elasticsearch-dsl": "~1.0"
},
"require-dev": {
"monolog/monolog": "~1.0",
"mikey179/vfsStream": "~1.4",
"phpunit/phpunit": "~4.4",
"squizlabs/php_codesniffer": "~2.0",
Expand Down

0 comments on commit 92bb8fc

Please sign in to comment.