Skip to content

Commit e553f3d

Browse files
committed
Updated Rollbar version and Testbench
1 parent 9e3a068 commit e553f3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"require": {
2525
"php": "^8.1",
2626
"illuminate/support": "^10.0",
27-
"rollbar/rollbar": "^3.1"
27+
"rollbar/rollbar": "^4.0"
2828
},
2929
"require-dev": {
30-
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
30+
"orchestra/testbench": "^8.0",
3131
"mockery/mockery": "^1",
3232
"php-coveralls/php-coveralls": "^2.2",
3333
"squizlabs/php_codesniffer": "3.*",

0 commit comments

Comments
 (0)