We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1378ec9 commit 8e8fad2Copy full SHA for 8e8fad2
cookbook/install/upgrading.rst
@@ -57,8 +57,6 @@ There are two steps to upgrading:
57
:ref:`upgrade-minor-symfony-composer`;
58
:ref:`upgrade-minor-symfony-code`
59
60
-.. _`upgrade-minor-symfony-composer`:
61
-
62
1) Update the Symfony Library via Composer
63
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64
@@ -96,8 +94,6 @@ But beware. If you have some bad `version constraints`_ in your ``composer.json`
96
94
(e.g. ``dev-master``), then this could upgrade some non-Symfony libraries
97
95
to new versions that contain backwards-compatibility breaking changes.
98
99
-.. _`upgrade-minor-symfony-code`:
100
101
2) Updating Your Code to Work with the new Version
102
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
103
0 commit comments