This commit is contained in:
Robin Appelman 2026-07-15 14:46:06 +02:00
commit a77140d48d
3 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ jobs:
uses: https://github.com/shivammathur/setup-php@v2
with:
php-version: 8.2
tools: composer:v1
tools: composer
coverage: none
extensions: inotify
- name: Install dependencies