{
    "packages": [
        {
            "name": "adoy/oauth2",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/adoy/PHP-OAuth2.git",
                "reference": "2f28fc76ad5ad6974333eaf84a3d05164f2ed586"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adoy/PHP-OAuth2/zipball/2f28fc76ad5ad6974333eaf84a3d05164f2ed586",
                "reference": "2f28fc76ad5ad6974333eaf84a3d05164f2ed586",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2023-03-10T14:58:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "OAuth2": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Charron Pierrick",
                    "email": "pierrick@webstart.fr"
                },
                {
                    "name": "Berejeb Anis",
                    "email": "anis.berejeb@gmail.com"
                }
            ],
            "description": "Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15)",
            "support": {
                "issues": "https://github.com/adoy/PHP-OAuth2/issues",
                "source": "https://github.com/adoy/PHP-OAuth2/tree/1.3.1"
            },
            "install-path": "../adoy/oauth2"
        },
        {
            "name": "nategood/httpful",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nategood/httpful.git",
                "reference": "ea02c8aedef70b9a453ce97978d9d7c413972f15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nategood/httpful/zipball/ea02c8aedef70b9a453ce97978d9d7c413972f15",
                "reference": "ea02c8aedef70b9a453ce97978d9d7c413972f15",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.5"
            },
            "time": "2024-05-01T11:33:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Httpful": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nate Good",
                    "email": "me@nategood.com",
                    "homepage": "http://nategood.com"
                }
            ],
            "description": "A Readable, Chainable, REST friendly, PHP HTTP Client",
            "homepage": "http://github.com/nategood/httpful",
            "keywords": [
                "api",
                "curl",
                "http",
                "requests",
                "rest",
                "restful"
            ],
            "support": {
                "issues": "https://github.com/nategood/httpful/issues",
                "source": "https://github.com/nategood/httpful/tree/v1.0.0"
            },
            "install-path": "../nategood/httpful"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
