Skip to content

Commit fbe96ea

Browse files
authored
Merge pull request #173 from rollbar/update/php-sdk-to-v4.1.1
Fixed #170 by updating PHP-SDK from v4.1.0 to v4.1.1.
2 parents 5937631 + ff81600 commit fbe96ea

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
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": "^8.1",
2626
"illuminate/support": "^10.0|^11.0|^12.0",
27-
"rollbar/rollbar": "v4.1.0"
27+
"rollbar/rollbar": "v4.1.1"
2828
},
2929
"require-dev": {
3030
"orchestra/testbench": "^8.0",

0 commit comments

Comments
 (0)