Skip to content

Commit

Permalink
Fix symfony/validator constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
BoShurik committed Jun 26, 2020
1 parent 40ae7b2 commit b13964a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": "^7.2",
"ext-bcmath": "*",
"symfony/validator": "^4.0|^5.0"
"symfony/validator": "^4.2|^5.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
Expand Down

0 comments on commit b13964a

Please sign in to comment.