Skip to content

Commit

Permalink
validator package requires metadata 4.1
Browse files Browse the repository at this point in the history
Attribute ApiProperty used multiple times by ValidationException

#6748
  • Loading branch information
GromNaN committed Jan 30, 2025
1 parent 48ff963 commit d6f68e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validator/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"require": {
"php": ">=8.2",
"api-platform/metadata": "^3.4 || ^4.0",
"api-platform/metadata": "^4.1",
"symfony/web-link": "^6.4 || ^7.0"
},
"require-dev": {
Expand Down

0 comments on commit d6f68e5

Please sign in to comment.