We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a059f commit ed498c1Copy full SHA for ed498c1
api/composer.json
@@ -1,17 +1,13 @@
1
{
2
"type": "project",
3
"license": "MIT",
4
- "repositories": [
5
- {
6
- "type": "vcs",
7
- "url": "https://github.com/valentin-dassonville/core.git"
8
- }
9
- ],
10
"require": {
11
"php": ">=8.3",
12
"ext-ctype": "*",
13
"ext-iconv": "*",
14
- "api-platform/core": "dev-fix/hydra-context-static-asset",
+ "api-platform/doctrine-orm": "^4.0",
+ "api-platform/graphql": "^4.0",
+ "api-platform/symfony": "^4.0",
15
"doctrine/common": "^3.4",
16
"doctrine/doctrine-bundle": "^2.11",
17
"doctrine/doctrine-fixtures-bundle": "^3.5",
0 commit comments