Skip to content

Commit d5f3d82

Browse files
committed
Minor improvement in a command
1 parent 038caa5 commit d5f3d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/install/unstable_versions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ the most recent beta version.
7575
$ cd projects/my_project/
7676
$ git checkout -b testing_new_symfony
7777
# ... update composer.json configuration
78-
$ composer update
78+
$ composer update symfony/symfony
7979
8080
# ... after testing the new Symfony version
8181
$ git checkout master

0 commit comments

Comments
 (0)