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 53c2e55 + 7f61717 commit 690bdf0Copy full SHA for 690bdf0
composer.json
@@ -11,8 +11,8 @@
11
],
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/support": "5.1.* || 5.2.* || 5.3.*",
15
- "illuminate/filesystem": "5.1.* || 5.2.* || 5.3.*",
+ "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.*",
+ "illuminate/filesystem": "5.1.* || 5.2.* || 5.3.* || 5.4.*",
16
"doctrine/annotations": "~1.2",
17
"phpdocumentor/reflection-docblock": "3.1.*"
18
},
0 commit comments