Skip to content
Snippets Groups Projects
composer.lock 116 KiB
Newer Older
  • Learn to ignore specific revisions
  •                     "email": "technosophos@gmail.com"
                    },
                    {
                        "name": "Asmir Mustafic",
                        "email": "goetas@gmail.com"
                    },
                    {
                        "name": "Matt Farina",
                        "email": "matt@mattfarina.com"
                    }
                ],
                "description": "An HTML5 parser and serializer.",
                "homepage": "http://masterminds.github.io/html5-php",
                "keywords": [
                    "HTML5",
                    "dom",
                    "html",
                    "parser",
                    "querypath",
                    "serializer",
                    "xml"
                ],
                "time": "2015-02-09 16:26:00"
            },
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/mikey179/vfsStream.git",
    
                    "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a"
    
                    "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/4dc0d2f622412f561f5b242b19b98068bbbc883a",
                    "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a",
    
                "extra": {
                    "branch-alias": {
    
                "autoload": {
                    "psr-0": {
                        "org\\bovigo\\vfs\\": "src/main/php"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Frank Kleine",
                        "homepage": "http://frankkleine.de/",
                        "role": "Developer"
                    }
    
                "description": "Virtual file system to mock the real file system in unit tests.",
    
                "homepage": "http://vfs.bovigo.org/",
    
            {
                "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": "1.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpspec/prophecy.git",
                    "reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5",
                    "reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5",
                    "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-03-27 19:31:25"
            },
    
            {
                "name": "phpunit/php-code-coverage",
    
                    "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
    
                    "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/934fd03eb6840508231a7f73eb8940cf32c3b66c",
                    "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c",
    
                    "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.0",
                    "sebastian/version": "~1.0"
    
                    ]
                },
                "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"
    
            },
            {
                "name": "phpunit/php-file-iterator",
    
                    "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
    
                    "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
                    "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
    
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.4.x-dev"
                    }
                },
    
                    ]
                },
                "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"
    
            },
            {
                "name": "phpunit/php-text-template",
    
                    "url": "https://github.com/sebastianbergmann/php-text-template.git",
                    "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
                    "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "Text/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "include-path": [
                    ""
                ],
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sb@sebastian-bergmann.de",
                        "role": "lead"
                    }
                ],
                "description": "Simple template engine.",
                "homepage": "https://github.com/sebastianbergmann/php-text-template/",
                "keywords": [
                    "template"
    
                    "url": "https://github.com/sebastianbergmann/php-timer.git",
                    "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
                    "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "PHP/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "include-path": [
                    ""
                ],
                "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/",
    
            },
            {
                "name": "phpunit/php-token-stream",
    
                    "url": "https://github.com/sebastianbergmann/php-token-stream.git",
    
                    "reference": "eab81d02569310739373308137284e0158424330"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330",
                    "reference": "eab81d02569310739373308137284e0158424330",
    
                    "shasum": ""
                },
                "require": {
                    "ext-tokenizer": "*",
                    "php": ">=5.3.3"
                },
    
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
    
                    }
                ],
                "description": "Wrapper around PHP's tokenizer extension.",
    
                "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
    
                    "url": "https://github.com/sebastianbergmann/phpunit.git",
    
                    "reference": "163232991e652e6efed2f8470326fffa61e848e2"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/163232991e652e6efed2f8470326fffa61e848e2",
                    "reference": "163232991e652e6efed2f8470326fffa61e848e2",
    
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
    
                    "ext-pcre": "*",
                    "ext-reflection": "*",
                    "ext-spl": "*",
                    "php": ">=5.3.3",
    
                    "phpspec/prophecy": "~1.3,>=1.3.1",
                    "phpunit/php-code-coverage": "~2.0,>=2.0.11",
                    "phpunit/php-file-iterator": "~1.4",
    
                    "sebastian/comparator": "~1.1",
                    "sebastian/diff": "~1.2",
                    "sebastian/environment": "~1.2",
                    "sebastian/exporter": "~1.2",
    
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                "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.",
    
            },
            {
                "name": "phpunit/phpunit-mock-objects",
    
                    "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
    
                    "reference": "74ffb87f527f24616f72460e54b595f508dccb5c"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/74ffb87f527f24616f72460e54b595f508dccb5c",
                    "reference": "74ffb87f527f24616f72460e54b595f508dccb5c",
    
                    "doctrine/instantiator": "~1.0,>=1.0.2",
    
                    "phpunit/php-text-template": "~1.2"
                },
                "require-dev": {
    
                },
                "suggest": {
                    "ext-soap": "*"
                },
                "type": "library",
    
                    ]
                },
                "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"
    
            {
                "name": "psr/http-message",
                "version": "1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/http-message.git",
                    "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
                    "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Http\\Message\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for HTTP messages",
                "keywords": [
                    "http",
                    "http-message",
                    "psr",
                    "psr-7",
                    "request",
                    "response"
                ],
                "time": "2015-05-04 20:22:00"
            },
    
            {
                "name": "psr/log",
                "version": "1.0.0",
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/php-fig/log.git",
    
                    "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
    
                    "reference": "1.0.0",
                    "shasum": ""
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "Psr\\Log\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for logging libraries",
                "keywords": [
                    "log",
                    "psr",
                    "psr-3"
    
                ],
                "time": "2012-12-21 11:40:51"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/comparator.git",
    
                    "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
                    "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
    
                    "sebastian/diff": "~1.2",
                    "sebastian/exporter": "~1.2"
    
                    }
                },
                "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"
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/diff.git",
    
                    "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
                    "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
    
                    }
                },
                "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"
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/environment.git",
    
                    "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
                    "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
    
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
    
                    }
                ],
                "description": "Provides functionality to handle HHVM/PHP environments",
                "homepage": "http://www.github.com/sebastianbergmann/environment",
                "keywords": [
                    "Xdebug",
                    "environment",
                    "hhvm"
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/exporter.git",
    
                    "reference": "84839970d05254c73cde183a721c7af13aede943"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
                    "reference": "84839970d05254c73cde183a721c7af13aede943",
    
                    "php": ">=5.3.3",
                    "sebastian/recursion-context": "~1.0"
    
                    }
                },
                "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"
                ],
    
            {
                "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"
            },
    
            {
                "name": "sebastian/recursion-context",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/recursion-context.git",
                    "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
                    "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.4"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Jeff Welch",
                        "email": "whatthejeff@gmail.com"
                    },
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
                    },
                    {
                        "name": "Adam Harvey",
                        "email": "aharvey@php.net"
                    }
                ],
                "description": "Provides functionality to recursively process PHP variables",
                "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
                "time": "2015-01-24 09:48:32"
            },
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/version.git",
    
                    "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4"
    
                    "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
                    "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
    
                    "shasum": ""
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [