Skip to content

Commit b81fd67

Browse files
BackEndTeanicolas-grekas
authored andcommitted
Use symfony/polyfill-ctype
Use the polyfill for every package that uses cytpe functions.
1 parent 207887a commit b81fd67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.9",
20+
"symfony/polyfill-ctype": "~1.8",
2021
"symfony/translation": "~2.4"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)