Skip to content

Update symfony/yaml dependency to include ^7.0, fixes #78 (#79) #58

Update symfony/yaml dependency to include ^7.0, fixes #78 (#79)

Update symfony/yaml dependency to include ^7.0, fixes #78 (#79) #58

Workflow file for this run

name: Code Style
on: [push, pull_request]
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run