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 da3cb2a commit 036095cCopy full SHA for 036095c
tests/Feature/mock-asserts/phpstan-noinstall.yaml
@@ -1,3 +1,3 @@
1
- name: Execute Code Static Analysis (PHP Stan + Larastan)
2
run: |
3
- vendor/bin/phpstan analyse app -c ./vendor/nunomaduro/larastan/extension.neon --level=4 --no-progress
+ vendor/bin/phpstan analyse app -c ./vendor/larastan/larastan/extension.neon --level=4 --no-progress
0 commit comments