Skip to content

Commit 2f92d86

Browse files
committed
validator package requires metadata 4.1
Attribute ApiProperty used multiple times by ValidationException #6748
1 parent ffbd930 commit 2f92d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"api-platform/serializer": "^3.4 || ^4.0",
3939
"api-platform/state": "^3.4 || ^4.0",
4040
"api-platform/validator": "^3.4 || ^4.0",
41-
"api-platform/openapi": "^3.4 || ^4.0",
41+
"api-platform/openapi": "^4.1",
4242
"symfony/property-info": "^6.4 || ^7.0",
4343
"symfony/property-access": "^6.4 || ^7.0",
4444
"symfony/serializer": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)