{
    "packages": [
        {
            "name": "abraham/twitteroauth",
            "version": "5.0.0",
            "version_normalized": "5.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/abraham/twitteroauth.git",
                "reference": "6a68a5e53f72fbb31d4d304dc4752d3adefe0d10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/6a68a5e53f72fbb31d4d304dc4752d3adefe0d10",
                "reference": "6a68a5e53f72fbb31d4d304dc4752d3adefe0d10",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.2",
                "ext-curl": "*",
                "php": "^8.0 || ^8.1"
            },
            "require-dev": {
                "php-vcr/php-vcr": "^1",
                "php-vcr/phpunit-testlistener-vcr": "dev-php8",
                "phpmd/phpmd": "^2",
                "phpunit/phpunit": "^9",
                "rector/rector": "^0.14.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2023-01-17T01:10:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Abraham\\TwitterOAuth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Abraham Williams",
                    "email": "abraham@abrah.am",
                    "homepage": "https://abrah.am",
                    "role": "Developer"
                }
            ],
            "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
            "homepage": "https://twitteroauth.com",
            "keywords": [
                "Twitter API",
                "Twitter oAuth",
                "api",
                "oauth",
                "rest",
                "social",
                "twitter"
            ],
            "support": {
                "issues": "https://github.com/abraham/twitteroauth/issues",
                "source": "https://github.com/abraham/twitteroauth"
            },
            "install-path": "../abraham/twitteroauth"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.2.9",
            "version_normalized": "1.2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
                "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
            },
            "time": "2021-01-12T12:10:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.2.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "nickdnk/graph-sdk",
            "version": "8.0.1",
            "version_normalized": "8.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nickdnk/php-graph-sdk.git",
                "reference": "6ba3e5c66ffbe1a725d5822dc7dd4c1fb013ff00"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nickdnk/php-graph-sdk/zipball/6ba3e5c66ffbe1a725d5822dc7dd4c1fb013ff00",
                "reference": "6ba3e5c66ffbe1a725d5822dc7dd4c1fb013ff00",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "guzzlehttp/guzzle": "<6.0"
            },
            "replace": {
                "facebook/graph-sdk": ">=5.7.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.9.2",
                "mockery/mockery": "^1.6.12",
                "phpunit/phpunit": "^9.5"
            },
            "time": "2025-08-22T23:48:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Facebook\\": "src/Facebook/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary"
            ],
            "authors": [
                {
                    "name": "Facebook",
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
                }
            ],
            "description": "Facebook SDK for PHP 8+",
            "homepage": "https://github.com/nickdnk/php-graph-sdk",
            "keywords": [
                "facebook",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/nickdnk/php-graph-sdk/issues",
                "source": "https://github.com/nickdnk/php-graph-sdk/tree/8.0.1"
            },
            "install-path": "../nickdnk/graph-sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
