mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 01:09:36 +00:00
Fixed phpstan issues
This commit is contained in:
parent
bcbbb1ecb9
commit
7f8f5990a7
5 changed files with 100 additions and 5 deletions
|
|
@ -177,6 +177,11 @@
|
|||
"allow-contrib": false,
|
||||
"require": "7.4.*",
|
||||
"docker": true
|
||||
},
|
||||
"phpstan/extension-installer": {
|
||||
"ignore" : [
|
||||
"ekino/phpstan-banned-code"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue