Set harder security constraints

phpcs-errors:0 phpunit-status:successful phpstan-errors:665
This commit is contained in:
2020-11-25 17:01:46 +01:00
parent 4ca50fe6ab
commit 0756a58821
3 changed files with 76 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"phpstan/phpstan": "^0.12.57",
"phpstan/phpstan-strict-rules": "^0.12.5",
"ergebnis/phpstan-rules": "^0.15.3",
"phpstan/phpstan-deprecation-rules": "^0.12.5"
"phpstan/phpstan-deprecation-rules": "^0.12.5",
"spaze/phpstan-disallowed-calls": "^1.0"
}
}