mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-07 03:29:30 +00:00
Updated to API Platform 4
This commit is contained in:
parent
6c229ccb3a
commit
c834058678
7 changed files with 1251 additions and 180 deletions
14
symfony.lock
14
symfony.lock
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"api-platform/core": {
|
||||
"version": "3.4",
|
||||
"api-platform/symfony": {
|
||||
"version": "4.1",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "3.3",
|
||||
"ref": "74b45ac570c57eb1fbe56c984091a9ff87e18bab"
|
||||
"version": "4.0",
|
||||
"ref": "e9952e9f393c2d048f10a78f272cd35e807d972b"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/api_platform.yaml",
|
||||
"config/routes/api_platform.yaml",
|
||||
"src/ApiResource/.gitignore"
|
||||
"./config/packages/api_platform.yaml",
|
||||
"./config/routes/api_platform.yaml",
|
||||
"./src/ApiResource/.gitignore"
|
||||
]
|
||||
},
|
||||
"beberlei/assert": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue