Describe entities as API Platform resources
This commit is contained in:
@@ -7,10 +7,12 @@
|
||||
"php": ">=8.2",
|
||||
"ext-ctype": "*",
|
||||
"ext-iconv": "*",
|
||||
"api-platform/core": "^3.3",
|
||||
"doctrine/dbal": "^3",
|
||||
"doctrine/doctrine-bundle": "^2.12",
|
||||
"doctrine/doctrine-migrations-bundle": "^3.3",
|
||||
"doctrine/orm": "^3.1",
|
||||
"nelmio/cors-bundle": "^2.4",
|
||||
"phpdocumentor/reflection-docblock": "^5.4",
|
||||
"phpstan/phpdoc-parser": "^1.29",
|
||||
"runtime/frankenphp-symfony": "^0.2.0",
|
||||
@@ -97,6 +99,7 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"dama/doctrine-test-bundle": "*",
|
||||
"doctrine/doctrine-fixtures-bundle": "^3.6",
|
||||
"fakerphp/faker": "^1.23",
|
||||
"phpstan/phpstan": "^1.11",
|
||||
|
Reference in New Issue
Block a user