{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "bd8f666cf79961357ab7d7cf03fcf4cb", "packages": [ { "name": "camoo/curl-http-client", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/camoo/curl-http-client.git", "reference": "164fda1367351084487cd60d3e977a426f9d31e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/camoo/curl-http-client/zipball/164fda1367351084487cd60d3e977a426f9d31e8", "reference": "164fda1367351084487cd60d3e977a426f9d31e8", "shasum": "" }, "require": { "camoo/http-header-parser": "^1.0", "ext-curl": "*", "ext-json": "*", "php": ">=8.0", "psr/http-message": "^1.1" }, "require-dev": { "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "Camoo\\Http\\Curl\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CAMOO SARL", "email": "support@camoo.hosting" } ], "description": "Simple Curl Http Client", "homepage": "https://www.camoo.hosting", "keywords": [ "PSR-7 http-client", "Simple Http Client", "curl client", "http client" ], "support": { "issues": "https://github.com/camoo/curl-http-client/issues", "source": "https://github.com/camoo/curl-http-client" }, "time": "2024-10-20T09:33:37+00:00" }, { "name": "camoo/http-header-parser", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/camoo/http-header-parser.git", "reference": "350ea05fa68c67f321d692f33d49de1434605528" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/camoo/http-header-parser/zipball/350ea05fa68c67f321d692f33d49de1434605528", "reference": "350ea05fa68c67f321d692f33d49de1434605528", "shasum": "" }, "require": { "php": ">=8.0" }, "require-dev": { "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "BFunky\\HttpParser\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jairo Rodríguez", "email": "jairo@bfunky.net", "homepage": "http://www.bfunky.net" }, { "name": "Camoo Sarl", "email": "dev@camoo.sarl", "homepage": "https://www.camoo.cm" } ], "description": "A library to parse HTTP headers and HTTP header fields", "keywords": [ "http", "http fields", "http parser", "http request", "http response", "parser" ], "support": { "source": "https://github.com/camoo/http-header-parser/tree/1.0.1" }, "time": "2023-06-19T05:54:46+00:00" }, { "name": "camoo/payment-api", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/camoo/payment-api.git", "reference": "ff954744efa623ac6cb31f9e574f07ad824c9492" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/camoo/payment-api/zipball/ff954744efa623ac6cb31f9e574f07ad824c9492", "reference": "ff954744efa623ac6cb31f9e574f07ad824c9492", "shasum": "" }, "require": { "camoo/curl-http-client": "^1.1", "php": ">=8.1" }, "require-dev": { "phpunit/phpunit": "^11" }, "type": "library", "autoload": { "psr-4": { "Camoo\\Payment\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CAMOO SARL", "email": "payment@camoo.sarl" } ], "description": "CAMOO Payment API", "support": { "issues": "https://github.com/camoo/payment-api/issues", "source": "https://github.com/camoo/payment-api/tree/1.0.2" }, "time": "2025-01-22T22:53:03+00:00" }, { "name": "psr/http-message", "version": "1.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/1.1" }, "time": "2023-04-04T09:50:52+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=8.1" }, "platform-dev": [], "plugin-api-version": "2.3.0" }