We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccf694c + fa7c137 commit d37fb74Copy full SHA for d37fb74
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