Skip to content

Commit f7b2539

Browse files
committed
Added dependencies and basic structures
1 parent e8af0e9 commit f7b2539

8 files changed

Lines changed: 698 additions & 24 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
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",
1819
"api-platform/symfony": "^4.0.0",
1920
"beberlei/doctrineextensions": "^1.2",
2021
"brick/math": "^0.17.0",
@@ -73,6 +74,7 @@
7374
"symfony/http-client": "7.4.*",
7475
"symfony/http-kernel": "7.4.*",
7576
"symfony/mailer": "7.4.*",
77+
"symfony/mcp-bundle": "^0.8.0",
7678
"symfony/monolog-bundle": "^4.0",
7779
"symfony/process": "7.4.*",
7880
"symfony/property-access": "7.4.*",

0 commit comments

Comments
 (0)