Skip to content

Commit e60e052

Browse files
authored
Merge pull request #11 from codex-team/update-version-hawk-php
Update version hawk.php
2 parents 4495135 + ab0059c commit e60e052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "Symfony errors Catcher module for Hawk.so",
44
"keywords": ["hawk", "php", "error", "catcher", "monolog", "symfony"],
55
"type": "library",
6-
"version": "0.0.9",
6+
"version": "0.0.10",
77
"license": "MIT",
88
"require": {
99
"php": "^7.2 || ^8.0",
10-
"codex-team/hawk.php": "^2.2.5",
10+
"codex-team/hawk.php": "^2.2.9",
1111
"guzzlehttp/guzzle": "^6.0 || ^7.0",
1212
"guzzlehttp/psr7": "^2.1.1",
1313
"jean85/pretty-package-versions": "^1.5 || ^2.0",

0 commit comments

Comments
 (0)