Skip to content

WIP: make sure we install php-interop 1 when asking for the psr factory #181

WIP: make sure we install php-interop 1 when asking for the psr factory

WIP: make sure we install php-interop 1 when asking for the psr factory #181

Workflow file for this run

name: Static analysis
on:
push:
branches:
- "*.x"
pull_request:
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --dry-run