We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603d42c commit 2a3e1deCopy full SHA for 2a3e1de
.github/workflows/windows_l10.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: shivammathur/setup-php@v2
25
with:
26
php-version: '8.1'
27
+ extensions: fileinfo
28
29
- name: Validate composer.json and composer.lock
30
run: composer validate --strict
.github/workflows/windows_l11.yml
php-version: '8.2'
0 commit comments