Skip to content

add withPreparePhpCsFixerSets() (#160) #115

add withPreparePhpCsFixerSets() (#160)

add withPreparePhpCsFixerSets() (#160) #115

name: Along with Symfony Deprecations
on:
push:
tags:
- '*'
jobs:
bare_run:
runs-on: ubuntu-latest
steps:
-
uses: shivammathur/setup-php@v2
with:
php-version: 8.2
coverage: none
- run: composer require symplify/easy-coding-standard --ansi
- run: composer require symfony/deprecation-contracts --ansi
- run: vendor/bin/ecs init --ansi --debug