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:
commit
9f521b4cb8
@ -14,7 +14,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.3",
|
"php": ">=7.3",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"symfony/validator": "^5.3"
|
"symfony/validator": "^3 || ^4 || ^5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.5.7",
|
"phpunit/phpunit": "^9.5.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user