Skip to content

Revert "Apply Rector changes (CI)" #89

Revert "Apply Rector changes (CI)"

Revert "Apply Rector changes (CI)" #89

Workflow file for this run

on:
- pull_request
- push
name: backwards compatibility
jobs:
roave_bc_check:
uses: yiisoft/actions/.github/workflows/bc.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1']