We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf694c commit fa7c137Copy full SHA for fa7c137
composer.json
@@ -11,8 +11,8 @@
11
],
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/support": "5.1.* || 5.2.*",
15
- "illuminate/filesystem": "5.1.* || 5.2.*",
+ "illuminate/support": "5.1.* || 5.2.* || 5.3.*",
+ "illuminate/filesystem": "5.1.* || 5.2.* || 5.3.*",
16
"doctrine/annotations": "1.2.*",
17
"phpdocumentor/reflection-docblock": "3.1.*"
18
},
0 commit comments