mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-18 17:31:35 +00:00
Fixed mcp compatibility
This commit is contained in:
parent
d453c48c55
commit
dc5b818400
2 changed files with 102 additions and 82 deletions
|
|
@ -15,8 +15,9 @@
|
|||
"amphp/http-client": "^5.1",
|
||||
"api-platform/doctrine-orm": "^4.1",
|
||||
"api-platform/json-api": "^4.0.0",
|
||||
"api-platform/mcp": "^4.3",
|
||||
"api-platform/mcp": "4.3.x-dev",
|
||||
"api-platform/symfony": "^4.0.0",
|
||||
"api-platform/metadata": "4.3.x-dev",
|
||||
"beberlei/doctrineextensions": "^1.2",
|
||||
"brick/math": "^0.14.8",
|
||||
"brick/schema": "^0.2.0",
|
||||
|
|
@ -41,6 +42,7 @@
|
|||
"league/html-to-markdown": "^5.0.1",
|
||||
"liip/imagine-bundle": "^2.2",
|
||||
"maennchen/zipstream-php": "2.1",
|
||||
"mcp/sdk": "v0.5.0 as 0.4.0",
|
||||
"nbgrp/onelogin-saml-bundle": "^v2.0.2",
|
||||
"nelexa/zip": "^4.0",
|
||||
"nelmio/cors-bundle": "^2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue