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 cda4ad8 commit 74e3285Copy full SHA for 74e3285
.github/workflows/build.yml
@@ -30,6 +30,7 @@ jobs:
30
- "phpstan-deprecation-rules"
31
- "phpstan-dibi"
32
- "phpstan-strict-rules"
33
+ - "phpstan-src"
34
35
steps:
36
- name: "Checkout extension"
0 commit comments