Skip to content

Commit 6916bea

Browse files
authored
fix(serializer): require api-platform/metadata:^4.2 (#7409)
1 parent 2cfff99 commit 6916bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serializer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=8.2",
26-
"api-platform/metadata": "^4.1.16",
26+
"api-platform/metadata": "^4.2.0",
2727
"api-platform/state": "^4.1.11",
2828
"symfony/property-access": "^6.4 || ^7.0",
2929
"symfony/property-info": "^6.4 || ^7.1",

0 commit comments

Comments
 (0)