Skip to content

Commit

Permalink
Merge pull request #6 from codex-team/update-hawk-php-version-2.2.4
Browse files Browse the repository at this point in the history
Update hawk.php version
  • Loading branch information
neSpecc authored Oct 18, 2024
2 parents 1a2a17e + 5183cea commit 8de3a0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"description": "Symfony errors Catcher module for Hawk.so",
"keywords": ["hawk", "php", "error", "catcher", "monolog", "symfony"],
"type": "library",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"require": {
"php": "^7.2 || ^8.0",
"monolog/monolog": "^2.2 || ^3.0",
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"codex-team/hawk.php": "^2.2.3",
"codex-team/hawk.php": "^2.2.4",
"jean85/pretty-package-versions": "^1.5 || ^2.0",
"symfony/config": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/dependency-injection": "^4.4.20||^5.0.11||^6.0||^7.0",
Expand Down

0 comments on commit 8de3a0b

Please sign in to comment.