We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3544a8f commit 7343f2dCopy full SHA for 7343f2d
composer.json
@@ -10,10 +10,10 @@
10
}],
11
"require": {
12
"php": ">=5.6.4",
13
- "illuminate/support": "^5.4|^6.0|^7.0",
14
- "illuminate/console": "^5.4|^6.0|^7.0",
15
- "illuminate/view": "^5.4|^6.0|^7.0",
16
- "illuminate/filesystem": "^5.4|^6.0|^7.0",
+ "illuminate/support": "^5.4|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/console": "^5.4|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/view": "^5.4|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/filesystem": "^5.4|^6.0|^7.0|^8.0|^9.0",
17
"symfony/finder": "^5.0"
18
},
19
"require-dev": {
0 commit comments