Skip to content

Commit 0bc07ec

Browse files
committed
require sentry/sentry 1.6.0+
1 parent 9260463 commit 0bc07ec

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
"require": {
1515
"php": ">=5.2.4",
1616
"illuminate/support": "4.*|5.*",
17-
"sentry/sentry": ">=1.5.0"
17+
"sentry/sentry": ">=1.6.0"
1818
},
1919
"require-dev": {
2020
"friendsofphp/php-cs-fixer": "^1.8.0",

0 commit comments

Comments
 (0)