Skip to content

Commit 5fb897a

Browse files
smnandreKocal
andauthored
Update UPGRADE-3.0.md
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent 551d269 commit 5fb897a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

UPGRADE-3.0.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# UPGRADE FROM `2.x` TO `3.0`
22

3-
Symfony UX follows Symfony's release system. This means that major
4-
versions (like `3.0`) offer the same functionality as their previous minor
5-
versions (like `2.x`), once all deprecations have been removed.
3+
Symfony UX follows Symfony's release process, 2.x and 3.0 have the same features, but Symfony UX 3.0 doesn't include any deprecated features. To upgrade, make sure to resolve all deprecation notices. Read more about this in the [Symfony documentation](https://symfony.com/doc/6.4/setup/upgrade_major.html#upgrade-major-symfony-deprecations).
64

75
However, major versions may also introduce new features and improvements, and a
86
bump in the required PHP or packages versions.

0 commit comments

Comments
 (0)