Skip to content

Commit d6f68e5

Browse files
committed
validator package requires metadata 4.1
Attribute ApiProperty used multiple times by ValidationException #6748
1 parent 48ff963 commit d6f68e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Validator/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=8.2",
26-
"api-platform/metadata": "^3.4 || ^4.0",
26+
"api-platform/metadata": "^4.1",
2727
"symfony/web-link": "^6.4 || ^7.0"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)