Skip to content

Commit

Permalink
Update graylog2/gelf-php requirement from ^1.6 to ^1.6 || ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [graylog2/gelf-php](https://github.com/bzikarsky/gelf-php) to permit the latest version.
- [Release notes](https://github.com/bzikarsky/gelf-php/releases)
- [Commits](bzikarsky/gelf-php@1.6.0...2.0.1)

---
updated-dependencies:
- dependency-name: graylog2/gelf-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 204eb20 commit 070cb20
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 @@ -10,7 +10,7 @@
"glesys/butler-auth": "^7.0",
"glesys/butler-graphql": "^11.0",
"glesys/butler-health": "^0.6",
"graylog2/gelf-php": "^1.6",
"graylog2/gelf-php": "^1.6 || ^2.0",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^11.0",
"laravel/octane": "^1.0 || ^2.0",
Expand Down

0 comments on commit 070cb20

Please sign in to comment.