Removed dependencies on Guzzle. We use Symfony HTTP-Client now.

This commit is contained in:
Jan Böhmer 2019-12-11 20:47:00 +01:00
parent 835087cd3f
commit 235baf32d5
3 changed files with 1 additions and 508 deletions

View file

@ -20,9 +20,6 @@
"nyholm/psr7": "^1.1",
"ocramius/proxy-manager": "2.1.*",
"omines/datatables-bundle": "^0.3.1",
"php-http/curl-client": "^2.0",
"php-http/guzzle6-adapter": "^2.0",
"php-http/message": "^1.8",
"s9e/text-formatter": "^2.1",
"sensio/framework-extra-bundle": "^5.1",
"sensiolabs/security-checker": "^6.0",