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 e3fc252 commit 2696f92Copy full SHA for 2696f92
.github/workflows/default.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: shivammathur/setup-php@v2
17
with:
18
php-version: 8.1
19
- extensions: dom, libxml, mbstring, zip, curl, bcmath, pcntl
+ extensions: dom, libxml, mbstring, zip, curl, bcmath, pcntl, inotify
20
tools: composer:v2
21
coverage: none
22
0 commit comments