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