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.
2 parents 54836fb + f7c827b commit b8ed136Copy full SHA for b8ed136
composer.json
@@ -18,10 +18,10 @@
18
],
19
"require": {
20
"php": ">=7.1",
21
- "illuminate/config": "^5.6|^6.0",
22
- "illuminate/support": "^5.6|^6.0",
23
- "illuminate/contracts": "^5.6|^6.0",
24
- "illuminate/console": "^5.6|^6.0"
+ "illuminate/config": "^5.6|^6.0|^7.0",
+ "illuminate/support": "^5.6|^6.0|^7.0",
+ "illuminate/contracts": "^5.6|^6.0|^7.0",
+ "illuminate/console": "^5.6|^6.0|^7.0"
25
},
26
"require-dev": {
27
"mockery/mockery": "^1.0",
0 commit comments