Skip to content

Commit 0c346b8

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

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
@@ -20,6 +20,7 @@
2020
"symfony/event-dispatcher": "~2.1",
2121
"symfony/intl": "~2.7.25|^2.8.18",
2222
"symfony/options-resolver": "~2.6",
23+
"symfony/polyfill-ctype": "~1.8",
2324
"symfony/property-access": "~2.3"
2425
},
2526
"require-dev": {

0 commit comments

Comments
 (0)