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 2e5c054 commit 9c1c071Copy full SHA for 9c1c071
components/using_components.rst
@@ -40,7 +40,7 @@ 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
+ $ composer require symfony/finder 2.6.2
44
45
**3.** Write your code!
46
0 commit comments