Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sancospi authored Apr 15, 2019
1 parent bf2801b commit 8c4bb6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"php": ">=5.5.0",
"illuminate/support": "~5.0",
"illuminate/config": "~5.0",
"symfony/finder": "2.*|3.*",
"symfony/console": "2.*|3.*| 4.*",
"symfony/finder": "2.*|3.*|4.*",
"symfony/console": "2.*|3.*|4.*",
"aws/aws-sdk-php": "~3.0"
},
"require-dev": {
Expand Down

0 comments on commit 8c4bb6a

Please sign in to comment.