%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/public_html/admin1/vendor/m4tthumphrey/php-gitlab-api/ |
Upload File : |
{
"name": "m4tthumphrey/php-gitlab-api",
"description": "GitLab API v4 client for PHP",
"keywords": ["gitlab", "api"],
"license": "MIT",
"authors": [
{
"name": "Fabien Bourigault",
"email": "bourigaultfabien@gmail.com",
"homepage": "https://github.com/fbourigault"
},
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Matt Humphrey",
"email": "matth@windsor-telecom.co.uk",
"homepage": "https://github.com/m4tthumphrey"
},
{
"name": "Miguel Piedrafita",
"email": "github@miguelpiedrafita.com",
"homepage": "https://github.com/m1guelpf"
}
],
"require": {
"php": "^7.4.15 || ^8.0.2",
"ext-json": "*",
"ext-xml": "*",
"php-http/cache-plugin": "^1.7.5",
"php-http/client-common": "^2.6",
"php-http/discovery": "^1.15",
"php-http/httplug": "^2.3",
"php-http/multipart-stream-builder": "^1.2",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"psr/http-client-implementation": "^1.0",
"psr/http-factory-implementation": "^1.0",
"psr/http-message": "^1.0",
"symfony/options-resolver": "^4.4 || ^5.0 || ^6.0",
"symfony/polyfill-php80": "^1.26"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"guzzlehttp/guzzle": "^7.5",
"http-interop/http-factory-guzzle": "^1.0"
},
"autoload": {
"psr-4": {
"Gitlab\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Gitlab\\Tests\\": "tests/"
}
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"bamarni/composer-bin-plugin": true,
"php-http/discovery": true
}
},
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
}
}