Skip to content

Commit 8008ac6

Browse files
committed
Implemented the suggestions made by Christian and Wouter
1 parent 8861215 commit 8008ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/bundles/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ version, include it as the second argument of the `composer require`_ command:
4444

4545
.. code-block:: bash
4646
47-
$ composer require friendsofsymfony/user-bundle "~2.0@dev"
47+
$ composer require friendsofsymfony/user-bundle "~2.0"
4848
4949
B) Enable the Bundle
5050
--------------------

0 commit comments

Comments
 (0)