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 38f3d8e commit f574bbdCopy full SHA for f574bbd
.github/workflows/static-analysis.yml
@@ -51,4 +51,4 @@ jobs:
51
mv config/autoload/swoole.local.php.dist config/autoload/swoole.local.php
52
mv config/autoload/log.local.php.dist config/autoload/log.local.php
53
- name: Run static analysis with PHPStan
54
- run: vendor/bin/phpstan analyse
+ run: vendor/bin/phpstan analyse
0 commit comments