We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038caa5 commit d5f3d82Copy full SHA for d5f3d82
cookbook/install/unstable_versions.rst
@@ -75,7 +75,7 @@ the most recent beta version.
75
$ cd projects/my_project/
76
$ git checkout -b testing_new_symfony
77
# ... update composer.json configuration
78
- $ composer update
+ $ composer update symfony/symfony
79
80
# ... after testing the new Symfony version
81
$ git checkout master
0 commit comments