composer: remove sabre/dav and guzzle

This commit is contained in:
Thomas Gelf 2018-04-18 11:12:01 +02:00
parent 61c92c7e42
commit b1d5041489
1 changed files with 1 additions and 3 deletions

View File

@ -20,7 +20,6 @@
"clue/socket-raw": "~1.2",
"clue/socks-react": "^0.8",
"evenement/evenement": "^2",
"guzzlehttp/guzzle": "^5",
"mkraemer/react-pcntl": "^3.0",
"predis/predis": "^1.1",
"psr/http-message": "^1",
@ -30,8 +29,7 @@
"react/http": "^0.8",
"react/http-client": "^0.5",
"react/socket": "^0.8",
"react/stream": "^0.7",
"sabre/dav": "^3.2.0"
"react/stream": "^0.7"
},
"require-dev": {
}