Skip to content

Commit 288ce5b

Browse files
authored
Update composer.json
1 parent c5f808c commit 288ce5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"scripts": {
4444
"start": "php think run",
45-
"analyze": "phpstan analyse --memory-limit 300M -l 0 -c phpstan.neon ./app",
45+
"analyze": "phpstan analyse --memory-limit 300M -l 0 -c phpstan.neon ./app ./route",
4646
"post-autoload-dump": [
4747
"@php think service:discover",
4848
"@php think vendor:publish"

0 commit comments

Comments
 (0)