{
    "require": {
        "fzaninotto/faker": "^1.8",
        "illuminate/database": "*",
        "illuminate/filesystem": "^5.8"
    },
    "autoload": {
        "psr-4": {
            "Mtc\\Plugins\\": "../../../wp-content/plugins/"
        }
    }
}
