mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-01 05:54:32 +02:00
Search for function calls to debug functions like dump() with PHPstan
This should (hopefully) issues like #35.
This commit is contained in:
parent
5a733b3261
commit
f04cb9d3e9
3 changed files with 67 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue