Skip to content

Commit 7ce7e43

Browse files
Change other reference to composer outdated.
1 parent 4d467ab commit 7ce7e43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Commands/LegacyCommands.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ public function updatestatus()
6868
}
6969

7070
/**
71-
* The pm-updatecode command was deprecated. Please see `composer outdated` and `composer update`. For security release notification, see `drush pm:security`.
71+
* The pm-updatecode command was deprecated. Please see
72+
* `composer update --dry-run` and `composer update`.
73+
* For security release notification, see `drush pm:security`.
7274
*
7375
* @command pm:updatecode
7476
* @aliases upc,pm-update,pm-updatecode

0 commit comments

Comments
 (0)