Use symfony version of ctype compat

This commit is contained in:
Gert de Pagter
2018-05-01 10:58:23 +02:00
committed by GitHub
parent a32a202301
commit 8d8766dc74
+1 -1
View File
@@ -27,7 +27,7 @@
"require": {
"php": "^5.4 || ^7.0",
"paragonie/random_compat": "^1.0|^2.0",
"backendtea/ctype-compat": "^0.1.0"
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
"moontoast/math": "^1.1",