Skip to content

Commit f8a4fbb

Browse files
committed
tests: downgrade setasign/fpdi to v2.6.1 on macOS + PHP 7.4
1 parent 7118a5f commit f8a4fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
shell: bash
4747
run: |
4848
composer install --no-progress --prefer-dist --optimize-autoloader
49-
composer require setasign/fpdi:2.6.2
49+
composer require setasign/fpdi:2.6.1
5050
5151
- name: Test with PHPUnit
5252
if: matrix.php-versions != '8.4' || matrix.operating-system != 'ubuntu-latest'

0 commit comments

Comments
 (0)