Skip to content
Snippets Groups Projects

Issue #3310729: Incorrect documentation link in UI in case of Process error

7 files
+ 182
3
Compare changes
  • Side-by-side
  • Inline
Files
7
  • 4b6cef8d
    Issue #3351895 by tedbow, phenaproxima, pwolanin, xjm: Add command to allow... · 4b6cef8d
    Ted Bowman authored
    Issue #3351895 by tedbow, phenaproxima, pwolanin, xjm: Add command to allow running cron updates via console and by a separate user, for defense-in-depth
+ 1
0
@@ -61,6 +61,7 @@ composer require \
# automatic_updates' development dependencies to the root.
# @see https://getcomposer.org/doc/04-schema.md#require-dev
composer require --dev colinodell/psr-testlogger:^1
composer require --dev drush/drush:^11
# Revert needless changes to Core Composer metapackages.
git checkout -- "$SITE_DIRECTORY/composer/Metapackage"
Loading