We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12de630 commit 32f9754Copy full SHA for 32f9754
composer.json
@@ -19,12 +19,12 @@
19
},
20
"require": {
21
"php": ">=5.5.9",
22
- "illuminate/contracts": "5.0 - 5.7",
23
- "illuminate/filesystem": "5.0 - 5.7",
+ "illuminate/contracts": "5.0 - 5.8",
+ "illuminate/filesystem": "5.0 - 5.8",
24
"symfony/http-foundation": "2.6 - 4"
25
26
"require-dev": {
27
- "illuminate/container": "5.0 - 5.7",
+ "illuminate/container": "5.0 - 5.8",
28
"larapack/dd": "^1.1",
29
"mockery/mockery": "^0.9.5",
30
"phpunit/phpunit": "^4.8"
0 commit comments