-
- Downloads
adaptions to AbstractDataProvider update from core; local data attributes and...
adaptions to AbstractDataProvider update from core; local data attributes and authorization now configutred here instead of connector
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"php": ">=7.3", | "php": ">=7.3", | ||
"ext-json": "*", | "ext-json": "*", | ||
"api-platform/core": "^2.6", | "api-platform/core": "^2.6", | ||
"dbp/relay-core-bundle": "^0.1.53", | "dbp/relay-core-bundle": "^0.1.91", | ||
"symfony/event-dispatcher": "^5.4", | "symfony/event-dispatcher": "^5.4", | ||
"symfony/framework-bundle": "^5.4" | "symfony/framework-bundle": "^5.4" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment