Skip to content

Commit 924277d

Browse files
committed
Tweak rollbar version number
1 parent 7f042db commit 924277d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=5.3",
1414
"illuminate/support": "4.*|5.*",
15-
"rollbar/rollbar": "0.11.*"
15+
"rollbar/rollbar": "~0.11"
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": "3.0.*",

0 commit comments

Comments
 (0)