diff --git a/composer.json b/composer.json index e1de8c5..d5d0928 100644 --- a/composer.json +++ b/composer.json @@ -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",