mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-27 11:41:36 +00:00
Fixed mcp dependencies combination
This commit is contained in:
parent
b0ea329fdf
commit
a3fe7ea591
2 changed files with 19 additions and 20 deletions
|
|
@ -15,9 +15,9 @@
|
|||
"amphp/http-client": "^5.1",
|
||||
"api-platform/doctrine-orm": "^4.1",
|
||||
"api-platform/json-api": "^4.0.0",
|
||||
"api-platform/mcp": "^v4.3.6",
|
||||
"api-platform/mcp": "^v4.3.17",
|
||||
"api-platform/symfony": "^4.0.0",
|
||||
"api-platform/metadata": "4.3.x-dev",
|
||||
"api-platform/metadata": "^v4.3.17",
|
||||
"beberlei/doctrineextensions": "^1.2",
|
||||
"brick/math": "^0.17.0",
|
||||
"brick/schema": "^0.2.0",
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
"league/html-to-markdown": "^5.0.1",
|
||||
"liip/imagine-bundle": "^2.2",
|
||||
"maennchen/zipstream-php": "2.1",
|
||||
"mcp/sdk": "v0.7.0",
|
||||
"mcp/sdk": "v0.6.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