Skip to content
Snippets Groups Projects
composer.lock 39.2 KiB
Newer Older
Ryan Smith's avatar
Ryan Smith committed
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
Ryan Smith's avatar
Ryan Smith committed
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
Ryan Smith's avatar
Ryan Smith committed
        "This file is @generated automatically"
    ],
    "hash": "e37fecec025b5c21bfa240fe546a4f43",
Ryan Smith's avatar
Ryan Smith committed
    "packages": [
        {
            "name": "learninglocker/moodle-log-expander",
Ryan Smith's avatar
Ryan Smith committed
            "version": "v0.4.0",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/LearningLocker/Moodle-Log-Expander.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "afbf3178fc0d3a2785371c9e2d2b837f75ea12d3"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/LearningLocker/Moodle-Log-Expander/zipball/afbf3178fc0d3a2785371c9e2d2b837f75ea12d3",
                "reference": "afbf3178fc0d3a2785371c9e2d2b837f75ea12d3",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "~4.6"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "LogExpander\\": "src/",
                    "LogExpander\\Tests\\": "tests/"
Ryan Smith's avatar
Ryan Smith committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL v3"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-08-11 15:27:19"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "learninglocker/moodle-xapi-translator",
Ryan Smith's avatar
Ryan Smith committed
            "version": "v0.4.0",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/LearningLocker/Moodle-xAPI-Translator.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "11798bd08fd5e335b492f3fb6d56a2aa268de3a1"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/LearningLocker/Moodle-xAPI-Translator/zipball/11798bd08fd5e335b492f3fb6d56a2aa268de3a1",
                "reference": "11798bd08fd5e335b492f3fb6d56a2aa268de3a1",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "~4.6"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MXTranslator\\": "src/",
                    "MXTranslator\\Tests\\": "tests/"
Ryan Smith's avatar
Ryan Smith committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL v3"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-08-11 15:27:22"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "learninglocker/xapi-recipe-emitter",
Ryan Smith's avatar
Ryan Smith committed
            "version": "v0.4.0",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/LearningLocker/xAPI-Recipe-Emitter.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "acf9e1b174be7e3a55c076ffd59ac461df9256c6"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/LearningLocker/xAPI-Recipe-Emitter/zipball/acf9e1b174be7e3a55c076ffd59ac461df9256c6",
                "reference": "acf9e1b174be7e3a55c076ffd59ac461df9256c6",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "rusticisoftware/tincan": "0.12.*"
            },
            "require-dev": {
                "learninglocker/statementfactory": "~0.0",
Ryan Smith's avatar
Ryan Smith committed
                "phpunit/phpunit": "~4.6"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "XREmitter\\": "src/",
                    "XREmitter\\Tests\\": "tests/"
Ryan Smith's avatar
Ryan Smith committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL v3"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-08-11 15:27:24"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "rusticisoftware/tincan",
            "version": "0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/RusticiSoftware/TinCanPHP.git",
                "reference": "93c1cef7962fbf4ef7b55481fcfaedd71de8924a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RusticiSoftware/TinCanPHP/zipball/93c1cef7962fbf4ef7b55481fcfaedd71de8924a",
                "reference": "93c1cef7962fbf4ef7b55481fcfaedd71de8924a",
                "shasum": ""
            },
            "require": {
                "php": "~5.4"
            },
            "require-dev": {
                "phpdocumentor/phpdocumentor": "2.*",
                "phpunit/phpunit": "@stable"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "TinCan\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Brian J. Miller",
                    "email": "brian.miller@tincanapi.com",
                    "role": "Developer"
                }
            ],
            "description": "Tin Can API Library",
            "homepage": "http://rusticisoftware.github.io/TinCanPHP/",
            "keywords": [
                "Experience API",
                "e-learning",
                "scorm",
                "tin can",
                "tincan",
                "xAPI"
            ],
            "time": "2015-01-15 16:36:29"
        }
    ],
    "packages-dev": [
        {
            "name": "doctrine/instantiator",
            "version": "1.0.5",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-06-14 21:17:01"
        },
        {
            "name": "learninglocker/statementfactory",
            "version": "v0.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/LearningLocker/StatementFactory.git",
                "reference": "b364e7f49329230ee9eef7a30536ca9637a42630"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/LearningLocker/StatementFactory/zipball/b364e7f49329230ee9eef7a30536ca9637a42630",
                "reference": "b364e7f49329230ee9eef7a30536ca9637a42630",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Locker\\XApi\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL v3"
            ],
            "authors": [
                {
                    "name": "Ryan Smith",
                    "email": "0ryansmith1994@gmail.com"
                }
            ],
            "description": "Learning Locker's classes for xAPI.",
            "time": "2015-05-13 14:33:50"
        },
