Skip to content

chore(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.18 #100

chore(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.18

chore(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.18 #100

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- '**'
types:
- opened
- edited
- synchronize
- reopened
jobs:
pint:
uses: itinerare/github-actions/.github/workflows/pint.yml@main
with:
php-version: '8.1'
concurrency:
group: ci-${{ github.head_ref }}
blade-formatter:
uses: itinerare/github-actions/.github/workflows/blade_formatter.yml@main
concurrency:
group: ci-${{ github.head_ref }}