Skip to content

Commit

Permalink
Update composer.json to require rollbar/rollbar:^4 for PHP ^8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
MoT3rror committed Sep 20, 2023
1 parent 5229bc0 commit aa309e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Rollbar SDK for Magento 2",
"type": "library",
"require": {
"rollbar/rollbar": "^1"
"rollbar/rollbar": "^1 || ^4"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit aa309e2

Please sign in to comment.