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 45e84b9 + d55b484 commit 4aa43faCopy full SHA for 4aa43fa
composer.json
@@ -11,15 +11,15 @@
11
],
12
"require": {
13
"php": ">=5.6.0",
14
- "illuminate/support": "^5.1,<5.7",
15
- "illuminate/console": "^5.1,<5.7",
16
- "illuminate/filesystem": "^5.1,<5.7",
+ "illuminate/support": "^5.1,<5.8",
+ "illuminate/console": "^5.1,<5.8",
+ "illuminate/filesystem": "^5.1,<5.8",
17
"barryvdh/reflection-docblock": "^2.0.4",
18
"composer/composer": "^1.6"
19
},
20
"require-dev": {
21
- "illuminate/config": "^5.1,<5.7",
22
- "illuminate/view": "^5.1,<5.7",
+ "illuminate/config": "^5.1,<5.8",
+ "illuminate/view": "^5.1,<5.8",
23
"phpro/grumphp": "^0.14",
24
"phpunit/phpunit" : "4.*",
25
"scrutinizer/ocular": "~1.1",
0 commit comments