Search for function calls to debug functions like dump() with PHPstan

This should (hopefully) issues like #35.
This commit is contained in:
Jan Böhmer 2020-04-06 18:26:42 +02:00
parent 5a733b3261
commit f04cb9d3e9
3 changed files with 67 additions and 1 deletions

View file

@ -135,6 +135,9 @@
"egulias/email-validator": {
"version": "2.1.11"
},
"ekino/phpstan-banned-code": {
"version": "v0.3.1"
},
"felixfbecker/advanced-json-rpc": {
"version": "v3.0.4"
},