diff --git a/integrations/symfony-bundle.rst b/integrations/symfony-bundle.rst index 67ca276..a2b452e 100644 --- a/integrations/symfony-bundle.rst +++ b/integrations/symfony-bundle.rst @@ -15,11 +15,11 @@ Installation Using Symfony Flex ------------------ -HttplugBundle is officially supported by `Symfony Flex`_ and available as the ``httplug`` alias. +HttplugBundle has a `Symfony Flex`_ recipe that will set it up with default configuration: .. code-block:: bash - $ composer require httplug + $ composer require php-http/httplug-bundle Without Symfony Flex --------------------