Skip to content

Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.7 to 1.4.8 #192

Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.7 to 1.4.8

Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.7 to 1.4.8 #192

Workflow file for this run

name: "Phpunit"
on:
pull_request:
push:
branches: [ "*" ]
schedule:
- cron: "0 8 * * 1"
jobs:
test82:
name: "Phpunit"
uses: contributte/.github/.github/workflows/phpunit.yml@v1
with:
php: "8.2"
make: "init tests"
test81:
name: "Phpunit"
uses: contributte/.github/.github/workflows/phpunit.yml@v1
with:
php: "8.1"
make: "init tests"