Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaglayan committed Mar 10, 2020
1 parent 7a20682 commit 2f5e5be
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 @@ -2,7 +2,7 @@
"name": "ccalayan/elasticsearch-for-monolog",
"description": "A Monolog handler and formatter that makes use of the elasticsearch/elasticsearch package",
"type": "library",
"keywords": ["log", "logging", "logger", "monolog", "psr3", "psr-3", "elastic", "elasticsearch"],
"keywords": ["log", "logging", "logger", "monolog", "psr4", "psr-4", "elastic", "elasticsearch"],
"require": {
"elasticsearch/elasticsearch": "^7.6"
},
Expand Down

0 comments on commit 2f5e5be

Please sign in to comment.