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 98a2346 + 8d1fba8 commit c09b69fCopy full SHA for c09b69f
composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": "^5.6 || ^7.0",
20
- "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0"
+ "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^5.7 || ^6.0 || ^7.0 || ^8.0",
0 commit comments