Skip to content

Commit e10fd56

Browse files
committed
minor #10975 Update web_link.rst (Dinath)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #10975). Discussion ---------- Update web_link.rst When trying this command : ` composer req web-link`, i got : ``` [InvalidArgumentException] Could not find package web-link. ``` Commits ------- 2faeef2 Update web_link.rst
2 parents 5e0dccd + 2faeef2 commit e10fd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_link.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To do that, first install the WebLink component:
5050

5151
.. code-block:: terminal
5252
53-
$ composer req web-link
53+
$ composer require symfony/web-link
5454
5555
Now, update the template to use the ``preload()`` Twig function provided by
5656
WebLink:

0 commit comments

Comments
 (0)