We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92879fb + c3430ac commit a115fa0Copy full SHA for a115fa0
1 file changed
.github/workflows/tests.yml
@@ -91,7 +91,7 @@ jobs:
91
92
- name: Install dependencies
93
run: |
94
- composer config platform.php 7.3.0
+ composer config platform.php 7.4.0
95
composer install --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
96
97
- name: Download Apache Tika binaries
0 commit comments