Skip to content

Commit c858644

Browse files
authored
Updated Symfony Dependencies
1 parent 1d83c3a commit c858644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"php": ">=5.5.9",
2424
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
2525
"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.*",
26+
"symfony/finder": "2.*|3.*|4.*",
27+
"symfony/console": "2.*|3.*|4.*",
2828
"aws/aws-sdk-php": "~3.0"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)