diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f81ef34c226..3995d217002 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-22.04] - php: ['7.4'] + php: ['7.2', '7.3', '7.4'] # Steps represent a sequence of tasks that will be executed as part of the job steps: