Skip to content

Commit 9e2a3d0

Browse files
committed
fix flex installation instructions
the recipe got moved to contributed recipes, we no longer have an alias and need to use the package name.
1 parent 45a6f0b commit 9e2a3d0

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)