{
    "packages": [
        {
            "name": "jeremeamia\/superclosure",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/jeremeamia\/super_closure.git",
                "reference": "5b3c76c0e4c6b01cddb6e997f579a1b4c59ee8a0"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/jeremeamia\/super_closure\/zipball\/5b3c76c0e4c6b01cddb6e997f579a1b4c59ee8a0",
                "reference": "5b3c76c0e4c6b01cddb6e997f579a1b4c59ee8a0",
                "shasum": ""
            },
            "require": {
                "nikic\/php-parser": "^1.2|^2.0|^3.0|^4.0",
                "php": ">=5.4",
                "symfony\/polyfill-php56": "^1.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^4.0|^5.0"
            },
            "time": "2021-03-29T15:20:09+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\Reviews\\Vendor\\SuperClosure\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https:\/\/github.com\/jeremeamia",
                    "role": "Developer"
                }
            ],
            "description": "Serialize Closure objects, including their context and binding",
            "homepage": "https:\/\/github.com\/jeremeamia\/super_closure",
            "keywords": [
                "closure",
                "function",
                "lambda",
                "parser",
                "serializable",
                "serialize",
                "tokenizer"
            ],
            "support": {
                "issues": "https:\/\/github.com\/jeremeamia\/super_closure\/issues",
                "source": "https:\/\/github.com\/jeremeamia\/super_closure\/tree\/master"
            },
            "abandoned": "opis\/closure",
            "install-path": "..\/jeremeamia\/superclosure"
        },
        {
            "name": "nikic\/php-parser",
            "version": "3.x-dev",
            "version_normalized": "3.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/nikic\/PHP-Parser.git",
                "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/nikic\/PHP-Parser\/zipball\/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
                "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit\/phpunit": "~4.0|~5.0"
            },
            "time": "2018-02-28T20:30:58+00:00",
            "bin": [
                "bin\/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\Reviews\\Vendor\\PhpParser\\": "lib\/PhpParser"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https:\/\/github.com\/nikic\/PHP-Parser\/issues",
                "source": "https:\/\/github.com\/nikic\/PHP-Parser\/tree\/v3.1.5"
            },
            "install-path": "..\/nikic\/php-parser"
        },
        {
            "name": "php-di\/invoker",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHP-DI\/Invoker.git",
                "reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/540c27c86f663e20fe39a24cd72fa76cdb21d41a",
                "reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a",
                "shasum": ""
            },
            "require": {
                "psr\/container": "~1.0"
            },
            "require-dev": {
                "athletic\/athletic": "~0.1.8",
                "phpunit\/phpunit": "~4.5"
            },
            "time": "2017-03-20T19:28:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\Reviews\\Vendor\\Invoker\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Generic and extensible callable invoker",
            "homepage": "https:\/\/github.com\/PHP-DI\/Invoker",
            "keywords": [
                "callable",
                "dependency",
                "dependency-injection",
                "injection",
                "invoke",
                "invoker"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHP-DI\/Invoker\/issues",
                "source": "https:\/\/github.com\/PHP-DI\/Invoker\/tree\/master"
            },
            "install-path": "..\/php-di\/invoker"
        },
        {
            "name": "php-di\/php-di",
            "version": "6.0.0",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git",
                "reference": "4773f7644b0c98ebfc22a1368e519ab5ac2e076c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/4773f7644b0c98ebfc22a1368e519ab5ac2e076c",
                "reference": "4773f7644b0c98ebfc22a1368e519ab5ac2e076c",
                "shasum": ""
            },
            "require": {
                "jeremeamia\/superclosure": "^2.0",
                "nikic\/php-parser": "^2.0|^3.0",
                "php": ">=7.0.0",
                "php-di\/invoker": "^2.0",
                "php-di\/phpdoc-reader": "^2.0.1",
                "psr\/container": "^1.0"
            },
            "provide": {
                "psr\/container-implementation": "^1.0"
            },
            "require-dev": {
                "doctrine\/annotations": "~1.2",
                "friendsofphp\/php-cs-fixer": "^2.4",
                "mnapoli\/phpunit-easymock": "~1.0",
                "ocramius\/proxy-manager": "~2.0.2",
                "phpunit\/phpunit": "~6.4"
            },
            "suggest": {
                "doctrine\/annotations": "Install it if you want to use annotations (version ~1.2)",
                "ocramius\/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
            },
            "time": "2018-02-20T07:27:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions.php"
                ],
                "psr-4": {
                    "SmashBalloon\\Reviews\\Vendor\\DI\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "The dependency injection container for humans",
            "homepage": "http:\/\/php-di.org\/",
            "keywords": [
                "PSR-11",
                "container",
                "container-interop",
                "dependency injection",
                "di",
                "ioc",
                "psr11"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues",
                "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/master"
            },
            "install-path": "..\/php-di\/php-di"
        },
        {
            "name": "php-di\/phpdoc-reader",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHP-DI\/PhpDocReader.git",
                "reference": "15678f7451c020226807f520efb867ad26fbbfcf"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PhpDocReader\/zipball\/15678f7451c020226807f520efb867ad26fbbfcf",
                "reference": "15678f7451c020226807f520efb867ad26fbbfcf",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "~4.6"
            },
            "time": "2019-09-26T11:24:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\Reviews\\Vendor\\PhpDocReader\\": "src\/PhpDocReader"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
            "keywords": [
                "phpdoc",
                "reflection"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/issues",
                "source": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/tree\/master"
            },
            "install-path": "..\/php-di\/phpdoc-reader"
        },
        {
            "name": "psr\/container",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-02-14T16:28:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SmashBalloon\\Reviews\\Vendor\\Psr\\Container\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https:\/\/github.com\/php-fig\/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/container\/issues",
                "source": "https:\/\/github.com\/php-fig\/container\/tree\/master"
            },
            "install-path": "..\/psr\/container"
        },
        {
            "name": "smashballoon\/customizer",
            "version": "v2.x-dev",
            "version_normalized": "2.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "git@github.com:awesomemotive\/sb-customizer.git",
                "reference": "0645cc93eb927b147b81eee2b8fcf14fb535d3e3"
            },
            "require": {
                "php-di\/php-di": "6.0.0",
                "smashballoon\/stubs": "dev-master"
            },
            "time": "2023-02-14T10:01:52+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Smashballoon\\Customizer\\V2\\": "app\/V2"
                }
            },
            "authors": [
                {
                    "name": "SmashBalloon"
                }
            ],
            "description": "The SmashBalloon customizer library.",
            "install-path": "..\/smashballoon\/customizer"
        },
        {
            "name": "smashballoon\/stubs",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "git@github.com:awesomemotive\/sb-stubs.git",
                "reference": "063c3e588e897985d83cb65958c45e12281263ba"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-stubs\/zipball\/063c3e588e897985d83cb65958c45e12281263ba",
                "reference": "063c3e588e897985d83cb65958c45e12281263ba",
                "shasum": ""
            },
            "time": "2022-06-15T20:49:33+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Smashballoon\\Stubs\\": "src\/"
                }
            },
            "authors": [
                {
                    "name": "Ahmed Hussein",
                    "email": "ahussein@awesomemotive.com"
                }
            ],
            "description": "Shared common stubs.",
            "support": {
                "source": "https:\/\/github.com\/awesomemotive\/sb-stubs\/tree\/1.0.0",
                "issues": "https:\/\/github.com\/awesomemotive\/sb-stubs\/issues"
            },
            "install-path": "..\/smashballoon\/stubs"
        },
        {
            "name": "symfony\/polyfill-php56",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php56.git",
                "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php56\/zipball\/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
                "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2020-10-23T14:02:19+00:00",
            "default-branch": true,
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/symfony\/polyfill"
                }
            },
            "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 5.6+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php56\/tree\/v1.20.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"
                }
            ],
            "install-path": null
        }
    ],
    "dev": true,
    "dev-package-names": []
}