Skip to content
Snippets Groups Projects
composer.lock 150 KiB
Newer Older
            "name": "sebastian/global-state",
            "version": "1.0.0",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
                "phpunit/phpunit": "~4.2"
            },
            "suggest": {
                "ext-uopz": "*"
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
Jess's avatar
Jess committed
            "time": "2014-10-06T09:23:50+00:00"
            "name": "sebastian/recursion-context",
            "version": "1.0.1",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
                    "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",
Jess's avatar
Jess committed
            "time": "2015-06-21T08:04:50+00:00"
            "name": "sebastian/version",
            "version": "1.0.6",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
Jess's avatar
Jess committed
            "time": "2015-06-21T13:59:46+00:00"
        {
            "name": "squizlabs/php_codesniffer",
            "version": "2.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9b324f3a1132459a7274a0ace2e1b766ba80930f",
                "reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "bin": [
                "scripts/phpcs",
                "scripts/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "CodeSniffer.php",
                    "CodeSniffer/CLI.php",
                    "CodeSniffer/Exception.php",
                    "CodeSniffer/File.php",
                    "CodeSniffer/Fixer.php",
                    "CodeSniffer/Report.php",
                    "CodeSniffer/Reporting.php",
                    "CodeSniffer/Sniff.php",
                    "CodeSniffer/Tokens.php",
                    "CodeSniffer/Reports/",
                    "CodeSniffer/Tokenizers/",
                    "CodeSniffer/DocGenerators/",
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
                    "CodeSniffer/Standards/IncorrectPatternException.php",
                    "CodeSniffer/Standards/Generic/Sniffs/",
                    "CodeSniffer/Standards/MySource/Sniffs/",
                    "CodeSniffer/Standards/PEAR/Sniffs/",
                    "CodeSniffer/Standards/PSR1/Sniffs/",
                    "CodeSniffer/Standards/PSR2/Sniffs/",
                    "CodeSniffer/Standards/Squiz/Sniffs/",
                    "CodeSniffer/Standards/Zend/Sniffs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "http://www.squizlabs.com/php-codesniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2016-11-30T04:02:31+00:00"
        },
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "d2a5de15c8341a470a66becf4597bc675686a72b"
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/d2a5de15c8341a470a66becf4597bc675686a72b",
                "reference": "d2a5de15c8341a470a66becf4597bc675686a72b",
                "php": ">=5.3.9",
                "symfony/dom-crawler": "~2.1|~3.0.0"
                "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
                "symfony/process": "~2.3.34|~2.7,>=2.7.6|~3.0.0"
            "type": "library",
            "extra": {
                "branch-alias": {
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            "description": "Symfony BrowserKit Component",
            "homepage": "https://symfony.com",
Jess's avatar
Jess committed
            "time": "2017-01-02T20:30:24+00:00"
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "f45daea42232d9ca5cf561ec64f0d4aea820877f"
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/f45daea42232d9ca5cf561ec64f0d4aea820877f",
                "reference": "f45daea42232d9ca5cf561ec64f0d4aea820877f",
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
            "authors": [
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            "description": "Symfony CssSelector Component",
            "homepage": "https://symfony.com",
Jess's avatar
Jess committed
            "time": "2017-01-02T20:30:24+00:00"