We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8861215 commit 8008ac6Copy full SHA for 8008ac6
cookbook/bundles/installation.rst
@@ -44,7 +44,7 @@ version, include it as the second argument of the `composer require`_ command:
44
45
.. code-block:: bash
46
47
- $ composer require friendsofsymfony/user-bundle "~2.0@dev"
+ $ composer require friendsofsymfony/user-bundle "~2.0"
48
49
B) Enable the Bundle
50
--------------------
0 commit comments