Skip to content

Commit fae09ee

Browse files
committed
[String] Move Inflector's polyfill-ctype dependency to String.
1 parent 665355b commit fae09ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.2.5",
20+
"symfony/polyfill-ctype": "~1.8",
2021
"symfony/polyfill-intl-grapheme": "~1.0",
2122
"symfony/polyfill-intl-normalizer": "~1.0",
2223
"symfony/polyfill-mbstring": "~1.0",

0 commit comments

Comments
 (0)