Skip to content

fix(chore): refactor stuff for support orm v3 and symfony v6-v7 (attr… #29

fix(chore): refactor stuff for support orm v3 and symfony v6-v7 (attr…

fix(chore): refactor stuff for support orm v3 and symfony v6-v7 (attr… #29

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- uses: php-actions/phpstan@v3
with:
memory_limit: -1