Skip to content

Bump twig/twig from 2.15.4 to 3.11.2 #256

Bump twig/twig from 2.15.4 to 3.11.2

Bump twig/twig from 2.15.4 to 3.11.2 #256

Workflow file for this run

name: PHPCS check
on: [pull_request, push]
jobs:
phpcs:
name: PHPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHPCS check
uses: chekalsky/phpcs-action@v1