Skip to content

Commit

Permalink
feature: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielanhaia committed May 20, 2020
1 parent a257b61 commit d49562f
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 69 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"guzzlehttp/guzzle": "^6.3",
"eloquent/enumeration": "^6.0",
"illuminate/support": "^5.7"
"illuminate/support": "5.7.*"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
Expand Down
166 changes: 98 additions & 68 deletions composer.lock

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

0 comments on commit d49562f

Please sign in to comment.