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 7d4b7df commit 7371e77Copy full SHA for 7371e77
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.*"
+ "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^5.7 || ^6.0",
0 commit comments