Skip to content

Commit 8fb14af

Browse files
authored
Update upgrade_major.rst
Hi, without the double quotes i've got `no matches found: symfony/*` error.
1 parent 5b6e28c commit 8fb14af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/upgrade_major.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Next, use Composer to download new versions of the libraries:
170170

171171
.. code-block:: terminal
172172
173-
$ composer update symfony/*
173+
$ composer update "symfony/*"
174174
175175
.. include:: /setup/_update_dep_errors.rst.inc
176176

0 commit comments

Comments
 (0)