Skip to content

Merge pull request #80 from Xerkus/feature/phpunit #32

Merge pull request #80 from Xerkus/feature/phpunit

Merge pull request #80 from Xerkus/feature/phpunit #32

name: Laminas Legacy
on:
push:
branches:
- '*.x'
pull_request:
jobs:
latest:
strategy:
fail-fast: false
matrix:
php: [ '7.3', '7.4', '8.0', '8.1' ]
uses: ./.github/workflows/integration.yml
with:
php: ${{ matrix.php }}
suite: Laminas
package: laminas/laminas-diactoros