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.
1 parent 1d83c3a commit c858644Copy full SHA for c858644
composer.json
@@ -23,8 +23,8 @@
23
"php": ">=5.5.9",
24
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
25
"illuminate/config": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
26
- "symfony/finder": "2.*|3.*",
27
- "symfony/console": "2.*|3.*",
+ "symfony/finder": "2.*|3.*|4.*",
+ "symfony/console": "2.*|3.*|4.*",
28
"aws/aws-sdk-php": "~3.0"
29
},
30
"require-dev": {
0 commit comments