Skip to content

Commit c025712

Browse files
committed
update: version of rollbar lib now is not so strict
1 parent d1d9bfe commit c025712

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=5.6",
2020
"monolog/monolog": "^1.22",
21-
"rollbar/rollbar": "1.3.2",
21+
"rollbar/rollbar": "^1.3",
2222
"symfony/dependency-injection": "^3.2",
2323
"symfony/config": "^3.2",
2424
"symfony/http-kernel": "^3.2"

0 commit comments

Comments
 (0)