summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Validator/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/Validator/composer.json')
-rw-r--r--src/Symfony/Component/Validator/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Validator/composer.json b/src/Symfony/Component/Validator/composer.json
index 230dfab..385ab37 100644
--- a/src/Symfony/Component/Validator/composer.json
+++ b/src/Symfony/Component/Validator/composer.json
@@ -16,7 +16,7 @@
}
],
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^1.1|^2"