diff --git a/php-http/httplug-bundle/1.6/config/packages/httplug.yaml b/php-http/httplug-bundle/1.6/config/packages/httplug.yaml deleted file mode 100644 index 2aadcd13..00000000 --- a/php-http/httplug-bundle/1.6/config/packages/httplug.yaml +++ /dev/null @@ -1,14 +0,0 @@ -httplug: - plugins: - redirect: - preserve_header: true - - discovery: - client: 'auto' - - clients: - app: - http_methods_client: true - plugins: - - 'httplug.plugin.content_length' - - 'httplug.plugin.redirect' diff --git a/php-http/httplug-bundle/1.6/manifest.json b/php-http/httplug-bundle/1.6/manifest.json deleted file mode 100644 index 2191bf6b..00000000 --- a/php-http/httplug-bundle/1.6/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "bundles": { - "Http\\HttplugBundle\\HttplugBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } -} diff --git a/php-http/httplug-pack/1.0/manifest.json b/php-http/httplug-pack/1.0/manifest.json deleted file mode 100644 index 0511b08b..00000000 --- a/php-http/httplug-pack/1.0/manifest.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "aliases": ["httplug"] -}