diff --git a/UPGRADE.md b/UPGRADE.md index 9d6f780..886f299 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -22,3 +22,4 @@ post_deploy: 1. Deploy drupal10-rebased branch to site 2. Edit media items and apply cropping where needed (likely the hero blocks in header and footer will be tiny) 3. Uninstall Stable theme and Geo Upgrade custom module (remember to commit this change) +4. After finally deployed to live, remove the root composer dependency on honeypot (this was there because honeypot needed a constraint in order to apply database updates correctly)