Add conflict to symfony/validator 5.4.25, 6.2.12 and 6.3.1 versions

This commit is contained in:
TheMilek 2023-06-27 11:16:12 +02:00
parent 45bc40851d
commit 0f1509a7d6
No known key found for this signature in database
GPG key ID: 2E44205E7374692F

View file

@ -184,8 +184,9 @@
"doctrine/orm": "2.15.2 || 2.15.3",
"jms/serializer-bundle": "4.1.0",
"lexik/jwt-authentication-bundle": "^2.18",
"symfony/framework-bundle": "5.4.5 || 6.2.8",
"symfony/dependency-injection": "5.4.5",
"symfony/framework-bundle": "5.4.5 || 6.2.8",
"symfony/validator": "5.4.25 || 6.2.12 || 6.3.1",
"liip/imagine-bundle": "2.7.0"
},
"require-dev": {