Skip to content

Commit 6a1f26a

Browse files
committed
chore: bump versions
1 parent e5bef8c commit 6a1f26a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": ">=8.2",
66
"ext-ctype": "*",
77
"ext-iconv": "*",
8-
"api-platform/core": "^4.0.4",
8+
"api-platform/core": "^4.0.6",
99
"doctrine/doctrine-bundle": "^2.7",
1010
"doctrine/doctrine-migrations-bundle": "^3.2",
1111
"doctrine/orm": "^3.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"sideEffects": false,
2020
"dependencies": {
21-
"@api-platform/api-doc-parser": "^0.16.4",
21+
"@api-platform/api-doc-parser": "^0.16.6",
2222
"jsonld": "^8.3.2",
2323
"lodash.isplainobject": "^4.0.6",
2424
"react-admin": "^5.0.3"

0 commit comments

Comments
 (0)