Skip to content

Commit 7858b95

Browse files
committed
Fixed mcp compatibility
1 parent f7b2539 commit 7858b95

2 files changed

Lines changed: 133 additions & 40 deletions

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515
"amphp/http-client": "^5.1",
1616
"api-platform/doctrine-orm": "^4.1",
1717
"api-platform/json-api": "^4.0.0",
18-
"api-platform/mcp": "^4.3",
18+
"api-platform/mcp": "4.3.x-dev",
1919
"api-platform/symfony": "^4.0.0",
20+
"api-platform/metadata": "4.3.x-dev",
2021
"beberlei/doctrineextensions": "^1.2",
2122
"brick/math": "^0.17.0",
2223
"brick/schema": "^0.2.0",
@@ -41,6 +42,7 @@
4142
"league/html-to-markdown": "^5.0.1",
4243
"liip/imagine-bundle": "^2.2",
4344
"maennchen/zipstream-php": "2.1",
45+
"mcp/sdk": "v0.5.0 as 0.4.0",
4446
"nbgrp/onelogin-saml-bundle": "^v2.0.2",
4547
"nelexa/zip": "^4.0",
4648
"nelmio/cors-bundle": "^2.3",

0 commit comments

Comments
 (0)