mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-13 05:39:33 +00:00
Run PHPstan during travis.
This commit is contained in:
parent
dd1f806c4e
commit
a9293b7ceb
2 changed files with 9 additions and 1 deletions
|
|
@ -110,7 +110,8 @@
|
|||
],
|
||||
"post-update-cmd": [
|
||||
"@auto-scripts"
|
||||
]
|
||||
],
|
||||
"phpstan": "vendor/bin/phpstan analyse src --level 2 --memory-limit 1GB"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/symfony": "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue