mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
fix script path
This commit is contained in:
parent
ff0733d013
commit
21a7611820
@ -43,6 +43,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"lint" : "phpcs",
|
||||
"static-analysis": "@php ./vendor/bin/phpstan analyse --ansi -l 1 -c phpstan.neon.dist src tests"
|
||||
"static-analysis": "phpstan analyse --ansi -l 1 -c phpstan.neon.dist src tests"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user