mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Use the modular api-platform packages instead of the monolitic api-platform/core package
This commit is contained in:
parent
42cb590c75
commit
17caf476bf
4 changed files with 1220 additions and 166 deletions
14
symfony.lock
14
symfony.lock
|
@ -13,6 +13,20 @@
|
|||
"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": {
|
||||
"version": "v3.2.6"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue