We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb1234 commit 22df3fdCopy full SHA for 22df3fd
1 file changed
composer.json
@@ -4,8 +4,11 @@
4
"license": "MIT",
5
"description": "A pack for API Platform",
6
"require": {
7
- "api-platform/core": "*",
+ "api-platform/symfony": "*",
8
+ "api-platform/doctrine-orm": "*",
9
"nelmio/cors-bundle": "*",
10
+ "phpdocumentor/reflection-docblock": "*",
11
+
12
"symfony/asset": "*",
13
"symfony/expression-language": "*",
14
"symfony/orm-pack": "*",
0 commit comments