Skip to content

Commit bb0acd0

Browse files
committed
fixing bad wording
1 parent 8a30d14 commit bb0acd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/upgrade/_update_dep_errors.rst.inc

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ other Symfony dependencies too. In that case, try the following command:
66

77
$ composer update symfony/symfony --with-dependencies
88

9-
This updates ``symfony/symfony`` and *all* packages that it depends on,
10-
will include several other packages. By using tight version constraints in
9+
This updates ``symfony/symfony`` and *all* packages that it depends on, which will
10+
include several other packages. By using tight version constraints in
1111
``composer.json``, you can control what versions each library upgrades to.
1212

1313
If this still doesn't work, your ``composer.json`` file may specify a version

0 commit comments

Comments
 (0)