mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-06 10:19:32 +00: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
|
|
@ -60,6 +60,7 @@
|
|||
"require-dev": {
|
||||
"dama/doctrine-test-bundle": "^6.0",
|
||||
"doctrine/doctrine-fixtures-bundle": "^3.2",
|
||||
"ekino/phpstan-banned-code": "^0.3.1",
|
||||
"phpstan/extension-installer": "^1.0",
|
||||
"phpstan/phpstan": "^0.12.8",
|
||||
"phpstan/phpstan-doctrine": "^0.12.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue