Path : /var/www/html/solarwindia/vendor/dnoegel/php-xdg-base-dir/ |
Current File : /var/www/html/solarwindia/vendor/dnoegel/php-xdg-base-dir/composer.json |
{ "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/" } } }