Skip to content

Commit 2f5e5be

Browse files
committed
composer update
1 parent 7a20682 commit 2f5e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ccalayan/elasticsearch-for-monolog",
33
"description": "A Monolog handler and formatter that makes use of the elasticsearch/elasticsearch package",
44
"type": "library",
5-
"keywords": ["log", "logging", "logger", "monolog", "psr3", "psr-3", "elastic", "elasticsearch"],
5+
"keywords": ["log", "logging", "logger", "monolog", "psr4", "psr-4", "elastic", "elasticsearch"],
66
"require": {
77
"elasticsearch/elasticsearch": "^7.6"
88
},

0 commit comments

Comments
 (0)