intl dependency/polyfill updates (#1194)

This commit is contained in:
Nabeel S
2021-05-19 13:57:28 -04:00
committed by GitHub
parent 6f1a5f1dc2
commit 7cb9ae4ec3
2 changed files with 158 additions and 68 deletions

View File

@@ -15,6 +15,10 @@
"ext-bcmath": "*",
"ext-pdo": "*",
"ext-intl": "*",
"symfony/polyfill-intl-icu": "*",
"symfony/polyfill-intl-idn": "*",
"symfony/polyfill-mbstring": "*",
"symfony/polyfill-php80": "*",
"composer/composer": "~1.0",
"composer/installers": "~1.0",
"laravel/framework": "~8.0",