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 2fddea8 commit 062bc20Copy full SHA for 062bc20
composer.json
@@ -11,7 +11,7 @@
11
}
12
],
13
"require": {
14
- "illuminate/contracts": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0"
+ "illuminate/contracts": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0"
15
},
16
"suggest": {
17
"orchestra/asset" : "Use '@css' and '@js' in Blade files"
0 commit comments