Use the modular api-platform packages instead of the monolitic api-platform/core package

This commit is contained in:
Jan Böhmer 2025-02-22 19:48:36 +01:00
parent 42cb590c75
commit 17caf476bf
4 changed files with 1220 additions and 166 deletions

View file

@ -12,7 +12,9 @@
"ext-json": "*",
"ext-mbstring": "*",
"amphp/http-client": "^5.1",
"api-platform/core": "^3.1",
"api-platform/doctrine-orm": "^3",
"api-platform/json-api": "^3.4",
"api-platform/symfony": "^3",
"beberlei/doctrineextensions": "^1.2",
"brick/math": "0.12.1 as 0.11.0",
"composer/ca-bundle": "^1.3",