Skip to content

Commit a749564

Browse files
committed
update upstream rollbar dependency
1 parent 8aec936 commit a749564

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=5.4",
2020
"illuminate/support": "^4.0|^5.0",
21-
"rollbar/rollbar": "~1.0.0"
21+
"rollbar/rollbar": "^1.3.1"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)