mirror of
https://github.com/retailcrm/url-validator.git
synced 2024-11-24 14:16:07 +03:00
add new constraints for symfony/validator
This commit is contained in:
parent
bd80d2cc92
commit
bf3b06d2ab
@ -14,7 +14,7 @@
|
||||
"require": {
|
||||
"php": ">=7.3",
|
||||
"ext-json": "*",
|
||||
"symfony/validator": "^5.3"
|
||||
"symfony/validator": "^3 || ^4 || ^5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5.7",
|
||||
|
Loading…
Reference in New Issue
Block a user