Skip to content

Commit

Permalink
Merge pull request #36 from 10up/feature/update-symfony-console-update
Browse files Browse the repository at this point in the history
Feature/update symfony console update
  • Loading branch information
tlovett1 authored Aug 2, 2018
2 parents fa31d9a + 0ad22e1 commit b2825a0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 132 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"symfony/console": "^3.3",
"symfony/console": "^3.3 || ^4.1",
"aws/aws-sdk-php": "2.*",
"rmccue/requests": "^1.7"
},
Expand Down
159 changes: 28 additions & 131 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2825a0

Please sign in to comment.