-
- Downloads
There was a problem fetching the pipeline summary.
CI: add phpstan
parent
8f7b57a5
No related branches found
No related tags found
Pipeline #
... | ... | @@ -15,7 +15,8 @@ |
}, | ||
"require-dev": { | ||
"nette/tester": "~1.7.1" | ||
"nette/tester": "~1.7.1", | ||
"phpstan/phpstan": "^0.6.4" | ||
}, | ||
"autoload": { | ||
... | ... |
Please register or sign in to comment