Commit 8814834f authored by Jakob P's avatar Jakob P
Browse files

Issue #3200197 by sillygwailo: Update EOL Message Date.

parent 0c117306
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ function acquia_agent_requirements($phase) {
        ];
      }

      $msg = t('Drupal 7 will be end of life on November 28, 2022. Acquia offers <a href="@support_url" target = "blank">extended support</a>,
      $msg = t('Drupal 7 will be end of life on November 1, 2023. Acquia offers <a href="@support_url" target = "blank">extended support</a>,
      included with your cloud subscription, until November 2025. You are also encouraged to look at @name <a href="@migrate_url" target = "blank">Migrate Accelerator</a> to help migrate to the latest major version of Drupal.',
        [
          '@support_url' => url("https://docs.acquia.com/support/guide/#acquia-drupal-7-extended-support-program"),