Use correct symfony polyfill
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details

This commit is contained in:
Timothy Warren 2021-02-23 13:15:37 -05:00
parent 160718eaa1
commit 52f02dc51e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
"psr/http-message": "^1.0.1",
"psr/log": "^1.1.3",
"robmorgan/phinx": "^0.12.4",
"symfony/polyfill-intl-idn": "^1.0.0",
"symfony/polyfill-intl-icu": "^1.0.0",
"symfony/var-dumper": "^5.0.7",
"yosymfony/toml": "^1.0.4"
},