Skip to content

Commit

Permalink
Remove Guzzle depends to avoid crash when using also News app
Browse files Browse the repository at this point in the history
  • Loading branch information
NastuzziSamy committed Mar 14, 2019
1 parent c73a9de commit 9b2cd05
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 157 deletions.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"require": {
"guzzlehttp/guzzle": "^5.3",
"nao-pon/flysystem-google-drive": "^1.1"
},
"require-dev": {
"phpmd/phpmd": "^2.6",
"squizlabs/php_codesniffer": "^3.4",
"phpstan/phpstan": "^0.11.3"
}
}
228 changes: 72 additions & 156 deletions composer.lock

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

0 comments on commit 9b2cd05

Please sign in to comment.