[
    {
        "name": "hybridauth/hybridauth",
        "version": "v3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hybridauth/hybridauth.git",
            "reference": "c76bea6638376394c74a52791dd637fef4deaf08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/c76bea6638376394c74a52791dd637fef4deaf08",
            "reference": "c76bea6638376394c74a52791dd637fef4deaf08",
            "shasum": ""
        },
        "require": {
            "php": "^5.4 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8.0"
        },
        "suggest": {
            "firebase/php-jwt": "Needed to support Apple provider",
            "phpseclib/phpseclib": "Needed to support Apple provider"
        },
        "time": "2022-04-08T09:49:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hybridauth\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Miled",
                "email": "hybridauth@gmail.com"
            }
        ],
        "description": "PHP Social Authentication Library",
        "homepage": "https://hybridauth.github.io",
        "keywords": [
            "Authentication",
            "OpenId",
            "api",
            "apple",
            "authorization",
            "facebook",
            "google",
            "oauth",
            "social",
            "twitter"
        ],
        "support": {
            "gitter": "https://gitter.im/hybridauth/hybridauth",
            "issues": "https://github.com/hybridauth/hybridauth/issues",
            "source": "https://github.com/hybridauth/hybridauth/tree/v3.8.0"
        }
    },
    {
        "name": "scssphp/scssphp",
        "version": "v1.10.3",
        "version_normalized": "1.10.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/scssphp/scssphp.git",
            "reference": "0f1e1516ed2412ad43e42a6a319e77624ba1f713"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/scssphp/scssphp/zipball/0f1e1516ed2412ad43e42a6a319e77624ba1f713",
            "reference": "0f1e1516ed2412ad43e42a6a319e77624ba1f713",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-json": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.4",
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
            "sass/sass-spec": "*",
            "squizlabs/php_codesniffer": "~3.5",
            "symfony/phpunit-bridge": "^5.1",
            "thoughtbot/bourbon": "^7.0",
            "twbs/bootstrap": "~5.0",
            "twbs/bootstrap4": "4.6.1",
            "zurb/foundation": "~6.5"
        },
        "suggest": {
            "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
            "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
        },
        "time": "2022-05-16T07:22:18+00:00",
        "bin": [
            "bin/pscss"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ScssPhp\\ScssPhp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "homepage": "https://github.com/robocoder"
            },
            {
                "name": "Cédric Morin",
                "email": "cedric@yterium.com",
                "homepage": "https://github.com/Cerdic"
            }
        ],
        "description": "scssphp is a compiler for SCSS written in PHP.",
        "homepage": "http://scssphp.github.io/scssphp/",
        "keywords": [
            "css",
            "less",
            "sass",
            "scss",
            "stylesheet"
        ],
        "support": {
            "issues": "https://github.com/scssphp/scssphp/issues",
            "source": "https://github.com/scssphp/scssphp/tree/v1.10.3"
        }
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.26.0",
        "version_normalized": "1.26.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
            "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "provide": {
            "ext-ctype": "*"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2022-05-24T11:49:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.26-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.26.0",
        "version_normalized": "1.26.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
            "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "provide": {
            "ext-mbstring": "*"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2022-05-24T11:49:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.26-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.26.0",
        "version_normalized": "1.26.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
            "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2022-05-24T11:49:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.26-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v4.4.37",
        "version_normalized": "4.4.37.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
            "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2022-01-24T20:11:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Loads and dumps YAML files",
        "homepage": "https://symfony.com",
        "support": {
            "source": "https://github.com/symfony/yaml/tree/v4.4.37"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "twig/twig",
        "version": "v2.15.1",
        "version_normalized": "2.15.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
            "reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-ctype": "^1.8",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/polyfill-php72": "^1.8"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
        },
        "time": "2022-05-17T05:46:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.15-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Twig Team",
                "role": "Contributors"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ],
        "support": {
            "issues": "https://github.com/twigphp/Twig/issues",
            "source": "https://github.com/twigphp/Twig/tree/v2.15.1"
        },
        "funding": [
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                "type": "tidelift"
            }
        ]
    }
]
