mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Revert "Use the modular api-platform packages instead of the monolitic api-platform/core package"
This reverts commit 17caf476bf
.
This commit is contained in:
parent
a54c2db9b9
commit
cb0817666d
4 changed files with 144 additions and 1198 deletions
|
@ -12,9 +12,7 @@
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"amphp/http-client": "^5.1",
|
"amphp/http-client": "^5.1",
|
||||||
"api-platform/doctrine-orm": "^3",
|
"api-platform/core": "^3.1",
|
||||||
"api-platform/json-api": "^3.4",
|
|
||||||
"api-platform/symfony": "^3",
|
|
||||||
"beberlei/doctrineextensions": "^1.2",
|
"beberlei/doctrineextensions": "^1.2",
|
||||||
"brick/math": "0.12.1 as 0.11.0",
|
"brick/math": "0.12.1 as 0.11.0",
|
||||||
"composer/ca-bundle": "^1.3",
|
"composer/ca-bundle": "^1.3",
|
||||||
|
|
1324
composer.lock
generated
1324
composer.lock
generated
File diff suppressed because it is too large
Load diff
0
src/ApiResource/.gitignore
vendored
0
src/ApiResource/.gitignore
vendored
14
symfony.lock
14
symfony.lock
|
@ -13,20 +13,6 @@
|
||||||
"src/ApiResource/.gitignore"
|
"src/ApiResource/.gitignore"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"api-platform/symfony": {
|
|
||||||
"version": "3.4",
|
|
||||||
"recipe": {
|
|
||||||
"repo": "github.com/symfony/recipes",
|
|
||||||
"branch": "main",
|
|
||||||
"version": "3.3",
|
|
||||||
"ref": "74b45ac570c57eb1fbe56c984091a9ff87e18bab"
|
|
||||||
},
|
|
||||||
"files": [
|
|
||||||
"./config/packages/api_platform.yaml",
|
|
||||||
"./config/routes/api_platform.yaml",
|
|
||||||
"./src/ApiResource/.gitignore"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"beberlei/assert": {
|
"beberlei/assert": {
|
||||||
"version": "v3.2.6"
|
"version": "v3.2.6"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue