Skip to content

Ensure Compatibility with Doctrine ORM 3 While Retaining Support for ORM 2 #21

Ensure Compatibility with Doctrine ORM 3 While Retaining Support for ORM 2

Ensure Compatibility with Doctrine ORM 3 While Retaining Support for ORM 2 #21

name: "CI Tests"
on: [push, pull_request]
jobs:
build-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- uses: php-actions/phpstan@v3
with:
memory_limit: -1