diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09a7be02..96208047 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: strategy: fail-fast: false matrix: - php-version: ['8.2', '8.3', '8.4'] + php-version: ['8.4', '8.5'] steps: - uses: actions/checkout@v6 diff --git a/composer.json b/composer.json index e0b6f991..4a0bb878 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ } ], "require": { - "php": ">=7.4", + "php": ">=8.4", "composer/installers": "^2.2", "connectthink/wp-scss": "^2.4@beta", "cweagans/composer-patches": "^1.7", diff --git a/composer.lock b/composer.lock index f9ad18bf..45fe0dcf 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ad12b68caa4cbca755b590c98898fa06", + "content-hash": "6e9de2a03ec2353ebe946ee1feae3f49", "packages": [ { "name": "ConnectThink/WP-SCSS", @@ -4645,7 +4645,7 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": ">=7.4" + "php": ">=8.4" }, "platform-dev": {}, "plugin-api-version": "2.6.0" diff --git a/pantheon.yml b/pantheon.yml index 4da2a9d9..891cf3af 100644 --- a/pantheon.yml +++ b/pantheon.yml @@ -7,7 +7,7 @@ web_docroot: true # See https://pantheon.io/docs/pantheon-yml/#enforce-https--hsts for valid values. enforce_https: transitional -php_version: 8.2 +php_version: 8.4 # See https://pantheon.io/docs/pantheon-yml#specify-a-version-of-mariadb database: