{ "_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" ], "hash": "c09c6c589ff10d3aec859d6af66b349a", "content-hash": "5b7800b8477f03ca9c34393966ea2b97", "packages": [ { "name": "erusev/parsedown", "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "1bf24f7334fe16c88bf9d467863309ceaf285b01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/1bf24f7334fe16c88bf9d467863309ceaf285b01", "reference": "1bf24f7334fe16c88bf9d467863309ceaf285b01", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2017-03-29 16:04:15" }, { "name": "inpsyde/menu-cache", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/inpsyde/menu-cache.git", "reference": "7e572188046036edb7adc7fdcfb66e53947e64b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/inpsyde/menu-cache/zipball/7e572188046036edb7adc7fdcfb66e53947e64b2", "reference": "7e572188046036edb7adc7fdcfb66e53947e64b2", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "brain/monkey": "^1.4", "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.8|~5.1" }, "type": "wordpress-plugin", "autoload": { "psr-4": { "Inpsyde\\MenuCache\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Inpsyde GmbH", "email": "hello@inpsyde.com", "homepage": "http://inpsyde.com", "role": "Company" }, { "name": "David Naber", "email": "d.naber@inpsyde.com", "role": "Developer" }, { "name": "Thorsten Frommen", "email": "t.frommen@inpsyde.com", "role": "Developer" } ], "description": "Easily cache rendered menus using the Transients API.", "keywords": [ "cache", "menu", "nav-menu", "plugin", "transient", "wordpress", "wp", "wp_nav_menu" ], "time": "2017-05-29 07:47:20" }, { "name": "mobiledetect/mobiledetectlib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "f0896b5c7274d1450023b0b376240be902c3251c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/f0896b5c7274d1450023b0b376240be902c3251c", "reference": "f0896b5c7274d1450023b0b376240be902c3251c", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "classmap": [ "Mobile_Detect.php" ], "psr-0": { "Detection": "namespaced/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "time": "2017-03-29 13:59:30" }, { "name": "overclokk/minimum-requirements", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/overclokk/minimum-requirements.git", "reference": "5df55d4e70d7fa1ac1e474469007afa02a9478a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/overclokk/minimum-requirements/zipball/5df55d4e70d7fa1ac1e474469007afa02a9478a7", "reference": "5df55d4e70d7fa1ac1e474469007afa02a9478a7", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "lucatume/function-mocker": "^1.0", "lucatume/wp-browser": "^1.10" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "overclokk", "email": "info@overclokk.net", "homepage": "http://www.overclokk.net", "role": "Developer" } ], "description": "Check the minimum requirements for your WordPress theme or plugin", "homepage": "https://github.com/overclokk/minimum-requirements", "keywords": [ "plugin", "wordpress", "wordpress plugin" ], "time": "2017-06-10 16:31:38" }, { "name": "rdlowrey/auryn", "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/rdlowrey/auryn.git", "reference": "8c4dc07943599ba84f4f89eab8cf43efeef80395" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rdlowrey/auryn/zipball/8c4dc07943599ba84f4f89eab8cf43efeef80395", "reference": "8c4dc07943599ba84f4f89eab8cf43efeef80395", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "athletic/athletic": "~0.1", "fabpot/php-cs-fixer": "~1.9", "phpunit/phpunit": "^4.7" }, "type": "library", "autoload": { "psr-4": { "Auryn\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dan Ackroyd", "email": "Danack@basereality.com", "homepage": "http://www.basereality.com", "role": "Developer" }, { "name": "Levi Morrison", "email": "levim@php.net", "homepage": "http://morrisonlevi.github.com/", "role": "Developer" }, { "name": "Daniel Lowrey", "email": "rdlowrey@gmail.com", "homepage": "https://github.com/rdlowrey", "role": "Creator / Main Developer" } ], "description": "Auryn is a dependency injector for bootstrapping object-oriented PHP applications.", "homepage": "https://github.com/rdlowrey/auryn", "keywords": [ "dependency injection", "dic", "ioc" ], "time": "2017-05-15 06:26:46" }, { "name": "webdevstudios/cmb2", "version": "dev-trunk", "source": { "type": "git", "url": "https://github.com/CMB2/CMB2.git", "reference": "229213a241a1c049c5ba1c47aa176823ea6a9b21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CMB2/CMB2/zipball/229213a241a1c049c5ba1c47aa176823ea6a9b21", "reference": "229213a241a1c049c5ba1c47aa176823ea6a9b21", "shasum": "" }, "require": { "php": ">5.2.4" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "composer/installers": "~1.0" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "WebDevStudios", "email": "contact@webdevstudios.com", "homepage": "https://github.com/WebDevStudios", "role": "Developer" }, { "name": "Justin Sternberg", "email": "justin@dsgnwrks.pro", "homepage": "https://dsgnwrks.pro", "role": "Developer" }, { "name": "Zao", "email": "office@zao.com", "homepage": "http://zao.is", "role": "Developer" } ], "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.", "homepage": "https://github.com/CMB2/CMB2", "keywords": [ "metabox", "plugin", "wordpress" ], "time": "2017-06-13 14:54:38" } ], "packages-dev": [ { "name": "antecedent/patchwork", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/antecedent/patchwork.git", "reference": "248daac9af59644ebf25ad1925f8780a7a5e4882" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/antecedent/patchwork/zipball/248daac9af59644ebf25ad1925f8780a7a5e4882", "reference": "248daac9af59644ebf25ad1925f8780a7a5e4882", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignas Rudaitis", "email": "ignas.rudaitis@gmail.com" } ], "description": "Method redefinition (monkey-patching) functionality for PHP.", "homepage": "http://patchwork2.org/", "keywords": [ "aop", "aspect", "interception", "monkeypatching", "redefinition", "runkit", "testing" ], "time": "2017-05-23 05:41:30" }, { "name": "bacon/bacon-string-utils", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/Bacon/BaconStringUtils.git", "reference": "3d7818aca25190149a9a2415a0928d4964d6007e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconStringUtils/zipball/3d7818aca25190149a9a2415a0928d4964d6007e", "reference": "3d7818aca25190149a9a2415a0928d4964d6007e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~3.7", "satooshi/php-coveralls": "~0.6", "squizlabs/php_codesniffer": "~1.5", "zendframework/zendframework": "~2.0" }, "suggest": { "zendframework/zend-filter": "To use the Slugifier as a Zend\\Filter instance." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "BaconStringUtils": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "http://www.dasprids.de", "role": "Developer" } ], "description": "BaconStringUtils contain utitilies to work with strings.", "homepage": "https://github.com/Bacon/BaconStringUtils", "time": "2014-10-11 16:58:02" }, { "name": "behat/gherkin", "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74", "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "~4.5|~5", "symfony/phpunit-bridge": "~2.7|~3", "symfony/yaml": "~2.3|~3" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-0": { "Behat\\Gherkin": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" } ], "description": "Gherkin DSL parser for PHP 5.3", "homepage": "http://behat.org/", "keywords": [ "BDD", "Behat", "Cucumber", "DSL", "gherkin", "parser" ], "time": "2016-10-30 11:50:56" }, { "name": "codeception/codeception", "version": "2.3.3", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", "reference": "67cd520b4f20cdfc3a52d1a0022924125822a8e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/67cd520b4f20cdfc3a52d1a0022924125822a8e6", "reference": "67cd520b4f20cdfc3a52d1a0022924125822a8e6", "shasum": "" }, "require": { "behat/gherkin": "~4.4.0", "ext-json": "*", "ext-mbstring": "*", "facebook/webdriver": ">=1.0.1 <2.0", "guzzlehttp/guzzle": ">=4.1.4 <7.0", "guzzlehttp/psr7": "~1.0", "php": ">=5.4.0 <8.0", "phpunit/php-code-coverage": ">=2.2.4 <6.0", "phpunit/phpunit": ">4.8.20 <7.0", "phpunit/phpunit-mock-objects": ">2.3 <5.0", "sebastian/comparator": ">1.1 <3.0", "sebastian/diff": "^1.4", "stecman/symfony-console-completion": "^0.7.0", "symfony/browser-kit": ">=2.7 <4.0", "symfony/console": ">=2.7 <4.0", "symfony/css-selector": ">=2.7 <4.0", "symfony/dom-crawler": ">=2.7.5 <4.0", "symfony/event-dispatcher": ">=2.7 <4.0", "symfony/finder": ">=2.7 <4.0", "symfony/yaml": ">=2.7 <4.0" }, "require-dev": { "codeception/specify": "~0.3", "facebook/graph-sdk": "~5.3", "flow/jsonpath": "~0.2", "league/factory-muffin": "^3.0", "league/factory-muffin-faker": "^1.0", "mongodb/mongodb": "^1.0", "monolog/monolog": "~1.8", "pda/pheanstalk": "~3.0", "php-amqplib/php-amqplib": "~2.4", "predis/predis": "^1.0", "squizlabs/php_codesniffer": "~2.0", "vlucas/phpdotenv": "^2.4.0" }, "suggest": { "codeception/specify": "BDD-style code blocks", "codeception/verify": "BDD-style assertions", "flow/jsonpath": "For using JSONPath in REST module", "league/factory-muffin": "For DataFactory module", "league/factory-muffin-faker": "For Faker support in DataFactory module", "phpseclib/phpseclib": "for SFTP option in FTP Module", "symfony/phpunit-bridge": "For phpunit-bridge support" }, "bin": [ "codecept" ], "type": "library", "extra": { "branch-alias": [] }, "autoload": { "psr-4": { "Codeception\\": "src\\Codeception", "Codeception\\Extension\\": "ext" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert@mail.ua", "homepage": "http://codegyre.com" } ], "description": "BDD-style testing framework", "homepage": "http://codeception.com/", "keywords": [ "BDD", "TDD", "acceptance testing", "functional testing", "unit testing" ], "time": "2017-06-02 00:22:30" }, { "name": "composer/ca-bundle", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b17e6153cb7f33c7e44eb59578dc12eee5dc8e12", "reference": "b17e6153cb7f33c7e44eb59578dc12eee5dc8e12", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.5", "psr/log": "^1.0", "symfony/process": "^2.5 || ^3.0" }, "suggest": { "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "time": "2017-03-06 11:59:08" }, { "name": "composer/composer", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/composer/composer.git", "reference": "489e09ee6c3ba431fbeeef9147afdaeb6f91b647" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/composer/zipball/489e09ee6c3ba431fbeeef9147afdaeb6f91b647", "reference": "489e09ee6c3ba431fbeeef9147afdaeb6f91b647", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", "composer/semver": "^1.0", "composer/spdx-licenses": "^1.0", "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0", "php": "^5.3.2 || ^7.0", "psr/log": "^1.0", "seld/cli-prompt": "^1.0", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", "symfony/console": "^2.7 || ^3.0", "symfony/filesystem": "^2.7 || ^3.0", "symfony/finder": "^2.7 || ^3.0", "symfony/process": "^2.7 || ^3.0" }, "require-dev": { "phpunit/phpunit": "^4.5 || ^5.0.5", "phpunit/phpunit-mock-objects": "^2.3 || ^3.0" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", "ext-zip": "Enabling the zip extension allows you to unzip archives", "ext-zlib": "Allow gzip compression of HTTP requests" }, "bin": [ "bin/composer" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "Composer\\": "src/Composer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", "homepage": "https://getcomposer.org/", "keywords": [ "autoload", "dependency", "package" ], "time": "2017-05-17 06:17:53" }, { "name": "composer/semver", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.5 || ^5.0.5", "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "time": "2016-08-30 16:08:34" }, { "name": "composer/spdx-licenses", "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", "reference": "2603a0d7ddc00a015deb576fa5297ca43dee6b1c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/2603a0d7ddc00a015deb576fa5297ca43dee6b1c", "reference": "2603a0d7ddc00a015deb576fa5297ca43dee6b1c", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.5 || ^5.0.5", "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Spdx\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "SPDX licenses list and validation library.", "keywords": [ "license", "spdx", "validator" ], "time": "2017-04-03 19:08:52" }, { "name": "dg/mysql-dump", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/dg/MySQL-dump.git", "reference": "8970328c9a8665e65f3855c849f5d4de94075f13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dg/MySQL-dump/zipball/8970328c9a8665e65f3855c849f5d4de94075f13", "reference": "8970328c9a8665e65f3855c849f5d4de94075f13", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" } ], "description": "MySQL database dump.", "homepage": "https://github.com/dg/MySQL-dump", "keywords": [ "mysql" ], "time": "2017-05-24 12:44:51" }, { "name": "doctrine/inflector", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2015-11-06 14:35:42" }, { "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": "facebook/webdriver", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/facebook/php-webdriver.git", "reference": "eadb0b7a7c3e6578185197fd40158b08c3164c83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/eadb0b7a7c3e6578185197fd40158b08c3164c83", "reference": "eadb0b7a7c3e6578185197fd40158b08c3164c83", "shasum": "" }, "require": { "ext-curl": "*", "ext-zip": "*", "php": "^5.5 || ~7.0", "symfony/process": "^2.8 || ^3.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "php-mock/php-mock-phpunit": "^1.1", "phpunit/phpunit": "4.6.* || ~5.0", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "^2.6" }, "type": "library", "extra": { "branch-alias": { "dev-community": "1.5-dev" } }, "autoload": { "psr-4": { "Facebook\\WebDriver\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A PHP client for Selenium WebDriver", "homepage": "https://github.com/facebook/php-webdriver", "keywords": [ "facebook", "php", "selenium", "webdriver" ], "time": "2017-04-28 14:54:49" }, { "name": "filp/whoops", "version": "2.1.9", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "b238974e1c7cc1859b0c16ddc1c02ecb70ecc07f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/b238974e1c7cc1859b0c16ddc1c02ecb70ecc07f", "reference": "b238974e1c7cc1859b0c16ddc1c02ecb70ecc07f", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0", "psr/log": "^1.0.1" }, "require-dev": { "mockery/mockery": "0.9.*", "phpunit/phpunit": "^4.8 || ^5.0", "symfony/var-dumper": "^2.6 || ^3.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", "whoops/soap": "Formats errors as SOAP responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Whoops\\": "src/Whoops/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://filp.github.io/whoops/", "keywords": [ "error", "exception", "handling", "library", "whoops", "zf2" ], "time": "2017-06-03 18:33:07" }, { "name": "guzzlehttp/guzzle", "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0 || ^5.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2017-06-22 18:50:49" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20 10:07:11" }, { "name": "guzzlehttp/psr7", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "request", "response", "stream", "uri", "url" ], "time": "2017-03-20 17:10:46" }, { "name": "hautelook/phpass", "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/hautelook/phpass.git", "reference": "9590c12bf7c92f67f646d7bf2cf6384e7292cc41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hautelook/phpass/zipball/9590c12bf7c92f67f646d7bf2cf6384e7292cc41", "reference": "9590c12bf7c92f67f646d7bf2cf6384e7292cc41", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Hautelook": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Public Domain" ], "authors": [ { "name": "Solar Designer", "email": "solar@openwall.com", "homepage": "http://openwall.com/phpass/" } ], "description": "Portable PHP password hashing framework", "homepage": "http://github.com/hautelook/phpass/", "keywords": [ "blowfish", "crypt", "password", "security" ], "time": "2012-08-31 00:00:00" }, { "name": "illuminate/contracts", "version": "v5.4.27", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", "reference": "31f0193eb14aa3ee07841dc254081425616e79f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/31f0193eb14aa3ee07841dc254081425616e79f0", "reference": "31f0193eb14aa3ee07841dc254081425616e79f0", "shasum": "" }, "require": { "php": ">=5.6.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "psr-4": { "Illuminate\\Contracts\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", "time": "2017-04-19 20:17:43" }, { "name": "illuminate/support", "version": "v5.4.27", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", "reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/support/zipball/a42393b56d0ec75f55e760f2a47bcf85a17a278d", "reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d", "shasum": "" }, "require": { "doctrine/inflector": "~1.0", "ext-mbstring": "*", "illuminate/contracts": "5.4.*", "paragonie/random_compat": "~1.4|~2.0", "php": ">=5.6.4" }, "replace": { "tightenco/collect": "self.version" }, "suggest": { "illuminate/filesystem": "Required to use the composer class (5.2.*).", "symfony/process": "Required to use the composer class (~3.2).", "symfony/var-dumper": "Required to use the dd function (~3.2)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "psr-4": { "Illuminate\\Support\\": "" }, "files": [ "helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", "time": "2017-06-15 12:35:32" }, { "name": "justinrainbow/json-schema", "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", "reference": "429be236f296ca249d61c65649cdf2652f4a5e80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/429be236f296ca249d61c65649cdf2652f4a5e80", "reference": "429be236f296ca249d61c65649cdf2652f4a5e80", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.1", "json-schema/json-schema-test-suite": "1.2.0", "phpdocumentor/phpdocumentor": "^2.7", "phpunit/phpunit": "^4.8.22" }, "bin": [ "bin/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Robert Schönthal", "email": "seroscho@googlemail.com" } ], "description": "A library to validate a json schema.", "homepage": "https://github.com/justinrainbow/json-schema", "keywords": [ "json", "schema" ], "time": "2017-05-16 21:06:09" }, { "name": "leafo/scssphp", "version": "v0.6.7", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "562213cd803e42ea53b0735554794c4022d8db89" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/562213cd803e42ea53b0735554794c4022d8db89", "reference": "562213cd803e42ea53b0735554794c4022d8db89", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "kherge/box": "~2.5", "phpunit/phpunit": "~3.7", "squizlabs/php_codesniffer": "~2.5" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2017-02-23 05:07:33" }, { "name": "lucatume/codeception-setup-local", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/lucatume/codeception-setup-local.git", "reference": "0020cb2d1756d7262782c5cfd966dd9a93188c79" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lucatume/codeception-setup-local/zipball/0020cb2d1756d7262782c5cfd966dd9a93188c79", "reference": "0020cb2d1756d7262782c5cfd966dd9a93188c79", "shasum": "" }, "require": { "codeception/codeception": "^2.1", "lucatume/wp-browser-commons": "^1.0" }, "require-dev": { "codeception/codeception": "^2.1", "mikey179/vfsstream": "^1.6" }, "type": "library", "autoload": { "psr-4": { "tad\\Codeception\\Command\\": "src/Command", "tad\\Codeception\\Command\\Helpers\\": "src/Helpers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Luca Tumedei", "email": "luca@theaveragedev.com" } ], "description": "Flexible local setup for Codeception", "time": "2017-06-01 09:49:40" }, { "name": "lucatume/wp-browser", "version": "1.21.4", "source": { "type": "git", "url": "https://github.com/lucatume/wp-browser.git", "reference": "3f458f2955b8a85bebe4dded2afca24fd3737970" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lucatume/wp-browser/zipball/3f458f2955b8a85bebe4dded2afca24fd3737970", "reference": "3f458f2955b8a85bebe4dded2afca24fd3737970", "shasum": "" }, "require": { "antecedent/patchwork": "^2.0", "codeception/codeception": "^2.3", "lucatume/codeception-setup-local": "~1.0", "lucatume/wp-browser-commons": "^1.2.5", "symfony/process": "~2.1", "wp-cli/wp-cli": "^1.1" }, "require-dev": { "mikey179/vfsstream": "^1.6", "ofbeaton/console-tester": "^1.1", "site5/phantoman": "^1.1" }, "bin": [ "wpcept" ], "type": "library", "autoload": { "psr-4": { "Codeception\\": "src\\Codeception", "tad\\": "src\\tad" }, "files": [ "src/tad/WPBrowser/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "theAverageDev (Luca Tumedei)", "email": "luca@theaveragedev.com", "homepage": "http://theaveragedev.com", "role": "Developer" } ], "description": "WordPress extension of the PhpBrowser class.", "homepage": "http://github.com/lucatume/wp-browser", "keywords": [ "codeception", "wordpress" ], "time": "2017-06-21 22:27:58" }, { "name": "lucatume/wp-browser-commons", "version": "1.2.8.2", "source": { "type": "git", "url": "https://github.com/lucatume/wp-browser-commons.git", "reference": "bc979467dfa6945032c73ab39143aa5a331d298e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lucatume/wp-browser-commons/zipball/bc979467dfa6945032c73ab39143aa5a331d298e", "reference": "bc979467dfa6945032c73ab39143aa5a331d298e", "shasum": "" }, "require": { "bacon/bacon-string-utils": "~1.0", "codeception/codeception": "~2.1", "dg/mysql-dump": "^1.3", "mikemclin/laravel-wp-password": "~2.0.0", "php": ">=5.4.0", "symfony/filesystem": "^2.7", "xamin/handlebars.php": "~0.10" }, "require-dev": { "mikey179/vfsstream": "^1.6" }, "type": "library", "autoload": { "psr-4": { "tad\\": "src\\tad" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL v2.0" ], "authors": [ { "name": "Luca Tumedei", "email": "luca@theaveragedev.com" } ], "description": "Common libraries of the WP-Browser package.", "time": "2017-01-25 18:09:43" }, { "name": "mikemclin/laravel-wp-password", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/mikemclin/laravel-wp-password.git", "reference": "3460f1e38dea501c5d0cbe9bff67d043f6821724" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikemclin/laravel-wp-password/zipball/3460f1e38dea501c5d0cbe9bff67d043f6821724", "reference": "3460f1e38dea501c5d0cbe9bff67d043f6821724", "shasum": "" }, "require": { "hautelook/phpass": "0.3.3", "illuminate/support": ">=4.0.0", "php": ">=5.3.0" }, "replace": { "mikemclin/laravel-wp-password": "self.version" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master" }, "type": "laravel-package", "autoload": { "psr-4": { "MikeMcLin\\WpPassword\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike McLin", "email": "mike@mikemclin.com", "homepage": "http://mikemclin.net" } ], "description": "Laravel package that checks and creates WordPress password hashes", "homepage": "https://github.com/mikemclin/laravel-wp-password", "keywords": [ "hashing", "laravel", "password", "wordpress" ], "time": "2015-02-12 03:09:57" }, { "name": "mustache/mustache", "version": "v2.11.1", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", "reference": "a3f6d55996dd28b58f3a909d474189a3c1aa693f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/a3f6d55996dd28b58f3a909d474189a3c1aa693f", "reference": "a3f6d55996dd28b58f3a909d474189a3c1aa693f", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "~1.11", "phpunit/phpunit": "~3.7|~4.0|~5.0" }, "type": "library", "autoload": { "psr-0": { "Mustache": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "A Mustache implementation in PHP.", "homepage": "https://github.com/bobthecow/mustache.php", "keywords": [ "mustache", "templating" ], "time": "2016-07-31 06:18:27" }, { "name": "myclabs/deep-copy", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "doctrine/collections": "1.*", "phpunit/phpunit": "~4.1" }, "type": "library", "autoload": { "psr-4": { "DeepCopy\\": "src/DeepCopy/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "homepage": "https://github.com/myclabs/DeepCopy", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "time": "2017-04-12 18:52:22" }, { "name": "nb/oxymel", "version": "v0.1.0", "source": { "type": "git", "url": "https://github.com/nb/oxymel.git", "reference": "cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nb/oxymel/zipball/cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c", "reference": "cbe626ef55d5c4cc9b5e6e3904b395861ea76e3c", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "autoload": { "psr-0": { "Oxymel": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nikolay Bachiyski", "email": "nb@nikolay.bg", "homepage": "http://extrapolate.me/" } ], "description": "A sweet XML builder", "homepage": "https://github.com/nb/oxymel", "keywords": [ "xml" ], "time": "2013-02-24 15:01:54" }, { "name": "paragonie/random_compat", "version": "v2.0.10", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "time": "2017-03-13 16:27:32" }, { "name": "phar-io/manifest", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", "phar-io/version": "^1.0.1", "php": "^5.6 || ^7.0" }, "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": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "time": "2017-03-05 18:14:27" }, { "name": "phar-io/version", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints", "time": "2017-03-05 17:38:23" }, { "name": "phpdocumentor/reflection-common", "version": "1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2015-12-27 11:43:31" }, { "name": "phpdocumentor/reflection-docblock", "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", "shasum": "" }, "require": { "php": ">=5.5", "phpdocumentor/reflection-common": "^1.0@dev", "phpdocumentor/type-resolver": "^0.2.0", "webmozart/assert": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^4.4" }, "type": "library", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2016-09-30 07:12:33" }, { "name": "phpdocumentor/type-resolver", "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", "shasum": "" }, "require": { "php": ">=5.5", "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^5.2||^4.8.24" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "time": "2016-11-25 06:54:22" }, { "name": "phpspec/prophecy", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", "sebastian/comparator": "^1.1|^2.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", "phpunit/phpunit": "^4.8 || ^5.6.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.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": "2017-03-02 20:05:34" }, { "name": "phpunit/php-code-coverage", "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/dc421f9ca5082a0c0cb04afb171c765f79add85b", "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": "^7.0", "phpunit/php-file-iterator": "^1.3", "phpunit/php-text-template": "^1.2", "phpunit/php-token-stream": "^1.4.11 || ^2.0", "sebastian/code-unit-reverse-lookup": "^1.0", "sebastian/environment": "^3.0", "sebastian/version": "^2.0", "theseer/tokenizer": "^1.1" }, "require-dev": { "ext-xdebug": "^2.5", "phpunit/phpunit": "^6.0" }, "suggest": { "ext-xdebug": "^2.5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.2.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": "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" ], "time": "2017-04-21 08:03:57" }, { "name": "phpunit/php-file-iterator", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", "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" ], "time": "2016-10-03 07:40:28" }, { "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", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "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": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2017-02-26 11:10:40" }, { "name": "phpunit/php-token-stream", "version": "1.4.11", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", "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": "2017-02-27 10:12:30" }, { "name": "phpunit/phpunit", "version": "6.2.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2786490399836d2a544a34785c4a8d3ab32cf0e", "reference": "f2786490399836d2a544a34785c4a8d3ab32cf0e", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "myclabs/deep-copy": "^1.3", "phar-io/manifest": "^1.0.1", "phar-io/version": "^1.0", "php": "^7.0", "phpspec/prophecy": "^1.7", "phpunit/php-code-coverage": "^5.2", "phpunit/php-file-iterator": "^1.4", "phpunit/php-text-template": "^1.2", "phpunit/php-timer": "^1.0.6", "phpunit/phpunit-mock-objects": "^4.0", "sebastian/comparator": "^2.0", "sebastian/diff": "^1.4.3 || ^2.0", "sebastian/environment": "^3.0.2", "sebastian/exporter": "^3.1", "sebastian/global-state": "^1.1 || ^2.0", "sebastian/object-enumerator": "^3.0.2", "sebastian/resource-operations": "^1.0", "sebastian/version": "^2.0" }, "conflict": { "phpdocumentor/reflection-docblock": "3.0.2", "phpunit/dbunit": "<3.0" }, "require-dev": { "ext-pdo": "*" }, "suggest": { "ext-xdebug": "*", "phpunit/php-invoker": "^1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "6.2.x-dev" } }, "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" ], "time": "2017-06-13 14:07:07" }, { "name": "phpunit/phpunit-mock-objects", "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "eabce450df194817a7d7e27e19013569a903a2bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/eabce450df194817a7d7e27e19013569a903a2bf", "reference": "eabce450df194817a7d7e27e19013569a903a2bf", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^7.0", "phpunit/php-text-template": "^1.2", "sebastian/exporter": "^3.0" }, "conflict": { "phpunit/phpunit": "<6.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.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" ], "time": "2017-03-03 06:30:20" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14 16:28:37" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "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", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06 14:39:51" }, { "name": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "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", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10 12:19:37" }, { "name": "ramsey/array_column", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/ramsey/array_column.git", "reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/array_column/zipball/f8e52eb28e67eb50e613b451dd916abcf783c1db", "reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db", "shasum": "" }, "require-dev": { "jakub-onderka/php-parallel-lint": "0.8.*", "phpunit/phpunit": "~4.5", "satooshi/php-coveralls": "0.6.*", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "files": [ "src/array_column.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Ramsey", "homepage": "http://benramsey.com" } ], "description": "Provides functionality for array_column() to projects using PHP earlier than version 5.5.", "homepage": "https://github.com/ramsey/array_column", "keywords": [ "array", "array_column", "column" ], "time": "2015-03-20 22:07:39" }, { "name": "raveren/kint", "version": "1.1", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "a8549198558560b24e2879c6bac2875de5371483" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/a8549198558560b24e2879c6bac2875de5371483", "reference": "a8549198558560b24e2879c6bac2875de5371483", "shasum": "" }, "require": { "php": ">=5.1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "files": [ "Kint.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rokas Šleinius", "homepage": "https://github.com/kint-php" }, { "name": "Contributors", "homepage": "https://github.com/kint-php/kint/contributors" } ], "description": "Kint - debugging helper for PHP developers", "homepage": "https://github.com/kint-php/kint", "keywords": [ "debug", "kint", "php" ], "abandoned": "kint-php/kint", "time": "2017-01-15 14:23:43" }, { "name": "rmccue/requests", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/rmccue/Requests.git", "reference": "87932f52ffad70504d93f04f15690cf16a089546" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546", "reference": "87932f52ffad70504d93f04f15690cf16a089546", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "requests/test-server": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2016-10-13 00:11:37" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.0" }, "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": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "time": "2017-03-04 06:30:41" }, { "name": "sebastian/comparator", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "20f84f468cb67efee293246e6a09619b891f55f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/20f84f468cb67efee293246e6a09619b891f55f0", "reference": "20f84f468cb67efee293246e6a09619b891f55f0", "shasum": "" }, "require": { "php": "^7.0", "sebastian/diff": "^1.2", "sebastian/exporter": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.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": "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" ], "time": "2017-03-03 06:26:08" }, { "name": "sebastian/diff", "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "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": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2017-05-22 07:24:03" }, { "name": "sebastian/environment", "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "74776f8dbc081cab9287c2a601c0c1d842568744" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/74776f8dbc081cab9287c2a601c0c1d842568744", "reference": "74776f8dbc081cab9287c2a601c0c1d842568744", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.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" ], "time": "2017-06-20 16:25:05" }, { "name": "sebastian/exporter", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", "shasum": "" }, "require": { "php": "^7.0", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.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" ], "time": "2017-04-03 13:19:02" }, { "name": "sebastian/global-state", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.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": "2017-04-27 15:39:26" }, { "name": "sebastian/object-enumerator", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/31dd3379d16446c5d86dec32ab1ad1f378581ad8", "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8", "shasum": "" }, "require": { "php": "^7.0", "sebastian/object-reflector": "^1.0", "sebastian/recursion-context": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "time": "2017-03-12 15:17:29" }, { "name": "sebastian/object-reflector", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "773f97c67f28de00d397be301821b06708fca0be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", "reference": "773f97c67f28de00d397be301821b06708fca0be", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", "time": "2017-03-29 09:07:27" }, { "name": "sebastian/recursion-context", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.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": "2017-03-03 06:23:57" }, { "name": "sebastian/resource-operations", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { "php": ">=5.6.0" }, "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": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "time": "2015-07-28 20:34:47" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "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", "time": "2016-10-03 07:35:21" }, { "name": "seld/cli-prompt", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/Seldaek/cli-prompt.git", "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd", "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Seld\\CliPrompt\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be" } ], "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type", "keywords": [ "cli", "console", "hidden", "input", "prompt" ], "time": "2017-03-18 11:32:45" }, { "name": "seld/jsonlint", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", "reference": "50d63f2858d87c4738d5b76a7dcbb99fa8cf7c77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/50d63f2858d87c4738d5b76a7dcbb99fa8cf7c77", "reference": "50d63f2858d87c4738d5b76a7dcbb99fa8cf7c77", "shasum": "" }, "require": { "php": "^5.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.5" }, "bin": [ "bin/jsonlint" ], "type": "library", "autoload": { "psr-4": { "Seld\\JsonLint\\": "src/Seld/JsonLint/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "JSON Linter", "keywords": [ "json", "linter", "parser", "validator" ], "time": "2017-06-18 15:11:04" }, { "name": "seld/phar-utils", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a", "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Seld\\PharUtils\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be" } ], "description": "PHAR file format utilities, for when PHP phars you up", "keywords": [ "phra" ], "time": "2015-10-13 18:44:15" }, { "name": "stecman/symfony-console-completion", "version": "0.7.0", "source": { "type": "git", "url": "https://github.com/stecman/symfony-console-completion.git", "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb", "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/console": "~2.3 || ~3.0" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.6.x-dev" } }, "autoload": { "psr-4": { "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stephen Holdaway", "email": "stephen@stecman.co.nz" } ], "description": "Automatic BASH completion for Symfony Console Component based applications.", "time": "2016-02-24 05:08:54" }, { "name": "symfony/browser-kit", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/dom-crawler": "~2.8|~3.0" }, "require-dev": { "symfony/css-selector": "~2.8|~3.0", "symfony/process": "~2.8|~3.0" }, "suggest": { "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\BrowserKit\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", "time": "2017-04-12 14:14:56" }, { "name": "symfony/config", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "35716d4904e0506a7a5a9bcf23f854aeb5719bca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/35716d4904e0506a7a5a9bcf23f854aeb5719bca", "reference": "35716d4904e0506a7a5a9bcf23f854aeb5719bca", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/filesystem": "~2.8|~3.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "symfony/dependency-injection": "~3.3", "symfony/yaml": "~3.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Config Component", "homepage": "https://symfony.com", "time": "2017-06-02 18:07:20" }, { "name": "symfony/console", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/70d2a29b2911cbdc91a7e268046c395278238b2e", "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/debug": "~2.8|~3.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3", "symfony/dependency-injection": "~3.3", "symfony/event-dispatcher": "~2.8|~3.0", "symfony/filesystem": "~2.8|~3.0", "symfony/http-kernel": "~2.8|~3.0", "symfony/process": "~2.8|~3.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/filesystem": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2017-06-02 19:24:58" }, { "name": "symfony/css-selector", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "4d882dced7b995d5274293039370148e291808f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2", "reference": "4d882dced7b995d5274293039370148e291808f2", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "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", "time": "2017-05-01 15:01:29" }, { "name": "symfony/debug", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/e9c50482841ef696e8fa1470d950a79c8921f45d", "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/http-kernel": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", "time": "2017-06-01 21:01:25" }, { "name": "symfony/dependency-injection", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "4cec19ec1d25f22e1ec8ab14635d3879a1287053" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4cec19ec1d25f22e1ec8ab14635d3879a1287053", "reference": "4cec19ec1d25f22e1ec8ab14635d3879a1287053", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/container": "^1.0" }, "conflict": { "symfony/config": "<3.3.1", "symfony/finder": "<3.3", "symfony/yaml": "<3.3" }, "provide": { "psr/container-implementation": "1.0" }, "require-dev": { "symfony/config": "~3.3", "symfony/expression-language": "~2.8|~3.0", "symfony/yaml": "~3.3" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", "time": "2017-06-06 03:13:52" }, { "name": "symfony/dom-crawler", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1", "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "symfony/css-selector": "~2.8|~3.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", "time": "2017-05-25 23:10:31" }, { "name": "symfony/event-dispatcher", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "4054a102470665451108f9b59305c79176ef98f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4054a102470665451108f9b59305c79176ef98f0", "reference": "4054a102470665451108f9b59305c79176ef98f0", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/dependency-injection": "~3.3", "symfony/expression-language": "~2.8|~3.0", "symfony/stopwatch": "~2.8|~3.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2017-06-04 18:15:29" }, { "name": "symfony/filesystem", "version": "v2.8.22", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "19c11158da8d110cc5289c063bf2ec4cc1ce9e7c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/19c11158da8d110cc5289c063bf2ec4cc1ce9e7c", "reference": "19c11158da8d110cc5289c063bf2ec4cc1ce9e7c", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", "time": "2017-05-28 14:07:33" }, { "name": "symfony/finder", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4", "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", "time": "2017-06-01 21:01:25" }, { "name": "symfony/polyfill-mbstring", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "f29dca382a6485c3cbe6379f0c61230167681937" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", "reference": "f29dca382a6485c3cbe6379f0c61230167681937", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2017-06-09 14:24:12" }, { "name": "symfony/process", "version": "v2.8.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/d54232f5682fda2f8bbebff7c81b864646867ab9", "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com", "time": "2017-05-08 01:19:21" }, { "name": "symfony/translation", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "dc3b2a0c6cfff60327ba1c043a82092735397543" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/dc3b2a0c6cfff60327ba1c043a82092735397543", "reference": "dc3b2a0c6cfff60327ba1c043a82092735397543", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.8", "symfony/yaml": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/intl": "^2.8.18|^3.2.5", "symfony/yaml": "~3.3" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", "time": "2017-05-22 07:42:36" }, { "name": "symfony/yaml", "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/9752a30000a8ca9f4b34b5227d15d0101b96b063", "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "symfony/console": "~2.8|~3.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2017-06-02 22:05:06" }, { "name": "theseer/tokenizer", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", "shasum": "" }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "time": "2017-04-07 12:08:54" }, { "name": "webmozart/assert", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.6", "sebastian/version": "^1.0.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "time": "2016-11-23 20:04:58" }, { "name": "wp-cli/autoload-splitter", "version": "v0.1.3", "source": { "type": "git", "url": "https://github.com/wp-cli/autoload-splitter.git", "reference": "446f73de57ab4e7bf38a4ba2779cd3630905185c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/autoload-splitter/zipball/446f73de57ab4e7bf38a4ba2779cd3630905185c", "reference": "446f73de57ab4e7bf38a4ba2779cd3630905185c", "shasum": "" }, "require": { "composer-plugin-api": "^1.1" }, "type": "composer-plugin", "extra": { "class": "WP_CLI\\AutoloadSplitter\\ComposerPlugin" }, "autoload": { "psr-4": { "WP_CLI\\AutoloadSplitter\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alain Schlesser", "email": "alain.schlesser@gmail.com", "homepage": "https://www.alainschlesser.com" } ], "description": "Composer plugin for splitting a generated autoloader into two distinct parts.", "homepage": "https://wp-cli.org", "time": "2017-05-03 06:21:26" }, { "name": "wp-cli/cache-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/cache-command.git", "reference": "d7102d5573d050befc81be5470b5df553e66cc6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/d7102d5573d050befc81be5470b5df553e66cc6e", "reference": "d7102d5573d050befc81be5470b5df553e66cc6e", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "cache", "transient" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "cache-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage object and transient caches.", "homepage": "https://github.com/wp-cli/cache-command", "time": "2017-05-30 18:00:27" }, { "name": "wp-cli/checksum-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", "reference": "2b74567a660951380083f02224a21746b2697008" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/2b74567a660951380083f02224a21746b2697008", "reference": "2b74567a660951380083f02224a21746b2697008", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "checksum core" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "checksum-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Verify WordPress core checksums.", "homepage": "https://github.com/wp-cli/checksum-command", "time": "2017-05-30 18:55:36" }, { "name": "wp-cli/config-command", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/wp-cli/config-command.git", "reference": "3d812504a4a6c0ed690bbea839c07859aedd2edd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/config-command/zipball/3d812504a4a6c0ed690bbea839c07859aedd2edd", "reference": "3d812504a4a6c0ed690bbea839c07859aedd2edd", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "config", "config create", "config get", "config path" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "config-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage the wp-config.php file.", "homepage": "https://github.com/wp-cli/config-command", "time": "2017-06-20 15:38:51" }, { "name": "wp-cli/core-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", "reference": "22e0caa140897f87d9e618fc075f80325a6151ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/core-command/zipball/22e0caa140897f87d9e618fc075f80325a6151ee", "reference": "22e0caa140897f87d9e618fc075f80325a6151ee", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "core check-update", "core download", "core install", "core is-installed", "core multisite-convert", "core multisite-install", "core update", "core update-db", "core version" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "core-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Download, install, update and manage a WordPress install.", "homepage": "https://github.com/wp-cli/core-command", "time": "2017-05-30 18:56:42" }, { "name": "wp-cli/cron-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", "reference": "1cf8564c0c025520658a8ec872e606bdd7fef319" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/1cf8564c0c025520658a8ec872e606bdd7fef319", "reference": "1cf8564c0c025520658a8ec872e606bdd7fef319", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "cron test", "cron event delete", "cron event list", "cron event run", "cron event schedule", "cron schedule list" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "cron-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage WP-Cron events and schedules.", "homepage": "https://github.com/wp-cli/cron-command", "time": "2017-05-30 18:58:24" }, { "name": "wp-cli/db-command", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/wp-cli/db-command.git", "reference": "4c65adbd92e81df140beaa985f101b2905561666" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/db-command/zipball/4c65adbd92e81df140beaa985f101b2905561666", "reference": "4c65adbd92e81df140beaa985f101b2905561666", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "db create", "db drop", "db reset", "db check", "db optimize", "db repair", "db cli", "db query", "db export", "db import", "db tables", "db size" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "db-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Perform basic database operations using credentials stored in wp-config.php.", "homepage": "https://github.com/wp-cli/db-command", "time": "2017-05-30 18:57:35" }, { "name": "wp-cli/entity-command", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/wp-cli/entity-command.git", "reference": "ad1c634fb51a48ff81b591211076b176c72f45c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/ad1c634fb51a48ff81b591211076b176c72f45c4", "reference": "ad1c634fb51a48ff81b591211076b176c72f45c4", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "comment", "comment meta", "menu", "menu item", "menu location", "network meta", "post", "post meta", "post term", "post-type", "site", "taxonomy", "term", "term meta", "user", "user meta", "user term" ] }, "autoload": { "psr-4": { "": "src/", "WP_CLI\\": "src/WP_CLI" }, "files": [ "entity-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage WordPress core entities.", "homepage": "https://github.com/wp-cli/entity-command", "time": "2017-05-30 18:59:14" }, { "name": "wp-cli/eval-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/eval-command.git", "reference": "996c2ed3ad5bd796abaabe7ed0ce5c368fab62d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/996c2ed3ad5bd796abaabe7ed0ce5c368fab62d1", "reference": "996c2ed3ad5bd796abaabe7ed0ce5c368fab62d1", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "eval", "eval-file" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "eval-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Execute arbitrary PHP code.", "homepage": "https://github.com/wp-cli/eval-command", "time": "2017-05-30 19:00:48" }, { "name": "wp-cli/export-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/export-command.git", "reference": "3507dae2dad0f8bb71070bc0c284ffed304caf21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/export-command/zipball/3507dae2dad0f8bb71070bc0c284ffed304caf21", "reference": "3507dae2dad0f8bb71070bc0c284ffed304caf21", "shasum": "" }, "require": { "nb/oxymel": "~0.1.0", "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "export" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "export-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Export WordPress content to a WXR file.", "homepage": "https://github.com/wp-cli/export-command", "time": "2017-05-30 19:01:34" }, { "name": "wp-cli/extension-command", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/wp-cli/extension-command.git", "reference": "8489bc23aad242796cba15f78ce75192b1774ea5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/8489bc23aad242796cba15f78ce75192b1774ea5", "reference": "8489bc23aad242796cba15f78ce75192b1774ea5", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "plugin activate", "plugin deactivate", "plugin delete", "plugin get", "plugin install", "plugin is-installed", "plugin list", "plugin path", "plugin search", "plugin status", "plugin toggle", "plugin uninstall", "plugin update", "theme activate", "theme delete", "theme disable", "theme enable", "theme get", "theme install", "theme is-installed", "theme list", "theme mod get", "theme mod set", "theme mod remove", "theme path", "theme search", "theme status", "theme update" ] }, "autoload": { "psr-4": { "": "src/", "WP_CLI\\": "src/WP_CLI" }, "files": [ "extension-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage WordPress plugins and themes.", "homepage": "https://github.com/wp-cli/extension-command", "time": "2017-06-08 09:01:02" }, { "name": "wp-cli/import-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/import-command.git", "reference": "15206798e8a4d8e0753a392699f278569065812d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/import-command/zipball/15206798e8a4d8e0753a392699f278569065812d", "reference": "15206798e8a4d8e0753a392699f278569065812d", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "bundled": true, "commands": [ "import" ] }, "autoload": { "psr-4": { "": "src/" }, "files": [ "import-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Import content from a WXR file.", "homepage": "https://github.com/wp-cli/import-command", "time": "2017-05-30 19:02:16" }, { "name": "wp-cli/language-command", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/wp-cli/language-command.git", "reference": "5812cac811de1c166b89cf6c78a2c1ff606e1dc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/language-command/zipball/5812cac811de1c166b89cf6c78a2c1ff606e1dc4", "reference": "5812cac811de1c166b89cf6c78a2c1ff606e1dc4", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "language core activate", "language core install", "language core list", "language core uninstall", "language core update" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "language-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage language packs.", "homepage": "https://github.com/wp-cli/language-command", "time": "2017-05-30 21:29:09" }, { "name": "wp-cli/media-command", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/wp-cli/media-command.git", "reference": "dfa3b80a8d7fbc9fb90753d5bf59ba7efd541530" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/media-command/zipball/dfa3b80a8d7fbc9fb90753d5bf59ba7efd541530", "reference": "dfa3b80a8d7fbc9fb90753d5bf59ba7efd541530", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "media import", "media regenerate" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "media-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Import and regenerate attachments.", "homepage": "https://github.com/wp-cli/media-command", "time": "2017-06-16 08:49:06" }, { "name": "wp-cli/mustangostang-spyc", "version": "0.6.3", "source": { "type": "git", "url": "https://github.com/wp-cli/spyc.git", "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7", "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.3.*@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.5.x-dev" } }, "autoload": { "psr-4": { "Mustangostang\\": "src/" }, "files": [ "includes/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "mustangostang", "email": "vlad.andersen@gmail.com" } ], "description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)", "homepage": "https://github.com/mustangostang/spyc/", "time": "2017-04-25 11:26:20" }, { "name": "wp-cli/package-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/package-command.git", "reference": "1163c1e571388c73c54d68a5013c3817b6113dbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/package-command/zipball/1163c1e571388c73c54d68a5013c3817b6113dbf", "reference": "1163c1e571388c73c54d68a5013c3817b6113dbf", "shasum": "" }, "require": { "composer/composer": "^1.2.0", "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "package browse", "package install", "package list", "package update", "package uninstall" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "package-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage WP-CLI packages.", "homepage": "https://github.com/wp-cli/package-command", "time": "2017-05-30 19:28:38" }, { "name": "wp-cli/php-cli-tools", "version": "v0.11.3", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", "reference": "09075e5a5ba804df43e148f887cbf4466bebfa2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/09075e5a5ba804df43e148f887cbf4466bebfa2c", "reference": "09075e5a5ba804df43e148f887cbf4466bebfa2c", "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-06-08 12:06:09" }, { "name": "wp-cli/rewrite-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/rewrite-command.git", "reference": "fe4067a3d64359c171306bc7757ec333f409b8d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/fe4067a3d64359c171306bc7757ec333f409b8d1", "reference": "fe4067a3d64359c171306bc7757ec333f409b8d1", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "rewrite flush", "rewrite list", "rewrite structure" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "rewrite-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage rewrite rules.", "homepage": "https://github.com/wp-cli/rewrite-command", "time": "2017-05-30 19:40:20" }, { "name": "wp-cli/role-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/role-command.git", "reference": "fd90b81e85b4d66f47cb3ec51fd1cf27e8bc4a5f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/role-command/zipball/fd90b81e85b4d66f47cb3ec51fd1cf27e8bc4a5f", "reference": "fd90b81e85b4d66f47cb3ec51fd1cf27e8bc4a5f", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "role create", "role delete", "role exists", "role list", "role reset", "cap add", "cap list", "cap remove" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "role-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage user roles and capabilities.", "homepage": "https://github.com/wp-cli/role-command", "time": "2017-05-30 21:23:36" }, { "name": "wp-cli/scaffold-command", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/wp-cli/scaffold-command.git", "reference": "8015b662c232565d86962894618e38b5e5d43de1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/8015b662c232565d86962894618e38b5e5d43de1", "reference": "8015b662c232565d86962894618e38b5e5d43de1", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "scaffold", "scaffold _s", "scaffold child-theme", "scaffold plugin", "scaffold plugin-tests", "scaffold post-type", "scaffold taxonomy", "scaffold theme-tests" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "scaffold-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Generate code for post types, taxonomies, plugins, child themes, etc.", "homepage": "https://github.com/wp-cli/scaffold-command", "time": "2017-05-30 21:18:58" }, { "name": "wp-cli/search-replace-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", "reference": "8db332d052dc24c955f582ba4dce5f5f7064d7e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/8db332d052dc24c955f582ba4dce5f5f7064d7e8", "reference": "8db332d052dc24c955f582ba4dce5f5f7064d7e8", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "search-replace" ], "bundled": true }, "autoload": { "psr-4": { "": "src/", "WP_CLI\\": "src/WP_CLI" }, "files": [ "search-replace-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Search/replace strings in the database.", "homepage": "https://github.com/wp-cli/search-replace-command", "time": "2017-05-30 19:40:57" }, { "name": "wp-cli/server-command", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/wp-cli/server-command.git", "reference": "fb8f7e048b9d7a29d99e019c0a33a71542a856c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/server-command/zipball/fb8f7e048b9d7a29d99e019c0a33a71542a856c9", "reference": "fb8f7e048b9d7a29d99e019c0a33a71542a856c9", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "server" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "server-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Launch PHP's built-in web server for this specific WordPress installation.", "homepage": "https://github.com/wp-cli/server-command", "time": "2017-05-30 19:41:53" }, { "name": "wp-cli/shell-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/shell-command.git", "reference": "827ccfe2eceda7a75e9b244e0044fb6f7aac52f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/827ccfe2eceda7a75e9b244e0044fb6f7aac52f5", "reference": "827ccfe2eceda7a75e9b244e0044fb6f7aac52f5", "shasum": "" }, "require": { "wp-cli/wp-cli": "*" }, "require-dev": { "behat/behat": "~2.5" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "shell" ], "bundled": true }, "autoload": { "psr-4": { "": "src/", "WP_CLI\\": "src/WP_CLI" }, "files": [ "shell-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Interactive PHP console.", "homepage": "https://github.com/wp-cli/shell-command", "time": "2017-05-30 19:43:29" }, { "name": "wp-cli/super-admin-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/super-admin-command.git", "reference": "3dc1bfc6bef14e11ff33ef691892b1ad1610d128" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/3dc1bfc6bef14e11ff33ef691892b1ad1610d128", "reference": "3dc1bfc6bef14e11ff33ef691892b1ad1610d128", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "super-admin add", "super-admin list", "super-admin remove" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "super-admin-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage super admins on WordPress multisite.", "homepage": "https://github.com/wp-cli/super-admin-command", "time": "2017-05-30 19:44:45" }, { "name": "wp-cli/widget-command", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/widget-command.git", "reference": "68b5955a7a18d568f69775decbd79ebfbe691d3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/68b5955a7a18d568f69775decbd79ebfbe691d3e", "reference": "68b5955a7a18d568f69775decbd79ebfbe691d3e", "shasum": "" }, "require-dev": { "behat/behat": "~2.5", "wp-cli/wp-cli": "*" }, "type": "wp-cli-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "commands": [ "widget add", "widget deactivate", "widget delete", "widget list", "widget move", "widget reset", "widget update", "sidebar list" ], "bundled": true }, "autoload": { "psr-4": { "": "src/" }, "files": [ "widget-command.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "description": "Manage widgets and sidebars.", "homepage": "https://github.com/wp-cli/widget-command", "time": "2017-05-30 21:14:12" }, { "name": "wp-cli/wp-cli", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", "reference": "9a9b6a63e08e7827669677faa97312972c0f1da2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/9a9b6a63e08e7827669677faa97312972c0f1da2", "reference": "9a9b6a63e08e7827669677faa97312972c0f1da2", "shasum": "" }, "require": { "composer/composer": "^1.2.0", "composer/semver": "~1.0", "mustache/mustache": "~2.4", "php": ">=5.3.29", "ramsey/array_column": "~1.1", "rmccue/requests": "~1.6", "symfony/config": "^2.7|^3.0", "symfony/console": "^2.7|^3.0", "symfony/debug": "^2.7|^3.0", "symfony/dependency-injection": "^2.7|^3.0", "symfony/event-dispatcher": "^2.7|^3.0", "symfony/filesystem": "^2.7|^3.0", "symfony/finder": "^2.7|^3.0", "symfony/process": "^2.1|^3.0", "symfony/translation": "^2.7|^3.0", "symfony/yaml": "^2.7|^3.0", "wp-cli/autoload-splitter": "^0.1", "wp-cli/cache-command": "^1.0", "wp-cli/checksum-command": "^1.0", "wp-cli/config-command": "^1.0", "wp-cli/core-command": "^1.0", "wp-cli/cron-command": "^1.0", "wp-cli/db-command": "^1.0", "wp-cli/entity-command": "^1.0", "wp-cli/eval-command": "^1.0", "wp-cli/export-command": "^1.0", "wp-cli/extension-command": "^1.0", "wp-cli/import-command": "^1.0", "wp-cli/language-command": "^1.0", "wp-cli/media-command": "^1.0", "wp-cli/mustangostang-spyc": "^0.6.3", "wp-cli/package-command": "^1.0", "wp-cli/php-cli-tools": "~0.11.2", "wp-cli/rewrite-command": "^1.0", "wp-cli/role-command": "^1.0", "wp-cli/scaffold-command": "^1.0", "wp-cli/search-replace-command": "^1.0", "wp-cli/server-command": "^1.0", "wp-cli/shell-command": "^1.0", "wp-cli/super-admin-command": "^1.0", "wp-cli/widget-command": "^1.0" }, "require-dev": { "behat/behat": "2.5.*", "phpunit/phpunit": "3.7.*", "pyrech/composer-changelogs": "dev-php53 as 1.5.1", "roave/security-advisories": "dev-master" }, "suggest": { "psy/psysh": "Enhanced `wp shell` functionality" }, "bin": [ "bin/wp.bat", "bin/wp" ], "type": "library", "extra": { "autoload-splitter": { "splitter-logic": "WP_CLI\\AutoloadSplitter", "splitter-location": "php/WP_CLI/AutoloadSplitter.php", "split-target-prefix-true": "autoload_commands", "split-target-prefix-false": "autoload_framework" } }, "autoload": { "psr-0": { "WP_CLI": "php" }, "psr-4": { "": "php/commands/src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A command line interface for WordPress", "homepage": "http://wp-cli.org", "keywords": [ "cli", "wordpress" ], "time": "2017-06-06 12:14:53" }, { "name": "xamin/handlebars.php", "version": "v0.10.4", "source": { "type": "git", "url": "https://github.com/XaminProject/handlebars.php.git", "reference": "b85cee07eae96db0e1eec224ca90f5ce1e4d857a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/XaminProject/handlebars.php/zipball/b85cee07eae96db0e1eec224ca90f5ce1e4d857a", "reference": "b85cee07eae96db0e1eec224ca90f5ce1e4d857a", "shasum": "" }, "require-dev": { "phpunit/phpunit": "~4.4", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "autoload": { "psr-0": { "Handlebars": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "fzerorubigd", "email": "fzerorubigd@gmail.com" }, { "name": "Behrooz Shabani (everplays)", "email": "everplays@gmail.com" } ], "description": "Handlebars processor for php", "homepage": "https://github.com/XaminProject/handlebars.php", "time": "2016-12-12 13:51:02" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "mobiledetect/mobiledetectlib": 20, "webdevstudios/cmb2": 20, "overclokk/minimum-requirements": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^5.3 || ^5.4 || ^5.5 || ^5.6 || ^7.0" }, "platform-dev": [] }