Skip to content

Commit 22df3fd

Browse files
committed
feat: use api-platform/symfony
1 parent 0fb1234 commit 22df3fd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"license": "MIT",
55
"description": "A pack for API Platform",
66
"require": {
7-
"api-platform/core": "*",
7+
"api-platform/symfony": "*",
8+
"api-platform/doctrine-orm": "*",
89
"nelmio/cors-bundle": "*",
10+
"phpdocumentor/reflection-docblock": "*",
11+
912
"symfony/asset": "*",
1013
"symfony/expression-language": "*",
1114
"symfony/orm-pack": "*",

0 commit comments

Comments
 (0)