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 e91a265 commit c3d54e0Copy full SHA for c3d54e0
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
php-version: ${{ matrix.php-version }}
34
extensions: pdo_sqlite
35
+ tools: cs2pr
36
coverage: ${{ matrix.coverage }}
37
38
- name: Validate composer.json and composer.lock
0 commit comments