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 e223c01 commit 63c79d6Copy full SHA for 63c79d6
composer.json
@@ -17,10 +17,10 @@
17
],
18
"require": {
19
"php": "^7.3|^8.0",
20
- "illuminate/auth": "^8.0",
21
- "illuminate/database": "^8.0",
22
- "illuminate/notifications": "^8.0",
23
- "illuminate/support": "^8.0",
+ "illuminate/auth": "^8.0|^9.0",
+ "illuminate/database": "^8.0|^9.0",
+ "illuminate/notifications": "^8.0|^9.0",
+ "illuminate/support": "^8.0|^9.0",
24
"laravel/ui": "^3.0"
25
},
26
"require-dev": {
0 commit comments