Skip to content

Commit 805d209

Browse files
authored
Merge pull request #8 from codex-team/update-version-hawk-php
Update version hawk.php
2 parents 4cb8548 + 33a4033 commit 805d209

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": "Laravel errors Catcher module for Hawk.so",
44
"keywords": ["hawk", "php", "error", "catcher", "monolog", "laravel"],
55
"type": "library",
6-
"version": "0.1.1",
6+
"version": "0.1.2",
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
"illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0"

0 commit comments

Comments
 (0)