Skip to content

Commit b9c3c72

Browse files
committed
update_to_5.0.md: reword to not be outdated
1 parent b95a435 commit b9c3c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/update_and_migration/from_4.6/update_to_5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Notice the use of the `--no-update` option to only edit the `composer.json` entr
191191
4.6 LTS Update packages are included by default in 5.0.
192192
Remove them from your composer.json to avoid updating their version manually with each update.
193193

194-
For example, the following command removes all of the released LTS Updates for 4.6 from `composer.json`:
194+
For example, the following command removes several released LTS Updates for 4.6 from `composer.json`:
195195

196196
```bash
197197
composer remove --no-update \

0 commit comments

Comments
 (0)