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.
2 parents 585bb0e + 7be5bd4 commit 91a26a7Copy full SHA for 91a26a7
composer.json
@@ -15,16 +15,16 @@
15
"log"
16
],
17
"require": {
18
- "illuminate/support": "^9.0|^10.0",
19
- "illuminate/events": "^9.0|^10.0",
20
- "illuminate/database": "^9.0|^10.0",
21
- "illuminate/routing": "^9.0|^10.0",
22
- "illuminate/view": "^9.0|^10.0",
23
- "illuminate/mail": "^9.0|^10.0",
+ "illuminate/support": "^9.0|^10.0|^11.0",
+ "illuminate/events": "^9.0|^10.0|^11.0",
+ "illuminate/database": "^9.0|^10.0|^11.0",
+ "illuminate/routing": "^9.0|^10.0|^11.0",
+ "illuminate/view": "^9.0|^10.0|^11.0",
+ "illuminate/mail": "^9.0|^10.0|^11.0",
24
"doctrine/dbal": "^3.5"
25
},
26
"require-dev": {
27
- "orchestra/testbench": "^7.0|^8.0"
+ "orchestra/testbench": "^7.0|^8.0|^9.0"
28
29
"autoload": {
30
"psr-4": {
0 commit comments