We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a6f0b commit 6b20d2cCopy full SHA for 6b20d2c
integrations/symfony-bundle.rst
@@ -15,11 +15,11 @@ Installation
15
Using Symfony Flex
16
------------------
17
18
-HttplugBundle is officially supported by `Symfony Flex`_ and available as the ``httplug`` alias.
+HttplugBundle is officially supported by `Symfony Flex`_ and available as the ``php-http/httplug-bundle`` alias.
19
20
.. code-block:: bash
21
22
- $ composer require httplug
+ $ composer require php-http/httplug-bundle
23
24
Without Symfony Flex
25
--------------------
0 commit comments