mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-27 12:18:54 +02:00
Added phpstan as local dev dependency
This commit is contained in:
parent
469f9e8933
commit
1e04ee14de
3 changed files with 1567 additions and 13 deletions
14
symfony.lock
14
symfony.lock
|
@ -365,6 +365,20 @@
|
|||
"phpstan/phpstan-symfony": {
|
||||
"version": "0.12.4"
|
||||
},
|
||||
"phpunit/phpunit": {
|
||||
"version": "9.6",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "9.6",
|
||||
"ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
|
||||
},
|
||||
"files": [
|
||||
"./.env.test",
|
||||
"./phpunit.xml.dist",
|
||||
"./tests/bootstrap.php"
|
||||
]
|
||||
},
|
||||
"psalm/plugin-symfony": {
|
||||
"version": "v1.2.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue