File "composer.json"
Full path: /home/argothem/www/organecyberpresse/vendor/jakeasmith/http_build_url/composer.json
File size: 476 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "jakeasmith/http_build_url",
"description": "Provides functionality for http_build_url() to environments without pecl_http.",
"license": "MIT",
"authors": [
{
"name": "Jake A. Smith",
"email": "theman@jakeasmith.com"
}
],
"support": {
"issues": "https://github.com/jakeasmith/http_build_url/issues",
"source": "https://github.com/jakeasmith/http_build_url"
},
"autoload": {
"files": ["src/http_build_url.php"]
}
}