Installed api platform.

This commit is contained in:
krzysiej
2022-06-09 11:46:15 +02:00
parent 61ab01f297
commit 00820715ea
10 changed files with 404 additions and 4 deletions

View File

@@ -7,10 +7,12 @@
"php": ">=8.0.2",
"ext-ctype": "*",
"ext-iconv": "*",
"api-platform/core": "^2.6",
"doctrine/annotations": "^1.0",
"doctrine/doctrine-bundle": "^2.6",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.12",
"nelmio/cors-bundle": "^2.2",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.5",
"sensio/framework-extra-bundle": "^6.1",