Skip to content

Commit 4f3c39d

Browse files
authored
Merge pull request #5 from faultline/update-phpbrake-0.3.1
Update phpbrake to 0.3.1
2 parents 10df951 + a82a770 commit 4f3c39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require": {
2323
"guzzlehttp/guzzle": ">=5.3,<7.0",
24-
"airbrake/phpbrake": "^0.2.0"
24+
"airbrake/phpbrake": "^0.3.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",

0 commit comments

Comments
 (0)