Skip to content

Commit

Permalink
Merge pull request #14 from jg-development/master
Browse files Browse the repository at this point in the history
add graylog gelf php support for version 2
  • Loading branch information
thomas-kl1 authored Aug 4, 2024
2 parents 9f4ec12 + 3fafd13 commit 1508fea
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 1508fea

Please sign in to comment.