orion122/brain-games

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "0972c9aa4781586ec02eebab1172f360",
    "packages": [
        {
            "name": "wp-cli/php-cli-tools",
            "version": "v0.11.7",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/php-cli-tools.git",
                "reference": "14b8a086b60cba2dc1e4203805efcec513643e9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/14b8a086b60cba2dc1e4203805efcec513643e9e",
                "reference": "14b8a086b60cba2dc1e4203805efcec513643e9e",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "cli": "lib/"
                },
                "files": [
                    "lib/cli/cli.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "James Logsdon",
                    "email": "jlogsdon@php.net",
                    "role": "Developer"
                },
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@handbuilt.co",
                    "role": "Maintainer"
                }
            ],
            "description": "Console utilities for PHP",
            "homepage": "http://github.com/wp-cli/php-cli-tools",
            "keywords": [
                "cli",
                "console"
            ],
            "time": "2017-10-02T20:04:30+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "3c2d0a0fe39684ba0c1eb842a6a775d0b938d699"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/3c2d0a0fe39684ba0c1eb842a6a775d0b938d699",
                "reference": "3c2d0a0fe39684ba0c1eb842a6a775d0b938d699",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0"
            },
            "bin": [
                "bin/phpcs",
                "bin/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "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": "2017-09-19T22:47:14+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}