Skip to content

Commit

Permalink
feat(o10r-symfony-template-154): Upgrade doctrine/orm to 3.* version …
Browse files Browse the repository at this point in the history
…- add doctrine dbal 4.0 support
  • Loading branch information
serhiidonii committed Jul 16, 2024
1 parent 8272b63 commit 6676497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
doctrine-orm-versions: '^3.0'
symfony-versions: '^7.0'
doctrine-dbal-versions: '^4.0'
coverage: 'none'

name: PHP ${{ matrix.php }} Symfony ${{ matrix.symfony-versions }} Doctrine ${{ matrix.doctrine-orm-versions }} Doctrine Dbal ${{ matrix.doctrine-dbal-versions }} ${{ matrix.description }}
steps:
Expand Down

0 comments on commit 6676497

Please sign in to comment.