Skip to content

Commit 17caf47

Browse files
committed
Use the modular api-platform packages instead of the monolitic api-platform/core package
1 parent 42cb590 commit 17caf47

File tree

4 files changed

+1201
-147
lines changed

4 files changed

+1201
-147
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"ext-json": "*",
1313
"ext-mbstring": "*",
1414
"amphp/http-client": "^5.1",
15-
"api-platform/core": "^3.1",
15+
"api-platform/doctrine-orm": "^3",
16+
"api-platform/json-api": "^3.4",
17+
"api-platform/symfony": "^3",
1618
"beberlei/doctrineextensions": "^1.2",
1719
"brick/math": "0.12.1 as 0.11.0",
1820
"composer/ca-bundle": "^1.3",

0 commit comments

Comments
 (0)