JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "composer.json"

Full Path: /var/www/lionsclub/core/vendor/dnoegel/php-xdg-base-dir/composer.json
File size: 387 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "dnoegel/php-xdg-base-dir",
    "description": "implementation of xdg base directory specification for php",
    "type": "library",
    "license": "MIT",
    "require": {
        "php": ">=5.3.2"
    },
    "require-dev": {
        "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
    },
    "autoload": {
        "psr-4": {
            "XdgBaseDir\\": "src/"
        }
    }
}