summaryrefslogtreecommitdiff
path: root/composer.json
blob: 0c9ec092655de5c68f57b03c01d963d332b62db0 (plain)
1
2
3
4
5
6
7
8
{
    "require": {
        "spomky-labs/otphp": "^10.0",
        "chillerlan/php-qrcode": "^3.3",
        "mervick/material-design-icons": "^2.2",
        "j4mie/idiorm": "^1.5"
    }
}