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 846dadd commit ec133d8Copy full SHA for ec133d8
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 ``http`` alias.
+HttplugBundle is officially supported by `Symfony Flex`_ and available as the ``httplug`` alias.
19
20
.. code-block:: bash
21
22
- $ composer require http
+ $ composer require httplug
23
24
Without Symfony Flex
25
--------------------
0 commit comments