Skip to content

Add support to doctrine ORM 3 and drop support for Doctrin ORM 2 #189

Add support to doctrine ORM 3 and drop support for Doctrin ORM 2

Add support to doctrine ORM 3 and drop support for Doctrin ORM 2 #189

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/php-lib-ci.yml@main
secrets:
INFECTION_BADGE_API_KEY: ${{ secrets.INFECTION_BADGE_API_KEY }}