composer: indicate ctype ext being used (#937)

This commit is contained in:
Elan Ruusamäe 2017-05-11 02:25:01 +03:00 committed by Marcus Bointon
parent a3b4f6b281
commit afb1302611
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
}
],
"require": {
"ext-ctype": "*",
"php": ">=5.0.0"
},
"require-dev": {