From 5fd798cf05d7cb67509e6089e5587f80d1c7b747 Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Tue, 2 Jul 2024 12:36:54 -0700 Subject: [PATCH] Update default PHP to 8.2 --- pantheon.upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pantheon.upstream.yml b/pantheon.upstream.yml index 5baa953829..38cc1969d2 100644 --- a/pantheon.upstream.yml +++ b/pantheon.upstream.yml @@ -3,7 +3,7 @@ # Override the defaults specified here in a site-specific `pantheon.yml` file. # For more information see: https://pantheon.io/docs/pantheon-upstream-yml api_version: 1 -php_version: 8.1 +php_version: 8.2 drush_version: 8 # See https://pantheon.io/docs/pantheon-yml#specify-a-version-of-mariadb