Skip to content

Commit 5d294ac

Browse files
committed
Fix CI
1 parent 848598e commit 5d294ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- name: Composer install --no-progress --prefer-dist --optimize-autoloader
4242
run: |
4343
composer --version
44-
composer require --dev phpunit/phpunit:"^9.5"
4544
if ${{ matrix.prefer-lowest == 'prefer-lowest' }}
4645
then
4746
composer update --prefer-lowest --prefer-stable

0 commit comments

Comments
 (0)