Ryan Smith's avatar
Ryan Smith committed
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "dflydev/markdown": "~1.0",
                "erusev/parsedown": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "phpDocumentor": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "mike.vanriel@naenius.com"
                }
            ],
            "time": "2015-02-03 12:10:50"
        },
        {
            "name": "phpspec/prophecy",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "phpdocumentor/reflection-docblock": "~2.0",
                "sebastian/comparator": "~1.1"
            },
            "require-dev": {
                "phpspec/phpspec": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Prophecy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "time": "2015-04-27 22:15:08"
        },
        {
            "name": "phpunit/php-code-coverage",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c",
                "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": "~1.3",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-token-stream": "~1.3",
                "sebastian/environment": "^1.3.2",
Ryan Smith's avatar
Ryan Smith committed
                "sebastian/version": "~1.0"
            },
            "require-dev": {
                "ext-xdebug": ">=2.1.4",
                "phpunit/phpunit": "~4"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.2.1",
                "ext-xmlwriter": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Ryan Smith's avatar
Ryan Smith committed
                    "dev-master": "2.2.x-dev"
Ryan Smith's avatar
Ryan Smith committed
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "phpunit/php-file-iterator",
Ryan Smith's avatar
Ryan Smith committed
            "version": "1.4.1",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-06-21 13:08:43"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "time": "2015-06-21 13:50:34"
        },
        {
            "name": "phpunit/php-timer",
Ryan Smith's avatar
Ryan Smith committed
            "version": "1.0.7",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-06-21 08:01:12"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
                "reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2015-06-19 03:43:16"
        },
        {
            "name": "phpunit/phpunit",
Ryan Smith's avatar
Ryan Smith committed
            "version": "4.8.3",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "fd3050e26e3105f416d74c4d33aea659b406c59d"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fd3050e26e3105f416d74c4d33aea659b406c59d",
                "reference": "fd3050e26e3105f416d74c4d33aea659b406c59d",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
Ryan Smith's avatar
Ryan Smith committed
                "phpunit/php-code-coverage": "~2.1",
                "phpunit/php-file-iterator": "~1.4",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-timer": ">=1.0.6",
                "phpunit/phpunit-mock-objects": "~2.3",
                "sebastian/comparator": "~1.1",
                "sebastian/diff": "~1.2",
                "sebastian/environment": "~1.3",
Ryan Smith's avatar
Ryan Smith committed
                "sebastian/exporter": "~1.2",
                "sebastian/global-state": "~1.0",
                "sebastian/version": "~1.0",
                "symfony/yaml": "~2.1|~3.0"
            },
            "suggest": {
                "phpunit/php-invoker": "~1.1"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
Ryan Smith's avatar
Ryan Smith committed
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-08-10 09:16:56"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "phpunit/phpunit-mock-objects",
Ryan Smith's avatar
Ryan Smith committed
            "version": "2.3.6",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/18dfbcb81d05e2296c0bcddd4db96cade75e6f42",
                "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "~1.0,>=1.0.2",
                "php": ">=5.3.3",
Ryan Smith's avatar
Ryan Smith committed
                "phpunit/php-text-template": "~1.2",
                "sebastian/exporter": "~1.2"
Ryan Smith's avatar
Ryan Smith committed
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-07-10 06:54:24"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "sebastian/comparator",
Ryan Smith's avatar
Ryan Smith committed
            "version": "1.2.0",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/diff": "~1.2",
                "sebastian/exporter": "~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Ryan Smith's avatar
Ryan Smith committed
                    "dev-master": "1.2.x-dev"
Ryan Smith's avatar
Ryan Smith committed
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-07-26 15:48:44"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "sebastian/diff",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "http://www.github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "time": "2015-02-22 15:13:53"
        },
        {
            "name": "sebastian/environment",
Ryan Smith's avatar
Ryan Smith committed
            "version": "1.3.2",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-08-03 06:14:51"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "sebastian/exporter",
Ryan Smith's avatar
Ryan Smith committed
            "version": "1.2.1",
Ryan Smith's avatar
Ryan Smith committed
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
Ryan Smith's avatar
Ryan Smith committed
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
Ryan Smith's avatar
Ryan Smith committed
            },
            "dist": {
                "type": "zip",
Ryan Smith's avatar
Ryan Smith committed
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
Ryan Smith's avatar
Ryan Smith committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/recursion-context": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
Ryan Smith's avatar
Ryan Smith committed
            "time": "2015-06-21 07:55:53"
Ryan Smith's avatar
Ryan Smith committed
        },
        {
            "name": "sebastian/global-state",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "time": "2014-10-06 09:23:50"