Skip to content

Commit

Permalink
Merge pull request #5 from codex-team/update-version-for-hawk-php
Browse files Browse the repository at this point in the history
Update version for hawk.php
  • Loading branch information
neSpecc authored Oct 8, 2024
2 parents e110546 + 14e4d4a commit a400462
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.4",
"version": "0.0.5",
"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.2",
"codex-team/hawk.php": "^2.2.3",
"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 a400462

Please sign in to comment.