Skip to content

Commit

Permalink
Use updated doctrine package for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
froemken committed Jan 20, 2022
1 parent d80ad97 commit a0d63b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -41,9 +41,6 @@ jobs:
run: |
composer require typo3/cms-core:${{ matrix.typo3 }} --no-progress
composer require typo3/cms-extensionmanager:${{ matrix.typo3 }} --no-progress
# SF: Remove next line, if version 2.13.2 was released
# Issue: https://github.com/Nimut/testing-framework/issues/136
composer require doctrine/dbal:2.10.4 doctrine/cache:^1.0 --no-progress
git checkout composer.json
- name: php-cs-fixer
Expand Down

0 comments on commit a0d63b6

Please sign in to comment.