You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Commands/LegacyCommands.php
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,9 @@ public function updatestatus()
68
68
}
69
69
70
70
/**
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`.
0 commit comments