{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "4e348d5744a8bb335cceb88e0ecf3804", "packages": [ { "name": "brain/hierarchy", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/Brain-WP/Hierarchy.git", "reference": "d0970df66ca36c8a86115401462800d2fe206fd9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Brain-WP/Hierarchy/zipball/d0970df66ca36c8a86115401462800d2fe206fd9", "reference": "d0970df66ca36c8a86115401462800d2fe206fd9", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "antecedent/patchwork": "~1.3.0", "brain/monkey": "~1.2", "gmazzap/andrew": "~1.0", "mockery/mockery": "0.9.3", "phpunit/phpunit": "~4.8", "symfony/finder": "~2.7.0" }, "suggest": { "symfony/finder": "Allows loading of templates using Symfony finder component." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev", "dev-dev": "2.0.x-dev" } }, "autoload": { "psr-4": { "Brain\\Hierarchy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Giuseppe Mazzapica", "email": "giuseppe.mazzapica@gmail.com" } ], "description": "No-dependencies package that embodies WordPress template hierarchy", "keywords": [ "wordpress" ], "time": "2018-11-02T07:14:19+00:00" } ], "packages-dev": [ { "name": "squizlabs/php_codesniffer", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "6ad28354c04b364c3c71a34e4a18b629cc3b231e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6ad28354c04b364c3c71a34e4a18b629cc3b231e", "reference": "6ad28354c04b364c3c71a34e4a18b629cc3b231e", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.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": "2018-09-23T23:08:17+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [] }