Skip to content

Commit 11422db

Browse files
committed
Update using_components.rst
1 parent 9c1c071 commit 11422db

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

components/using_components.rst

-6
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ whatever component you want.
3636
file in your directory. In that case, no worries! Just run
3737
``php composer.phar require symfony/finder``.
3838

39-
If you know you need a specific version of the library, add that to the command:
40-
41-
.. code-block:: bash
42-
43-
$ composer require symfony/finder 2.6.2
44-
4539
**3.** Write your code!
4640

4741
Once Composer has downloaded the component(s), all you need to do is include

0 commit comments

Comments
 (0)