Skip to content

Commit 4630d19

Browse files
authored
Merge pull request #266 from php-http/install-instructions
fix flex installation instructions
2 parents 45a6f0b + 9e2a3d0 commit 4630d19

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 ``httplug`` alias.
18+
HttplugBundle has a `Symfony Flex`_ recipe that will set it up with default configuration:
1919

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

0 commit comments

Comments
 (0)