mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed some issues detected by PHPstan.
This commit is contained in:
parent
f2ff77a8b3
commit
dd1f806c4e
30 changed files with 310 additions and 45 deletions
12
symfony.lock
12
symfony.lock
|
@ -325,9 +325,21 @@
|
|||
"phpdocumentor/type-resolver": {
|
||||
"version": "0.4.0"
|
||||
},
|
||||
"phpstan/extension-installer": {
|
||||
"version": "1.0.3"
|
||||
},
|
||||
"phpstan/phpdoc-parser": {
|
||||
"version": "0.4.2"
|
||||
},
|
||||
"phpstan/phpstan": {
|
||||
"version": "0.12.8"
|
||||
},
|
||||
"phpstan/phpstan-doctrine": {
|
||||
"version": "0.12.9"
|
||||
},
|
||||
"phpstan/phpstan-symfony": {
|
||||
"version": "0.12.4"
|
||||
},
|
||||
"psr/cache": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue