Skip to content

Commit

Permalink
add graylog gelf php support for version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jg-development committed Aug 4, 2024
1 parent 9f4ec12 commit 3fafd13
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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.1||^8.0",
"magento/framework": ">=100.1.0",
"graylog2/gelf-php": "^1.6"
"graylog2/gelf-php": "^1.6.0 || ^2.0.0"
},
"require-dev": {
"magento/magento-coding-standard": "^5",
Expand Down

0 comments on commit 3fafd13

Please sign in to comment.