mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Updated minimum required MSI
This commit is contained in:
parent
9b8be3e5b8
commit
6cf0155417
@ -106,7 +106,7 @@
|
|||||||
"phpcov merge build --html build/html"
|
"phpcov merge build --html build/html"
|
||||||
],
|
],
|
||||||
"stan": "phpstan analyse module/*/src/ --level=6 -c phpstan.neon",
|
"stan": "phpstan analyse module/*/src/ --level=6 -c phpstan.neon",
|
||||||
"infect": "infection --threads=4 --min-msi=65 --only-covered --log-verbosity=2",
|
"infect": "infection --threads=4 --min-msi=60 --only-covered --log-verbosity=2",
|
||||||
"expressive": "expressive"
|
"expressive": "expressive"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
Loading…
Reference in New Issue
Block a user