Skip to content

Commit 4e30acd

Browse files
authored
Merge pull request #4 from nirradian/patch-1
Update composer.json to require newer sentry version
2 parents c762d8b + 061fc88 commit 4e30acd

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
@@ -14,7 +14,7 @@
1414
"illuminate/support": "~5",
1515
"illuminate/queue": "~5",
1616
"monolog/monolog": "~1.11",
17-
"sentry/sentry": "~0.19"
17+
"sentry/sentry": "^1.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)