Thanks to visit codestin.com Credit goes to github.com
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 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