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 15154f4 commit 2f98807Copy full SHA for 2f98807
composer.json
@@ -21,8 +21,8 @@
21
},
22
"require": {
23
"php": "^7.3 || ^8.0",
24
- "illuminate/support": "^8.0 || ^9.0|^10.0",
25
- "illuminate/view": "^8.0 || ^9.0|^10.0"
+ "illuminate/support": "^8.0 || ^9.0 || ^10.0",
+ "illuminate/view": "^8.0 || ^9.0 || ^10.0"
26
27
"require-dev": {
28
"laravel/laravel": "9.x-dev",
0 commit comments