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 5b5df8a commit 294b636Copy full SHA for 294b636
composer.json
@@ -23,7 +23,7 @@
23
],
24
"require": {
25
"php": "^8.1",
26
- "illuminate/support": "^10.0",
+ "illuminate/support": "^10.0|^11.0",
27
"rollbar/rollbar": "^4.0"
28
},
29
"require-dev": {
0 commit comments