We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7118a5f commit f8a4fbbCopy full SHA for f8a4fbb
.github/workflows/test.yaml
@@ -46,7 +46,7 @@ jobs:
46
shell: bash
47
run: |
48
composer install --no-progress --prefer-dist --optimize-autoloader
49
- composer require setasign/fpdi:2.6.2
+ composer require setasign/fpdi:2.6.1
50
51
- name: Test with PHPUnit
52
if: matrix.php-versions != '8.4' || matrix.operating-system != 'ubuntu-latest'
0 commit comments