mitronet/system/composer.json

8 lines
139 B
JSON
Raw Normal View History

{
"require": {
"mpdf/mpdf": "^8.1",
"smarty/smarty": "=4.5.3",
"yosiazwan/php-facedetection": "^0.1.0"
}
}