Skip to content

Commit 036095c

Browse files
committed
Update phpstan-noinstall.yaml
1 parent da3cb2a commit 036095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
- name: Execute Code Static Analysis (PHP Stan + Larastan)
22
run: |
3-
vendor/bin/phpstan analyse app -c ./vendor/nunomaduro/larastan/extension.neon --level=4 --no-progress
3+
vendor/bin/phpstan analyse app -c ./vendor/larastan/larastan/extension.neon --level=4 --no-progress

0 commit comments

Comments
 (0)