add ext-ctype

This commit is contained in:
Yuri Kuznetsov
2024-02-03 13:42:30 +02:00
parent c766465527
commit 94351646b1
+2 -1
View File
@@ -50,7 +50,8 @@
"dompdf/dompdf": "^2.0",
"brick/phonenumber": "^0.5.0",
"picqer/php-barcode-generator": "^2.4",
"chillerlan/php-qrcode": "^4.3"
"chillerlan/php-qrcode": "^4.3",
"ext-ctype": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5",