{
    "name": "qbabit/maintenance",
    "description": "QbaBit Maintenance",
    "type": "symfony-bundle",
    "license": "MIT",
    "authors": [
        {
            "name": "Asiel Martínez Albuerne",
            "email": "harryjfk@qbabit.com"
        }
    ],

    "require": {
        "qbabit/core": "*"
    },

    "autoload": {
        "psr-4": {
            "QbaBit\\MaintenanceBundle\\": ""
        }
    }
}
