mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Removed psalm, as we only use phpstan
This commit is contained in:
parent
6cba6ba52e
commit
9f477676e2
4 changed files with 13 additions and 972 deletions
33
symfony.lock
33
symfony.lock
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
"amphp/amp": {
|
||||
"version": "v2.2.1"
|
||||
},
|
||||
"amphp/byte-stream": {
|
||||
"version": "v1.6.1"
|
||||
},
|
||||
"api-platform/core": {
|
||||
"version": "3.2",
|
||||
"recipe": {
|
||||
|
@ -34,15 +28,6 @@
|
|||
"composer/package-versions-deprecated": {
|
||||
"version": "1.11.99.4"
|
||||
},
|
||||
"composer/pcre": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"composer/semver": {
|
||||
"version": "1.5.0"
|
||||
},
|
||||
"composer/xdebug-handler": {
|
||||
"version": "1.3.3"
|
||||
},
|
||||
"dama/doctrine-test-bundle": {
|
||||
"version": "8.0",
|
||||
"recipe": {
|
||||
|
@ -55,9 +40,6 @@
|
|||
"./config/packages/dama_doctrine_test_bundle.yaml"
|
||||
]
|
||||
},
|
||||
"dnoegel/php-xdg-base-dir": {
|
||||
"version": "v0.1.1"
|
||||
},
|
||||
"doctrine/annotations": {
|
||||
"version": "1.14",
|
||||
"recipe": {
|
||||
|
@ -158,12 +140,6 @@
|
|||
"erusev/parsedown": {
|
||||
"version": "1.7.4"
|
||||
},
|
||||
"felixfbecker/advanced-json-rpc": {
|
||||
"version": "v3.0.4"
|
||||
},
|
||||
"felixfbecker/language-server-protocol": {
|
||||
"version": "v1.4.0"
|
||||
},
|
||||
"florianv/exchanger": {
|
||||
"version": "1.4.1"
|
||||
},
|
||||
|
@ -255,9 +231,6 @@
|
|||
"./config/packages/nelmio_security.yaml"
|
||||
]
|
||||
},
|
||||
"netresearch/jsonmapper": {
|
||||
"version": "v1.6.0"
|
||||
},
|
||||
"nikic/php-parser": {
|
||||
"version": "v4.2.1"
|
||||
},
|
||||
|
@ -386,9 +359,6 @@
|
|||
"./tests/bootstrap.php"
|
||||
]
|
||||
},
|
||||
"psalm/plugin-symfony": {
|
||||
"version": "v1.2.1"
|
||||
},
|
||||
"psr/cache": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
|
@ -897,9 +867,6 @@
|
|||
"ua-parser/uap-php": {
|
||||
"version": "v3.9.8"
|
||||
},
|
||||
"vimeo/psalm": {
|
||||
"version": "3.5.1"
|
||||
},
|
||||
"web-auth/webauthn-symfony-bundle": {
|
||||
"version": "4.7",
|
||||
"recipe": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue