We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3a068 commit e553f3dCopy full SHA for e553f3d
composer.json
@@ -24,10 +24,10 @@
24
"require": {
25
"php": "^8.1",
26
"illuminate/support": "^10.0",
27
- "rollbar/rollbar": "^3.1"
+ "rollbar/rollbar": "^4.0"
28
},
29
"require-dev": {
30
- "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
+ "orchestra/testbench": "^8.0",
31
"mockery/mockery": "^1",
32
"php-coveralls/php-coveralls": "^2.2",
33
"squizlabs/php_codesniffer": "3.*",
0 commit comments