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 f6e1b85 + 0c863a2 commit ebcc148Copy full SHA for ebcc148
composer.json
@@ -27,11 +27,11 @@
27
"ext-exif": "*",
28
"ext-fileinfo": "*",
29
"intervention/image": "2.*",
30
- "illuminate/config": "5.4.* || 5.5.* || 5.6.*",
31
- "illuminate/filesystem": "5.4.* || 5.5.* || 5.6.*",
32
- "illuminate/support": "5.4.* || 5.5.* || 5.6.*",
33
- "illuminate/http": "5.4.* || 5.5.* || 5.6.*",
34
- "illuminate/container": "5.4.* || 5.5.* || 5.6.*"
+ "illuminate/config": "5.4.* || 5.5.* || 5.6.* || 5.7.*",
+ "illuminate/filesystem": "5.4.* || 5.5.* || 5.6.* || 5.7.*",
+ "illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.*",
+ "illuminate/http": "5.4.* || 5.5.* || 5.6.* || 5.7.*",
+ "illuminate/container": "5.4.* || 5.5.* || 5.6.* || 5.7.*"
35
},
36
"require-dev": {
37
"phpunit/phpunit": "^6.2",
0 commit comments