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 e5bef8c commit 6a1f26aCopy full SHA for 6a1f26a
api/composer.json
@@ -5,7 +5,7 @@
5
"php": ">=8.2",
6
"ext-ctype": "*",
7
"ext-iconv": "*",
8
- "api-platform/core": "^4.0.4",
+ "api-platform/core": "^4.0.6",
9
"doctrine/doctrine-bundle": "^2.7",
10
"doctrine/doctrine-migrations-bundle": "^3.2",
11
"doctrine/orm": "^3.0",
package.json
@@ -18,7 +18,7 @@
18
"license": "MIT",
19
"sideEffects": false,
20
"dependencies": {
21
- "@api-platform/api-doc-parser": "^0.16.4",
+ "@api-platform/api-doc-parser": "^0.16.6",
22
"jsonld": "^8.3.2",
23
"lodash.isplainobject": "^4.0.6",
24
"react-admin": "^5.0.3"
0 commit comments