Author: Markus Staab (staabm) Committer: Derick Rethans (derickr) Date: 2026-06-17T12:10:29+01:00
Commit: https://github.com/php/web-php/commit/f4cbda74018470d0e1e61c4d2a65bb1b3453fa41 Raw diff: https://github.com/php/web-php/commit/f4cbda74018470d0e1e61c4d2a65bb1b3453fa41.diff Update integrate.yaml Changed paths: M .github/workflows/integrate.yaml Diff: diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 16fd55c1f9..a4d0152e4c 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -115,7 +115,7 @@ jobs: strategy: matrix: php-version: - - "8.2" + - "8.4" dependencies: - "locked"
