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 08fcaa4 commit 2cfc2a1Copy full SHA for 2cfc2a1
.github/workflows/documentation.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
coverage: "none"
32
php-version: "8.2"
33
+ extensions: "inotify, pcntl"
34
35
- name: "Set COMPOSER_ROOT_VERSION"
36
run: |
0 commit comments