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 6a123d8 commit 86abb5aCopy full SHA for 86abb5a
setup/upgrade_major.rst
@@ -152,9 +152,10 @@ starting with ``symfony/`` to the new major version:
152
+ "symfony/console": "6.0.*",
153
"...": "...",
154
155
- "...": "A few libraries starting with
156
- symfony/ follow their own versioning scheme. You
157
- do not need to update these versions: you can
+ "...": "A few libraries starting with symfony/ follow their own
+ versioning scheme (e.g. symfony/polyfill-[...],
+ symfony/ux-[...], symfony/[...]-bundle).
158
+ You do not need to update these versions: you can
159
upgrade them independently whenever you want",
160
"symfony/monolog-bundle": "^3.5",
161
},
0 commit comments