Skip to content

Commit ed498c1

Browse files
fix: restore api-platform packages
1 parent 85a059f commit ed498c1

File tree

2 files changed

+1121
-155
lines changed

2 files changed

+1121
-155
lines changed

api/composer.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
{
22
"type": "project",
33
"license": "MIT",
4-
"repositories": [
5-
{
6-
"type": "vcs",
7-
"url": "https://github.com/valentin-dassonville/core.git"
8-
}
9-
],
104
"require": {
115
"php": ">=8.3",
126
"ext-ctype": "*",
137
"ext-iconv": "*",
14-
"api-platform/core": "dev-fix/hydra-context-static-asset",
8+
"api-platform/doctrine-orm": "^4.0",
9+
"api-platform/graphql": "^4.0",
10+
"api-platform/symfony": "^4.0",
1511
"doctrine/common": "^3.4",
1612
"doctrine/doctrine-bundle": "^2.11",
1713
"doctrine/doctrine-fixtures-bundle": "^3.5",

0 commit comments

Comments
 (0)