8000 Update major_version.rst · symfony/symfony-docs@c8618e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c8618e1

Browse files
Sylvain LelièvreSylvain
Sylvain Lelièvre
authored and
Sylvain
committed
Update major_version.rst
Removed option '--with-dependencies' from the first command line example for upgrade.
1 parent c0d2bac commit c8618e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/upgrade/major_version.rst

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

135135
.. code-block:: bash
136136
137-
$ composer update --with-dependencies symfony/symfony
137+
$ composer update symfony/symfony
138138
139139
.. include:: /cookbook/upgrade/_update_dep_errors.rst.inc
140140

0 commit comments

Comments
 (0)
0