[
    {
        "name": "doctrine/instantiator",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3,<8.0-DEV"
        },
        "require-dev": {
            "athletic/athletic": "~0.1.8",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2015-06-14 21:17:01",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://github.com/doctrine/instantiator",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09 13:34:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.2.7",
        "version_normalized": "1.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
            "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-08-31 12:32:49",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Annotations\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "phpoption/phpoption",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/php-option.git",
            "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
            "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.7.*"
        },
        "time": "2015-07-25 16:39:46",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PhpOption\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Option Type for PHP",
        "keywords": [
            "language",
            "option",
            "php",
            "type"
        ]
    },
    {
        "name": "phpcollection/phpcollection",
        "version": "0.5.0",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/php-collection.git",
            "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
            "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
            "shasum": ""
        },
        "require": {
            "phpoption/phpoption": "1.*"
        },
        "time": "2015-05-17 12:39:23",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PhpCollection": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "General-Purpose Collection Library for PHP",
        "keywords": [
            "collection",
            "list",
            "map",
            "sequence",
            "set"
        ]
    },
    {
        "name": "jms/parser-lib",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/parser-lib.git",
            "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
            "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
            "shasum": ""
        },
        "require": {
            "phpoption/phpoption": ">=0.9,<2.0-dev"
        },
        "time": "2012-11-18 18:08:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "description": "A library for easily creating recursive-descent parsers."
    },
    {
        "name": "jms/metadata",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/metadata.git",
            "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
            "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0"
        },
        "time": "2014-07-12 07:13:19",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Metadata\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache"
        ],
        "authors": [
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "jms/serializer",
        "version": "dev-serializer-master",
        "version_normalized": "dev-serializer-master",
        "source": {
            "type": "git",
            "url": "https://github.com/goetas/serializer.git",
            "reference": "f1b28c0ebfbabe418603b352caab2329c5171651"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/goetas/serializer/zipball/f1b28c0ebfbabe418603b352caab2329c5171651",
            "reference": "f1b28c0ebfbabe418603b352caab2329c5171651",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/instantiator": "^1.0.3",
            "jms/metadata": "~1.1",
            "jms/parser-lib": "1.*",
            "php": ">=5.5.0",
            "phpcollection/phpcollection": "~0.1",
            "phpoption/phpoption": "^1.1"
        },
        "conflict": {
            "twig/twig": "<1.12"
        },
        "require-dev": {
            "doctrine/orm": "~2.1",
            "doctrine/phpcr-odm": "^1.3",
            "jackalope/jackalope-doctrine-dbal": "^1.1.5",
            "phpunit/phpunit": "^4.8|^5.0",
            "propel/propel1": "~1.7",
            "symfony/filesystem": "^2.1",
            "symfony/form": "~2.1",
            "symfony/translation": "^2.1",
            "symfony/validator": "^2.2",
            "symfony/yaml": "^2.1",
            "twig/twig": "~1.12|~2.0"
        },
        "suggest": {
            "symfony/yaml": "Required if you'd like to serialize data to YAML format."
        },
        "time": "2016-05-23 21:06:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\Serializer": "src/"
            }
        },
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
        "homepage": "http://jmsyst.com/libs/serializer",
        "keywords": [
            "deserialization",
            "jaxb",
            "json",
            "serialization",
            "xml"
        ],
        "support": {
            "source": "https://github.com/goetas/serializer/tree/serializer-master"
        }
    },
    {
        "name": "goetas-webservices/xsd2php-runtime",
        "version": "v0.2.1",
        "version_normalized": "0.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/goetas-webservices/xsd2php-runtime.git",
            "reference": "33984b53310398dd817be36cbbd36f82aaf37455"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/goetas-webservices/xsd2php-runtime/zipball/33984b53310398dd817be36cbbd36f82aaf37455",
            "reference": "33984b53310398dd817be36cbbd36f82aaf37455",
            "shasum": ""
        },
        "require": {
            "jms/serializer": "serializer-master-dev as 1.0",
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.0"
        },
        "time": "2016-07-26 08:45:13",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GoetasWebservices\\Xsd\\XsdToPhpRuntime\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Asmir Mustafic"
            }
        ],
        "description": "Convert XSD  (XML Schema) definitions into PHP classes",
        "keywords": [
            "converter",
            "jms",
            "php",
            "serializer",
            "xml",
            "xsd"
        ]
    },
    {
        "name": "goetas-webservices/xsd-reader",
        "version": "v0.1.2",
        "version_normalized": "0.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/goetas-webservices/xsd-reader.git",
            "reference": "9a29bdf88eeab6631cb223d5dc602574fb99d6a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/goetas-webservices/xsd-reader/zipball/9a29bdf88eeab6631cb223d5dc602574fb99d6a7",
            "reference": "9a29bdf88eeab6631cb223d5dc602574fb99d6a7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.0",
            "sami/sami": "^2.0"
        },
        "time": "2016-07-27 08:52:32",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GoetasWebservices\\XML\\XSDReader\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Asmir Mustafic",
                "email": "goetas@lignano.it"
            }
        ],
        "description": "Read any XML Schema (XSD) programmatically with PHP",
        "keywords": [
            "parser",
            "php",
            "xml",
            "xmlschema",
            "xsd"
        ]
    },
    {
        "name": "authorizenet/authorizenet",
        "version": "1.8.9",
        "version_normalized": "1.8.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/AuthorizeNet/sdk-php.git",
            "reference": "b9125f3dea3893ea766d3875e10563ba4f03e08a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/b9125f3dea3893ea766d3875e10563ba4f03e08a",
            "reference": "b9125f3dea3893ea766d3875e10563ba4f03e08a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-simplexml": "*",
            "ext-xmlwriter": "*",
            "goetas-webservices/xsd-reader": "^0.1",
            "goetas-webservices/xsd2php-runtime": "^0.2",
            "jms/serializer": "serializer-master-dev as 1.0",
            "php": "~5.3 || ~7.0"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.0",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-06-15 15:12:25",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "proprietary"
        ],
        "description": "Official PHP SDK for Authorize.Net",
        "homepage": "http://developer.authorize.net",
        "keywords": [
            "authorize.net",
            "authorizenet",
            "ecommerce",
            "payment"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.1.5",
        "version_normalized": "3.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/368b9738d4033c8b93454cb0dbd45d305135a6d3",
            "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-09-25 08:27:07",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "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": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    }
]
