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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Component/Validator/composer.json b/src/Symfony/Component/Validator/composer.json
index e32a72b..0e84422 100644
--- a/src/Symfony/Component/Validator/composer.json
+++ b/src/Symfony/Component/Validator/composer.json
@@ -19,6 +19,7 @@
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
+ "symfony/polyfill-php80": "^1.16",
"symfony/translation-contracts": "^1.1|^2"
},
"require-dev": {