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 d9541d4 commit 3c12efdCopy full SHA for 3c12efd
composer.json
@@ -16,9 +16,9 @@
16
],
17
"require": {
18
"php": "^8.0",
19
- "illuminate/support": "^10.27",
20
- "illuminate/database": "^10.27",
21
- "illuminate/http": "^10.27"
+ "illuminate/support": "^10.0|^11.0",
+ "illuminate/database": "^10.0|^11.0",
+ "illuminate/http": "^10.0|^11.0"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.13",
0 commit comments