Skip to content

Commit 301d201

Browse files
authored
Merge pull request #261 from php-http/Nyholm-patch-1-1
Updated flex alias
2 parents 846dadd + ec133d8 commit 301d201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/symfony-bundle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Installation
1515
Using Symfony Flex
1616
------------------
1717

18-
HttplugBundle is officially supported by `Symfony Flex`_ and available as the ``http`` alias.
18+
HttplugBundle is officially supported by `Symfony Flex`_ and available as the ``httplug`` alias.
1919

2020
.. code-block:: bash
2121
22-
$ composer require http
22+
$ composer require httplug
2323
2424
Without Symfony Flex
2525
--------------------

0 commit comments

Comments
 (0)