HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/var/www/devs.lapieza.net/vendor/mpdf/psr-log-aware-trait/
Upload File :
Current File : //proc/self/root/var/www/devs.lapieza.net/vendor/mpdf/psr-log-aware-trait/composer.json
{
    "name": "mpdf/psr-log-aware-trait",
    "description": "Trait to allow support of different psr/log versions.",
    "type": "library",
    "require": {
        "psr/log": "^1.0 || ^2.0"
    },
    "license": "MIT",
    "autoload": {
        "psr-4": {
            "Mpdf\\PsrLogAwareTrait\\": "src/"
        }
    },
    "authors": [
        {
            "name": "Mark Dorison",
            "email": "mark@chromatichq.com"
        },
        {
            "name": "Kristofer Widholm",
            "email": "kristofer@chromatichq.com"
        }
    ]
}