8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37886a commit 357826fCopy full SHA for 357826f
setup/unstable_versions.rst
@@ -31,7 +31,7 @@ an existing application to test that your project works with it.
31
32
First, open the ``composer.json`` file located in the root directory of your
33
project. Then, edit the value of all of the ``symfony/*`` libraries to the
34
-new version and change your `minimum-stability` to `beta`.
+new version and change your ``minimum-stability`` to ``beta``:
35
36
.. code-block:: diff
37
0 commit comments