composer: indicate ctype ext being used (#937)
This commit is contained in:
parent
a3b4f6b281
commit
afb1302611
|
|
@ -20,6 +20,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"ext-ctype": "*",
|
||||
"php": ">=5.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue