7752 lines
268 KiB
JSON
7752 lines
268 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "06b0529dcf7867d51ac5b80efe913a54",
|
|
"packages": [
|
|
{
|
|
"name": "cerdic/css-tidy",
|
|
"version": "v1.5.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Cerdic/CSSTidy.git",
|
|
"reference": "d4443352da925610919f1b49c5f6bb68216b6b60"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/d4443352da925610919f1b49c5f6bb68216b6b60",
|
|
"reference": "d4443352da925610919f1b49c5f6bb68216b6b60",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"."
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Cédric MORIN",
|
|
"email": "changeme@mailinator.com"
|
|
}
|
|
],
|
|
"description": "CSSTidy is a CSS minifier",
|
|
"time": "2017-09-29T14:18:45+00:00"
|
|
},
|
|
{
|
|
"name": "composer/ca-bundle",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
"reference": "943b2c4fcad1ef178d16a713c2468bf7e579c288"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/943b2c4fcad1ef178d16a713c2468bf7e579c288",
|
|
"reference": "943b2c4fcad1ef178d16a713c2468bf7e579c288",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-openssl": "*",
|
|
"ext-pcre": "*",
|
|
"php": "^5.3.2 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35",
|
|
"psr/log": "^1.0",
|
|
"symfony/process": "^2.5 || ^3.0 || ^4.0"
|
|
},
|
|
"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-11-29T09:37:33+00:00"
|
|
},
|
|
{
|
|
"name": "j4mie/idiorm",
|
|
"version": "v1.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/j4mie/idiorm.git",
|
|
"reference": "f2f170c44af4761fef8ef34d6dbc237cd95df799"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/j4mie/idiorm/zipball/f2f170c44af4761fef8ef34d6dbc237cd95df799",
|
|
"reference": "f2f170c44af4761fef8ef34d6dbc237cd95df799",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"idiorm.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause",
|
|
"BSD-3-Clause",
|
|
"BSD-4-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Simon Holywell",
|
|
"email": "treffynnon@php.net",
|
|
"homepage": "http://simonholywell.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Jamie Matthews",
|
|
"email": "jamie.matthews@gmail.com",
|
|
"homepage": "http://j4mie.org",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Durham Hale",
|
|
"email": "me@durhamhale.com",
|
|
"homepage": "http://durhamhale.com",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5",
|
|
"homepage": "http://j4mie.github.com/idiormandparis",
|
|
"keywords": [
|
|
"idiorm",
|
|
"orm",
|
|
"query builder"
|
|
],
|
|
"time": "2017-03-21T01:31:25+00:00"
|
|
},
|
|
{
|
|
"name": "j4mie/paris",
|
|
"version": "v1.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/j4mie/paris.git",
|
|
"reference": "6cd7a3d8ffb721068dd58e508a8121b92b4068b8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/j4mie/paris/zipball/6cd7a3d8ffb721068dd58e508a8121b92b4068b8",
|
|
"reference": "6cd7a3d8ffb721068dd58e508a8121b92b4068b8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"j4mie/idiorm": "1.5.*",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"paris.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause",
|
|
"BSD-3-Clause",
|
|
"BSD-4-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Simon Holywell",
|
|
"email": "treffynnon@php.net",
|
|
"homepage": "http://simonholywell.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Jamie Matthews",
|
|
"email": "jamie.matthews@gmail.com",
|
|
"homepage": "http://j4mie.org",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Durham Hale",
|
|
"email": "me@durhamhale.com",
|
|
"homepage": "http://durhamhale.com",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "A lightweight Active Record implementation for PHP5, built on top of Idiorm",
|
|
"homepage": "http://j4mie.github.com/idiormandparis",
|
|
"keywords": [
|
|
"Active Record",
|
|
"model",
|
|
"orm",
|
|
"paris"
|
|
],
|
|
"time": "2014-09-23T10:49:36+00:00"
|
|
},
|
|
{
|
|
"name": "mtdowling/cron-expression",
|
|
"version": "v1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mtdowling/cron-expression.git",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0|~5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"time": "2017-01-23T04:29:33+00:00"
|
|
},
|
|
{
|
|
"name": "nesbot/carbon",
|
|
"version": "1.22.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
"reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
|
|
"reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"symfony/translation": "~2.6 || ~3.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "~2",
|
|
"phpunit/phpunit": "~4.0 || ~5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.23-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Carbon\\": "src/Carbon/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Brian Nesbitt",
|
|
"email": "brian@nesbot.com",
|
|
"homepage": "http://nesbot.com"
|
|
}
|
|
],
|
|
"description": "A simple API extension for DateTime.",
|
|
"homepage": "http://carbon.nesbot.com",
|
|
"keywords": [
|
|
"date",
|
|
"datetime",
|
|
"time"
|
|
],
|
|
"time": "2017-01-16T07:55:07+00:00"
|
|
},
|
|
{
|
|
"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-10T12:19:37+00:00"
|
|
},
|
|
{
|
|
"name": "sabberworm/php-css-parser",
|
|
"version": "8.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
|
|
"reference": "850cbbcbe7fbb155387a151ea562897a67e242ef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef",
|
|
"reference": "850cbbcbe7fbb155387a151ea562897a67e242ef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Sabberworm\\CSS": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Raphael Schweikert"
|
|
}
|
|
],
|
|
"description": "Parser for CSS Files written in PHP",
|
|
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
|
|
"keywords": [
|
|
"css",
|
|
"parser",
|
|
"stylesheet"
|
|
],
|
|
"time": "2016-07-19T19:14:21+00:00"
|
|
},
|
|
{
|
|
"name": "sensiolabs/security-checker",
|
|
"version": "v4.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sensiolabs/security-checker.git",
|
|
"reference": "387b6a3b723ba35588b33d5f8d14e28ed608bd30"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/387b6a3b723ba35588b33d5f8d14e28ed608bd30",
|
|
"reference": "387b6a3b723ba35588b33d5f8d14e28ed608bd30",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/ca-bundle": "^1.0",
|
|
"symfony/console": "~2.7|~3.0|~4.0"
|
|
},
|
|
"bin": [
|
|
"security-checker"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SensioLabs\\Security": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien.potencier@gmail.com"
|
|
}
|
|
],
|
|
"description": "A security checker for your composer.lock",
|
|
"time": "2017-10-29T18:48:08+00:00"
|
|
},
|
|
{
|
|
"name": "soundasleep/html2text",
|
|
"version": "0.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mailpoet/html2text.git",
|
|
"reference": "a1f77b8f340c8425b746bef1d1040189e89be334"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mailpoet/html2text/zipball/a1f77b8f340c8425b746bef1d1040189e89be334",
|
|
"reference": "a1f77b8f340c8425b746bef1d1040189e89be334",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.0",
|
|
"soundasleep/component-tests": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Html2Text\\": "src"
|
|
}
|
|
},
|
|
"license": [
|
|
"EPL-1.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jevon Wright",
|
|
"homepage": "https://jevon.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A PHP script to convert HTML into a plain text format",
|
|
"homepage": "https://github.com/soundasleep/html2text",
|
|
"keywords": [
|
|
"email",
|
|
"html",
|
|
"php",
|
|
"text"
|
|
],
|
|
"support": {
|
|
"email": "support@jevon.org",
|
|
"source": "https://github.com/mailpoet/html2text/tree/0.3.4"
|
|
},
|
|
"time": "2016-06-09T04:56:16+00:00"
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v5.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "9a06dc570a0367850280eefd3f1dc2da45aef517"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517",
|
|
"reference": "9a06dc570a0367850280eefd3f1dc2da45aef517",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.1",
|
|
"symfony/phpunit-bridge": "~3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"lib/swift_required.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Corbyn"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
"homepage": "http://swiftmailer.org",
|
|
"keywords": [
|
|
"email",
|
|
"mail",
|
|
"mailer"
|
|
],
|
|
"time": "2017-05-01T15:54:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v3.3.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "55497618e68845b6f92a66d13187138ac3d7750e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/55497618e68845b6f92a66d13187138ac3d7750e",
|
|
"reference": "55497618e68845b6f92a66d13187138ac3d7750e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"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/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-11-29T12:25:49+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/debug",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/debug.git",
|
|
"reference": "fb2001e5d85f95d8b6ab94ae3be5d2672df128fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/fb2001e5d85f95d8b6ab94ae3be5d2672df128fd",
|
|
"reference": "fb2001e5d85f95d8b6ab94ae3be5d2672df128fd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"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|~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-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-11-21T09:01:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
|
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-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-10-11T12:05:26+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/6de4f4884b97abbbed9f0a84a95ff2ff77254254",
|
|
"reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
},
|
|
"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 backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2017-10-11T12:05:26+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-xml",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-xml.git",
|
|
"reference": "d7bcb5c3bb1832c532379df50825c08f43a64134"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-xml/zipball/d7bcb5c3bb1832c532379df50825c08f43a64134",
|
|
"reference": "d7bcb5c3bb1832c532379df50825c08f43a64134",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/polyfill-php72": "~1.4"
|
|
},
|
|
"type": "metapackage",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-dev"
|
|
}
|
|
},
|
|
"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 xml's utf8_encode and utf8_decode functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2017-10-11T12:05:26+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v2.8.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"reference": "0c63d56516c4c4c323228ca6348eadb7c91b1daf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/0c63d56516c4c4c323228ca6348eadb7c91b1daf",
|
|
"reference": "0c63d56516c4c4c323228ca6348eadb7c91b1daf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8",
|
|
"symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
|
|
"symfony/yaml": "~2.2|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "To use logging capability in translator",
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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-11-07T14:08:47+00:00"
|
|
},
|
|
{
|
|
"name": "tburry/pquery",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tburry/pquery.git",
|
|
"reference": "872339ffd38d261c4417ea1855428b1b4ff9abf1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tburry/pquery/zipball/872339ffd38d261c4417ea1855428b1b4ff9abf1",
|
|
"reference": "872339ffd38d261c4417ea1855428b1b4ff9abf1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"htmlawed/htmlawed": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"IQuery.php",
|
|
"gan_formatter.php",
|
|
"gan_node_html.php",
|
|
"gan_parser_html.php",
|
|
"gan_selector_html.php",
|
|
"gan_tokenizer.php",
|
|
"gan_xml2array.php",
|
|
"pQuery.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Todd Burry",
|
|
"email": "todd@vanillaforums.com",
|
|
"role": "developer"
|
|
}
|
|
],
|
|
"description": "A jQuery like html dom parser written in php.",
|
|
"keywords": [
|
|
"dom",
|
|
"ganon",
|
|
"php"
|
|
],
|
|
"time": "2016-01-14T20:55:00+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.35.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "daa657073e55b0a78cce8fdd22682fddecc6385f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/daa657073e55b0a78cce8fdd22682fddecc6385f",
|
|
"reference": "daa657073e55b0a78cce8fdd22682fddecc6385f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/debug": "~2.7",
|
|
"symfony/phpunit-bridge": "~3.3@dev"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.35-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
|
"role": "Contributors"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"time": "2017-09-27T18:06:46+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "antecedent/patchwork",
|
|
"version": "2.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/antecedent/patchwork.git",
|
|
"reference": "91608c0c0b3b0d6b04e5bd11406ae0d5d5f7c26e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/antecedent/patchwork/zipball/91608c0c0b3b0d6b04e5bd11406ae0d5d5f7c26e",
|
|
"reference": "91608c0c0b3b0d6b04e5bd11406ae0d5d5f7c26e",
|
|
"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-11-05T10:37:19+00:00"
|
|
},
|
|
{
|
|
"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-11T16:58:02+00:00"
|
|
},
|
|
{
|
|
"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-30T11:50:56+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/aspect-mock",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/AspectMock.git",
|
|
"reference": "b7f5c50da89419824102400bb4c71988ec33044f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/AspectMock/zipball/b7f5c50da89419824102400bb4c71988ec33044f",
|
|
"reference": "b7f5c50da89419824102400bb4c71988ec33044f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"goaop/framework": "^2.0.0",
|
|
"php": ">=5.6.0",
|
|
"symfony/finder": "~2.4|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"codeception/base": "~2.1",
|
|
"codeception/specify": "~0.3",
|
|
"codeception/verify": "~0.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"AspectMock": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk",
|
|
"email": "davert.php@mailican.com"
|
|
}
|
|
],
|
|
"description": "Experimental Mocking Framework powered by Aspects",
|
|
"time": "2017-01-31T20:29:56+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/codeception",
|
|
"version": "2.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Codeception.git",
|
|
"reference": "e807cd458eb9f7ae7464f33ad835a2f54aa73194"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/e807cd458eb9f7ae7464f33ad835a2f54aa73194",
|
|
"reference": "e807cd458eb9f7ae7464f33ad835a2f54aa73194",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/gherkin": "~4.4.0",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"facebook/webdriver": ">=1.1.3 <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",
|
|
"symfony/process": ">=2.7 <4.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-08-10T20:28:02+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/verify",
|
|
"version": "0.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Verify.git",
|
|
"reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Verify/zipball/5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
|
|
"reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Codeception/function.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk",
|
|
"email": "davert.php@mailican.com"
|
|
}
|
|
],
|
|
"description": "BDD assertion library for PHPUnit",
|
|
"time": "2017-01-09T10:58:51+00:00"
|
|
},
|
|
{
|
|
"name": "composer/composer",
|
|
"version": "1.5.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/composer.git",
|
|
"reference": "aab6229c9a4b6731f23b36107c39f4007c290b50"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/composer/zipball/aab6229c9a4b6731f23b36107c39f4007c290b50",
|
|
"reference": "aab6229c9a4b6731f23b36107c39f4007c290b50",
|
|
"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.5-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-12-01T13:42:57+00:00"
|
|
},
|
|
{
|
|
"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-30T16:08:34+00:00"
|
|
},
|
|
{
|
|
"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-03T19:08:52+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/annotated-command",
|
|
"version": "2.8.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/annotated-command.git",
|
|
"reference": "e97c38717eae23a2bafcf3f09438290eee6ebeb4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e97c38717eae23a2bafcf3f09438290eee6ebeb4",
|
|
"reference": "e97c38717eae23a2bafcf3f09438290eee6ebeb4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/output-formatters": "^3.1.12",
|
|
"php": ">=5.4.0",
|
|
"psr/log": "^1",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/event-dispatcher": "^2.5|^3|^4",
|
|
"symfony/finder": "^2.5|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8",
|
|
"satooshi/php-coveralls": "^1.0.2 | dev-master",
|
|
"squizlabs/php_codesniffer": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\AnnotatedCommand\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Initialize Symfony Console commands from annotated command class methods.",
|
|
"time": "2017-11-29T16:23:23+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/config",
|
|
"version": "1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/config.git",
|
|
"reference": "b59a3b9ea750c21397f26a68fd2e04d9580af42e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/config/zipball/b59a3b9ea750c21397f26a68fd2e04d9580af42e",
|
|
"reference": "b59a3b9ea750c21397f26a68fd2e04d9580af42e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"grasmash/yaml-expander": "^1.1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4",
|
|
"satooshi/php-coveralls": "^1.0",
|
|
"squizlabs/php_codesniffer": "2.*",
|
|
"symfony/console": "^2.5|^3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Config\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Provide configuration services for a commandline tool.",
|
|
"time": "2017-10-25T05:50:10+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/log",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/log.git",
|
|
"reference": "dbc7c535f319a4a2d5a5077738f8eb7c10df8821"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/log/zipball/dbc7c535f319a4a2d5a5077738f8eb7c10df8821",
|
|
"reference": "dbc7c535f319a4a2d5a5077738f8eb7c10df8821",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0",
|
|
"psr/log": "~1.0",
|
|
"symfony/console": "^2.8|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*",
|
|
"satooshi/php-coveralls": "dev-master",
|
|
"squizlabs/php_codesniffer": "2.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
|
|
"time": "2017-11-29T01:44:16+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/output-formatters",
|
|
"version": "3.1.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/output-formatters.git",
|
|
"reference": "3188461e965b32148c8fb85261833b2b72d34b8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/3188461e965b32148c8fb85261833b2b72d34b8c",
|
|
"reference": "3188461e965b32148c8fb85261833b2b72d34b8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"symfony/console": "^2.8|^3|^4",
|
|
"symfony/finder": "^2.5|^3|^4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8",
|
|
"satooshi/php-coveralls": "^1.0.2 | dev-master",
|
|
"squizlabs/php_codesniffer": "^2.7",
|
|
"victorjonsson/markdowndocs": "^1.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Consolidation\\OutputFormatters\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Anderson",
|
|
"email": "greg.1.anderson@greenknowe.org"
|
|
}
|
|
],
|
|
"description": "Format text by applying transformations provided by plug-in formatters.",
|
|
"time": "2017-11-29T15:25:38+00:00"
|
|
},
|
|
{
|
|
"name": "consolidation/robo",
|
|
"version": "1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/consolidation/Robo.git",
|
|
"reference": "aea695cebff81d54ed6daf14894738d5dac1c15c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/consolidation/Robo/zipball/aea695cebff81d54ed6daf14894738d5dac1c15c",
|
|
"reference": "aea695cebff81d54ed6daf14894738d5dac1c15c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"consolidation/annotated-command": "^2.8.1",
|
|
"consolidation/config": "^1.0.1",
|
|
"consolidation/log": "~1",
|
|
"consolidation/output-formatters": "^3.1.5",
|
|
"league/container": "^2.2",
|
|
"php": ">=5.5.0",
|
|
"symfony/console": "~2.8|~3.0",
|
|
"symfony/event-dispatcher": "~2.5|~3.0",
|
|
"symfony/filesystem": "~2.5|~3.0",
|
|
"symfony/finder": "~2.5|~3.0",
|
|
"symfony/process": "~2.5|~3.0"
|
|
},
|
|
"replace": {
|
|
"codegyre/robo": "< 1.0"
|
|
},
|
|
"require-dev": {
|
|
"codeception/aspect-mock": "~1",
|
|
"codeception/base": "^2.2.6",
|
|
"codeception/verify": "^0.3.2",
|
|
"henrikbjorn/lurker": "~1",
|
|
"natxet/cssmin": "3.0.4",
|
|
"patchwork/jsqueeze": "~2",
|
|
"pear/archive_tar": "^1.4.2",
|
|
"phpunit/php-code-coverage": "~2|~4",
|
|
"satooshi/php-coveralls": "~1",
|
|
"squizlabs/php_codesniffer": "^2.8"
|
|
},
|
|
"suggest": {
|
|
"henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
|
|
"natxet/CssMin": "For minifying CSS files in taskMinify",
|
|
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
|
|
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
|
|
},
|
|
"bin": [
|
|
"robo"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev",
|
|
"dev-state": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"scripts/composer/ScriptHandler.php"
|
|
],
|
|
"psr-4": {
|
|
"Robo\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Davert",
|
|
"email": "davert.php@resend.cc"
|
|
}
|
|
],
|
|
"description": "Modern task runner",
|
|
"time": "2017-10-25T20:41:21+00:00"
|
|
},
|
|
{
|
|
"name": "container-interop/container-interop",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/container-interop/container-interop.git",
|
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
|
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/container": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Interop\\Container\\": "src/Interop/Container/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
|
|
"homepage": "https://github.com/container-interop/container-interop",
|
|
"time": "2017-02-14T19:40:03+00:00"
|
|
},
|
|
{
|
|
"name": "dflydev/dot-access-data",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
|
|
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
|
|
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Dflydev\\DotAccessData": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dragonfly Development Inc.",
|
|
"email": "info@dflydev.com",
|
|
"homepage": "http://dflydev.com"
|
|
},
|
|
{
|
|
"name": "Beau Simensen",
|
|
"email": "beau@dflydev.com",
|
|
"homepage": "http://beausimensen.com"
|
|
},
|
|
{
|
|
"name": "Carlos Frutos",
|
|
"email": "carlos@kiwing.it",
|
|
"homepage": "https://github.com/cfrutos"
|
|
}
|
|
],
|
|
"description": "Given a deep data structure, access data by dot notation.",
|
|
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
|
|
"keywords": [
|
|
"access",
|
|
"data",
|
|
"dot",
|
|
"notation"
|
|
],
|
|
"time": "2017-01-20T21:14:22+00:00"
|
|
},
|
|
{
|
|
"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-24T12:44:51+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "1.*",
|
|
"phpunit/phpunit": "^5.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
|
}
|
|
},
|
|
"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": "Docblock Annotations Parser",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
],
|
|
"time": "2017-02-24T16:22:25+00:00"
|
|
},
|
|
{
|
|
"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-06T14:35:42+00:00"
|
|
},
|
|
{
|
|
"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-14T21:17:01+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
|
|
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"lexer",
|
|
"parser"
|
|
],
|
|
"time": "2014-09-09T13:34:57+00:00"
|
|
},
|
|
{
|
|
"name": "facebook/webdriver",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/php-webdriver.git",
|
|
"reference": "86b5ca2f67173c9d34340845dd690149c886a605"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/86b5ca2f67173c9d34340845dd690149c886a605",
|
|
"reference": "86b5ca2f67173c9d34340845dd690149c886a605",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-zip": "*",
|
|
"php": "^5.6 || ~7.0",
|
|
"symfony/process": "^2.8 || ^3.1 || ^4.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.0",
|
|
"guzzle/guzzle": "^3.4.1",
|
|
"php-coveralls/php-coveralls": "^1.0.2",
|
|
"php-mock/php-mock-phpunit": "^1.1",
|
|
"phpunit/phpunit": "^5.7",
|
|
"sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
|
|
"squizlabs/php_codesniffer": "^2.6",
|
|
"symfony/var-dumper": "^3.3 || ^4.0"
|
|
},
|
|
"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-11-15T11:08:09+00:00"
|
|
},
|
|
{
|
|
"name": "goaop/framework",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/goaop/framework.git",
|
|
"reference": "6e2a0fe13c1943db02a67588cfd27692bddaffa5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/goaop/framework/zipball/6e2a0fe13c1943db02a67588cfd27692bddaffa5",
|
|
"reference": "6e2a0fe13c1943db02a67588cfd27692bddaffa5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "~1.0",
|
|
"goaop/parser-reflection": "~1.2",
|
|
"jakubledl/dissect": "~1.0",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"adlawson/vfs": "^0.12",
|
|
"doctrine/orm": "^2.5",
|
|
"phpunit/phpunit": "^4.8",
|
|
"symfony/console": "^2.7|^3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "Enables the usage of the command-line tool."
|
|
},
|
|
"bin": [
|
|
"bin/aspect"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Go\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Lisachenko Alexander",
|
|
"homepage": "https://github.com/lisachenko"
|
|
}
|
|
],
|
|
"description": "Framework for aspect-oriented programming in PHP.",
|
|
"homepage": "http://go.aopphp.com/",
|
|
"keywords": [
|
|
"aop",
|
|
"aspect",
|
|
"library",
|
|
"php"
|
|
],
|
|
"time": "2017-07-12T11:46:25+00:00"
|
|
},
|
|
{
|
|
"name": "goaop/parser-reflection",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/goaop/parser-reflection.git",
|
|
"reference": "adfc38fee63014880932ebcc4810871b8e33edc9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/goaop/parser-reflection/zipball/adfc38fee63014880932ebcc4810871b8e33edc9",
|
|
"reference": "adfc38fee63014880932ebcc4810871b8e33edc9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^1.2|^2.0|^3.0",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Go\\ParserReflection\\": "src"
|
|
},
|
|
"files": [
|
|
"src/bootstrap.php"
|
|
],
|
|
"exclude-from-classmap": [
|
|
"/tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander Lisachenko",
|
|
"email": "lisachenko.it@gmail.com"
|
|
}
|
|
],
|
|
"description": "Provides reflection information, based on raw source",
|
|
"time": "2017-09-03T14:59:13+00:00"
|
|
},
|
|
{
|
|
"name": "grasmash/yaml-expander",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/grasmash/yaml-expander.git",
|
|
"reference": "9ec59ccc7a630eb2637639e8214e70d27675456b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/9ec59ccc7a630eb2637639e8214e70d27675456b",
|
|
"reference": "9ec59ccc7a630eb2637639e8214e70d27675456b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^1.1.0",
|
|
"php": ">=5.4",
|
|
"symfony/yaml": "^2.8.11|^3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8|^5.5.4",
|
|
"satooshi/php-coveralls": "^1.0",
|
|
"squizlabs/php_codesniffer": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Grasmash\\YamlExpander\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Grasmick"
|
|
}
|
|
],
|
|
"description": "Expands internal property references in a yaml file.",
|
|
"time": "2017-09-26T16:57:45+00:00"
|
|
},
|
|
{
|
|
"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-22T18:50:49+00:00"
|
|
},
|
|
{
|
|
"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-20T10:07:11+00:00"
|
|
},
|
|
{
|
|
"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-20T17:10:46+00:00"
|
|
},
|
|
{
|
|
"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-31T00:00:00+00:00"
|
|
},
|
|
{
|
|
"name": "henrikbjorn/lurker",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/flint/Lurker.git",
|
|
"reference": "712d3ef19bef161daa2ba0e0237c6b875587a089"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/flint/Lurker/zipball/712d3ef19bef161daa2ba0e0237c6b875587a089",
|
|
"reference": "712d3ef19bef161daa2ba0e0237c6b875587a089",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/config": "^2.2|^3.0",
|
|
"symfony/event-dispatcher": "^2.2|^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-inotify": ">=0.1.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Lurker": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Yaroslav Kiliba",
|
|
"email": "om.dattaya@gmail.com"
|
|
},
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com"
|
|
},
|
|
{
|
|
"name": "Henrik Bjrnskov",
|
|
"email": "henrik@bjrnskov.dk"
|
|
}
|
|
],
|
|
"description": "Resource Watcher.",
|
|
"keywords": [
|
|
"filesystem",
|
|
"resource",
|
|
"watching"
|
|
],
|
|
"time": "2016-03-16T15:22:20+00:00"
|
|
},
|
|
{
|
|
"name": "illuminate/contracts",
|
|
"version": "v5.4.36",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/illuminate/contracts.git",
|
|
"reference": "67f642e018f3e95fb0b2ebffc206c3200391b1ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/illuminate/contracts/zipball/67f642e018f3e95fb0b2ebffc206c3200391b1ab",
|
|
"reference": "67f642e018f3e95fb0b2ebffc206c3200391b1ab",
|
|
"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-08-26T23:56:53+00:00"
|
|
},
|
|
{
|
|
"name": "illuminate/support",
|
|
"version": "v5.4.36",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/illuminate/support.git",
|
|
"reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/illuminate/support/zipball/feab1d1495fd6d38970bd6c83586ba2ace8f299a",
|
|
"reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/inflector": "~1.1",
|
|
"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-08-15T13:25:41+00:00"
|
|
},
|
|
{
|
|
"name": "jakubledl/dissect",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jakubledl/dissect.git",
|
|
"reference": "d3a391de31e45a247e95cef6cf58a91c05af67c4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jakubledl/dissect/zipball/d3a391de31e45a247e95cef6cf58a91c05af67c4",
|
|
"reference": "d3a391de31e45a247e95cef6cf58a91c05af67c4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "~2.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "for the command-line tool"
|
|
},
|
|
"bin": [
|
|
"bin/dissect.php",
|
|
"bin/dissect"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Dissect": [
|
|
"src/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"unlicense"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jakub Lédl",
|
|
"email": "jakubledl@gmail.com"
|
|
}
|
|
],
|
|
"description": "Lexing and parsing in pure PHP",
|
|
"homepage": "https://github.com/jakubledl/dissect",
|
|
"keywords": [
|
|
"ast",
|
|
"lexing",
|
|
"parser",
|
|
"parsing"
|
|
],
|
|
"time": "2013-01-29T21:29:14+00:00"
|
|
},
|
|
{
|
|
"name": "justinrainbow/json-schema",
|
|
"version": "5.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
"reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/d283e11b6e14c6f4664cf080415c4341293e5bbd",
|
|
"reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.1",
|
|
"json-schema/json-schema-test-suite": "1.2.0",
|
|
"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-10-21T13:15:38+00:00"
|
|
},
|
|
{
|
|
"name": "league/container",
|
|
"version": "2.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/container.git",
|
|
"reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
|
|
"reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"container-interop/container-interop": "^1.2",
|
|
"php": "^5.4.0 || ^7.0"
|
|
},
|
|
"provide": {
|
|
"container-interop/container-interop-implementation": "^1.2",
|
|
"psr/container-implementation": "^1.0"
|
|
},
|
|
"replace": {
|
|
"orno/di": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-2.x": "2.x-dev",
|
|
"dev-1.x": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Container\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phil Bennett",
|
|
"email": "philipobenito@gmail.com",
|
|
"homepage": "http://www.philipobenito.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A fast and intuitive dependency injection container.",
|
|
"homepage": "https://github.com/thephpleague/container",
|
|
"keywords": [
|
|
"container",
|
|
"dependency",
|
|
"di",
|
|
"injection",
|
|
"league",
|
|
"provider",
|
|
"service"
|
|
],
|
|
"time": "2017-05-10T09:20:27+00:00"
|
|
},
|
|
{
|
|
"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-01T09:49:40+00:00"
|
|
},
|
|
{
|
|
"name": "lucatume/wp-browser",
|
|
"version": "1.21.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lucatume/wp-browser.git",
|
|
"reference": "74e4cf6e847cccc54cf61ce5f9c758d73554b64f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lucatume/wp-browser/zipball/74e4cf6e847cccc54cf61ce5f9c758d73554b64f",
|
|
"reference": "74e4cf6e847cccc54cf61ce5f9c758d73554b64f",
|
|
"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": {
|
|
"eventviva/php-image-resize": "^1.6",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"ofbeaton/console-tester": "^1.1",
|
|
"site5/phantoman": "^1.1",
|
|
"vlucas/phpdotenv": "^2.4"
|
|
},
|
|
"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-10-10T08:59:17+00:00"
|
|
},
|
|
{
|
|
"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-25T18:09:43+00:00"
|
|
},
|
|
{
|
|
"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-12T03:09:57+00:00"
|
|
},
|
|
{
|
|
"name": "mustache/mustache",
|
|
"version": "v2.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bobthecow/mustache.php.git",
|
|
"reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/fe8fe72e9d580591854de404cc59a1b83ca4d19e",
|
|
"reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e",
|
|
"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": "2017-07-11T12:54:05+00:00"
|
|
},
|
|
{
|
|
"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-24T15:01:54+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v3.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "08131e7ff29de6bb9f12275c7d35df71f25f4d89"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/08131e7ff29de6bb9f12275c7d35df71f25f4d89",
|
|
"reference": "08131e7ff29de6bb9f12275c7d35df71f25f4d89",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0|~5.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpParser\\": "lib/PhpParser"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
],
|
|
"time": "2017-11-04T11:48:34+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v2.0.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
|
|
"reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
|
|
"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-09-27T21:40:39+00:00"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/reflection-common",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
|
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
|
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
|
"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": "2017-09-11T18:02:19+00:00"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
"version": "3.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
"reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
|
|
"reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"phpdocumentor/reflection-common": "^1.0.0",
|
|
"phpdocumentor/type-resolver": "^0.4.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": "2017-11-10T14:09:06+00:00"
|
|
},
|
|
{
|
|
"name": "phpdocumentor/type-resolver",
|
|
"version": "0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
|
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
|
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5 || ^7.0",
|
|
"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": "2017-07-14T14:27:02+00:00"
|
|
},
|
|
{
|
|
"name": "phpspec/prophecy",
|
|
"version": "1.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
"reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
|
|
"reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"php": "^5.3|^7.0",
|
|
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
|
"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.35 || ^5.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.7.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-11-24T13:59:53+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "2.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
|
|
"reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"phpunit/php-token-stream": "~1.3",
|
|
"sebastian/environment": "^1.3.2",
|
|
"sebastian/version": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-xdebug": ">=2.1.4",
|
|
"phpunit/phpunit": "~4"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "*",
|
|
"ext-xdebug": ">=2.2.1",
|
|
"ext-xmlwriter": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.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": "2015-10-06T15:47:00+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "1.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
"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": "2017-11-27T13:52:08+00:00"
|
|
},
|
|
{
|
|
"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-21T13:50:34+00:00"
|
|
},
|
|
{
|
|
"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-26T11:10:40+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-token-stream",
|
|
"version": "1.4.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
"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-12-04T08:55:13+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "4.8.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
|
|
"reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-pcre": "*",
|
|
"ext-reflection": "*",
|
|
"ext-spl": "*",
|
|
"php": ">=5.3.3",
|
|
"phpspec/prophecy": "^1.3.1",
|
|
"phpunit/php-code-coverage": "~2.1",
|
|
"phpunit/php-file-iterator": "~1.4",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"phpunit/php-timer": ">=1.0.6",
|
|
"phpunit/phpunit-mock-objects": "~2.3",
|
|
"sebastian/comparator": "~1.1",
|
|
"sebastian/diff": "~1.2",
|
|
"sebastian/environment": "~1.3",
|
|
"sebastian/exporter": "~1.2",
|
|
"sebastian/global-state": "~1.0",
|
|
"sebastian/version": "~1.0",
|
|
"symfony/yaml": "~2.1|~3.0"
|
|
},
|
|
"suggest": {
|
|
"phpunit/php-invoker": "~1.1"
|
|
},
|
|
"bin": [
|
|
"phpunit"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.8.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": "2015-12-12T07:45:58+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit-mock-objects",
|
|
"version": "2.3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
|
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
|
|
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-text-template": "~1.2",
|
|
"sebastian/exporter": "~1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.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": "2015-10-02T06:51:40+00:00"
|
|
},
|
|
{
|
|
"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-14T16:28:37+00:00"
|
|
},
|
|
{
|
|
"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-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"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-20T22:07:39+00:00"
|
|
},
|
|
{
|
|
"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-15T14:23:43+00:00"
|
|
},
|
|
{
|
|
"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-13T00:11:37+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sebastian/diff": "~1.2",
|
|
"sebastian/exporter": "~1.2 || ~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.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-01-29T09:50:25+00:00"
|
|
},
|
|
{
|
|
"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-22T07:24:03+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/environment",
|
|
"version": "1.3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
|
|
"reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8 || ^5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.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": "2016-08-18T05:49:44+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sebastian/recursion-context": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-mbstring": "*",
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.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": "2016-06-17T09:04:28+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/global-state",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.2"
|
|
},
|
|
"suggest": {
|
|
"ext-uopz": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Snapshotting of global state",
|
|
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
|
"keywords": [
|
|
"global state"
|
|
],
|
|
"time": "2015-10-12T03:26:01+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
|
"time": "2016-10-03T07:41:43+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/version",
|
|
"version": "1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
|
|
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
|
|
"shasum": ""
|
|
},
|
|
"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": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
"time": "2015-06-21T13:59:46+00:00"
|
|
},
|
|
{
|
|
"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-18T11:32:45+00:00"
|
|
},
|
|
{
|
|
"name": "seld/jsonlint",
|
|
"version": "1.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
|
"reference": "7a30649c67ee0d19faacfd9fa2cfb6cc032d9b19"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/7a30649c67ee0d19faacfd9fa2cfb6cc032d9b19",
|
|
"reference": "7a30649c67ee0d19faacfd9fa2cfb6cc032d9b19",
|
|
"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-11-30T15:34:22+00:00"
|
|
},
|
|
{
|
|
"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-13T18:44:15+00:00"
|
|
},
|
|
{
|
|
"name": "simplyadmire/composer-plugins",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/SimplyAdmire/ComposerPlugins.git",
|
|
"reference": "d8380f670694c1c2330b22591ca74adc82cffe19"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/SimplyAdmire/ComposerPlugins/zipball/d8380f670694c1c2330b22591ca74adc82cffe19",
|
|
"reference": "d8380f670694c1c2330b22591ca74adc82cffe19",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"squizlabs/php_codesniffer": "*"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": [
|
|
"SimplyAdmire\\ComposerPlugins\\PhpCodesnifferStandardInstallerPlugin"
|
|
]
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SimplyAdmire\\ComposerPlugins": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Rens Admiraal",
|
|
"email": "rens@simplyadmire.com",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Composer plugin for installing PHP_CodeSniffer standards",
|
|
"keywords": [
|
|
"PHP_CodeSniffer",
|
|
"TYPO3 CMS",
|
|
"TYPO3 Flow",
|
|
"TYPO3 Neos",
|
|
"phpcs",
|
|
"standards",
|
|
"typo3"
|
|
],
|
|
"abandoned": true,
|
|
"time": "2016-05-12 11:58:38"
|
|
},
|
|
{
|
|
"name": "squizlabs/php_codesniffer",
|
|
"version": "2.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
|
"reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
|
|
"reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-simplexml": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": ">=5.1.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"bin": [
|
|
"scripts/phpcs",
|
|
"scripts/phpcbf"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"CodeSniffer.php",
|
|
"CodeSniffer/CLI.php",
|
|
"CodeSniffer/Exception.php",
|
|
"CodeSniffer/File.php",
|
|
"CodeSniffer/Fixer.php",
|
|
"CodeSniffer/Report.php",
|
|
"CodeSniffer/Reporting.php",
|
|
"CodeSniffer/Sniff.php",
|
|
"CodeSniffer/Tokens.php",
|
|
"CodeSniffer/Reports/",
|
|
"CodeSniffer/Tokenizers/",
|
|
"CodeSniffer/DocGenerators/",
|
|
"CodeSniffer/Standards/AbstractPatternSniff.php",
|
|
"CodeSniffer/Standards/AbstractScopeSniff.php",
|
|
"CodeSniffer/Standards/AbstractVariableSniff.php",
|
|
"CodeSniffer/Standards/IncorrectPatternException.php",
|
|
"CodeSniffer/Standards/Generic/Sniffs/",
|
|
"CodeSniffer/Standards/MySource/Sniffs/",
|
|
"CodeSniffer/Standards/PEAR/Sniffs/",
|
|
"CodeSniffer/Standards/PSR1/Sniffs/",
|
|
"CodeSniffer/Standards/PSR2/Sniffs/",
|
|
"CodeSniffer/Standards/Squiz/Sniffs/",
|
|
"CodeSniffer/Standards/Zend/Sniffs/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Sherwood",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
|
"homepage": "http://www.squizlabs.com/php-codesniffer",
|
|
"keywords": [
|
|
"phpcs",
|
|
"standards"
|
|
],
|
|
"time": "2017-05-22T02:43:20+00:00"
|
|
},
|
|
{
|
|
"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-24T05:08:54+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
"reference": "179522b5f0b5e6d00bb60f38a4d6b29962e4b61b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/179522b5f0b5e6d00bb60f38a4d6b29962e4b61b",
|
|
"reference": "179522b5f0b5e6d00bb60f38a4d6b29962e4b61b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/dom-crawler": "~2.8|~3.0|~4.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~2.8|~3.0|~4.0",
|
|
"symfony/process": "~2.8|~3.0|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-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-11-07T14:20:24+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "1de51a6c76359897ab32c309934b93d036bccb60"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/1de51a6c76359897ab32c309934b93d036bccb60",
|
|
"reference": "1de51a6c76359897ab32c309934b93d036bccb60",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/filesystem": "~2.8|~3.0|~4.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<3.3",
|
|
"symfony/finder": "<3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/dependency-injection": "~3.3|~4.0",
|
|
"symfony/finder": "~3.3|~4.0",
|
|
"symfony/yaml": "~3.0|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-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-11-19T20:09:36+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "7134b93e90ea7e7881fcb2da006d21b4c5f31908"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/7134b93e90ea7e7881fcb2da006d21b4c5f31908",
|
|
"reference": "7134b93e90ea7e7881fcb2da006d21b4c5f31908",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-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-11-05T16:10:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v3.3.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "785114bc1a1421aeedf5c7b105f5b62a71e85b98"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/785114bc1a1421aeedf5c7b105f5b62a71e85b98",
|
|
"reference": "785114bc1a1421aeedf5c7b105f5b62a71e85b98",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"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-12-04T15:44:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "7bf68716e400997a291ad42c9f9fe7972e6656d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7bf68716e400997a291ad42c9f9fe7972e6656d2",
|
|
"reference": "7bf68716e400997a291ad42c9f9fe7972e6656d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~2.8|~3.0|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-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-11-05T16:10:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "54da3ff63dec3c9c0e32ec3f95a7d94ef64baa00"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/54da3ff63dec3c9c0e32ec3f95a7d94ef64baa00",
|
|
"reference": "54da3ff63dec3c9c0e32ec3f95a7d94ef64baa00",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8|~3.0",
|
|
"symfony/dependency-injection": "~2.8|~3.0",
|
|
"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.0-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": "2016-07-19T10:44:15+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v2.8.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "15ceb6736a9eebd0d99f9e05a62296ab6ce1cf2b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/15ceb6736a9eebd0d99f9e05a62296ab6ce1cf2b",
|
|
"reference": "15ceb6736a9eebd0d99f9e05a62296ab6ce1cf2b",
|
|
"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-11-19T18:39:05+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "dac8d7db537bac7ad8143eb11360a8c2231f251a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/dac8d7db537bac7ad8143eb11360a8c2231f251a",
|
|
"reference": "dac8d7db537bac7ad8143eb11360a8c2231f251a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-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-11-05T16:10:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/form",
|
|
"version": "v2.8.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/form.git",
|
|
"reference": "724b4a84b3b81800fde85703749ac2b8fc84c651"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/form/zipball/724b4a84b3b81800fde85703749ac2b8fc84c651",
|
|
"reference": "724b4a84b3b81800fde85703749ac2b8fc84c651",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/event-dispatcher": "~2.1|~3.0.0",
|
|
"symfony/intl": "~2.4|~3.0.0",
|
|
"symfony/options-resolver": "~2.6",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/property-access": "~2.3|~3.0.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/doctrine-bridge": "<2.7",
|
|
"symfony/framework-bundle": "<2.7",
|
|
"symfony/twig-bridge": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "~1.0",
|
|
"symfony/dependency-injection": "~2.3|~3.0.0",
|
|
"symfony/http-foundation": "~2.2|~3.0.0",
|
|
"symfony/http-kernel": "~2.4|~3.0.0",
|
|
"symfony/security-csrf": "~2.4|~3.0.0",
|
|
"symfony/translation": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/validator": "~2.8|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/framework-bundle": "For templating with PHP.",
|
|
"symfony/security-csrf": "For protecting forms against CSRF attacks.",
|
|
"symfony/twig-bridge": "For templating with Twig.",
|
|
"symfony/validator": "For form validation."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Form\\": ""
|
|
},
|
|
"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 Form Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2017-02-06T12:27:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/intl",
|
|
"version": "v3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/intl.git",
|
|
"reference": "d360e43fe5a17a75983a473c3acafaf45fd25cd6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/intl/zipball/d360e43fe5a17a75983a473c3acafaf45fd25cd6",
|
|
"reference": "d360e43fe5a17a75983a473c3acafaf45fd25cd6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9",
|
|
"symfony/polyfill-intl-icu": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/filesystem": "~2.8|~3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "to use the component with locales other than \"en\""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Intl\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
],
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
},
|
|
{
|
|
"name": "Eriksen Costa",
|
|
"email": "eriksen.costa@infranology.com.br"
|
|
},
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"i18n",
|
|
"icu",
|
|
"internationalization",
|
|
"intl",
|
|
"l10n",
|
|
"localization"
|
|
],
|
|
"time": "2016-07-30T07:22:48+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v2.8.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "e4e64cb8e01981425098bfb6000ac397206dfc25"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/e4e64cb8e01981425098bfb6000ac397206dfc25",
|
|
"reference": "e4e64cb8e01981425098bfb6000ac397206dfc25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\OptionsResolver\\": ""
|
|
},
|
|
"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 OptionsResolver Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"config",
|
|
"configuration",
|
|
"options"
|
|
],
|
|
"time": "2017-11-05T15:25:56+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-icu",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-icu.git",
|
|
"reference": "d2bb2ef00dd8605d6fbd4db53ed4af1395953497"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/d2bb2ef00dd8605d6fbd4db53ed4af1395953497",
|
|
"reference": "d2bb2ef00dd8605d6fbd4db53ed4af1395953497",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/intl": "~2.3|~3.0|~4.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"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 intl's ICU-related data and classes",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"icu",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2017-10-11T12:05:26+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v2.8.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "d25449e031f600807949aab7cadbf267712f4eee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/d25449e031f600807949aab7cadbf267712f4eee",
|
|
"reference": "d25449e031f600807949aab7cadbf267712f4eee",
|
|
"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-11-05T15:25:56+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/property-access",
|
|
"version": "v3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/property-access.git",
|
|
"reference": "a4f1a668d0a269a65790f07d9ab2a97dd060fccb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/property-access/zipball/a4f1a668d0a269a65790f07d9ab2a97dd060fccb",
|
|
"reference": "a4f1a668d0a269a65790f07d9ab2a97dd060fccb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\PropertyAccess\\": ""
|
|
},
|
|
"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 PropertyAccess Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"access",
|
|
"array",
|
|
"extraction",
|
|
"index",
|
|
"injection",
|
|
"object",
|
|
"property",
|
|
"property path",
|
|
"reflection"
|
|
],
|
|
"time": "2016-07-30T07:22:48+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v2.8.32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "fa8f982682a3b65d87858be7dbf84f7f03feb616"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/fa8f982682a3b65d87858be7dbf84f7f03feb616",
|
|
"reference": "fa8f982682a3b65d87858be7dbf84f7f03feb616",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.0",
|
|
"doctrine/common": "~2.2",
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.7|~3.0.0",
|
|
"symfony/expression-language": "~2.4|~3.0.0",
|
|
"symfony/http-foundation": "~2.3|~3.0.0",
|
|
"symfony/yaml": "^2.0.5|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/annotations": "For using the annotation loader",
|
|
"symfony/config": "For using the all-in-one router or any loader",
|
|
"symfony/dependency-injection": "For loading routes from a service",
|
|
"symfony/expression-language": "For using expression matching",
|
|
"symfony/http-foundation": "For using a Symfony Request object",
|
|
"symfony/yaml": "For using the YAML loader"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
},
|
|
"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 Routing Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"router",
|
|
"routing",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"time": "2017-11-19T19:05:05+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/twig-bridge",
|
|
"version": "v2.8.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/twig-bridge.git",
|
|
"reference": "2e4aaf7a49d851732543d6308c117b8bd3a061c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/2e4aaf7a49d851732543d6308c117b8bd3a061c1",
|
|
"reference": "2e4aaf7a49d851732543d6308c117b8bd3a061c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"twig/twig": "~1.34|~2.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/asset": "~2.7|~3.0.0",
|
|
"symfony/console": "~2.8|~3.0.0",
|
|
"symfony/expression-language": "~2.4|~3.0.0",
|
|
"symfony/finder": "~2.3|~3.0.0",
|
|
"symfony/form": "^2.8.19",
|
|
"symfony/http-kernel": "~2.8|~3.0.0",
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
"symfony/routing": "~2.2|~3.0.0",
|
|
"symfony/security": "~2.6|~3.0.0",
|
|
"symfony/security-acl": "~2.6|~3.0.0",
|
|
"symfony/stopwatch": "~2.2|~3.0.0",
|
|
"symfony/templating": "~2.1|~3.0.0",
|
|
"symfony/translation": "~2.7|~3.0.0",
|
|
"symfony/var-dumper": "~2.7.16|~2.8.9|~3.0.9",
|
|
"symfony/yaml": "^2.0.5|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/asset": "For using the AssetExtension",
|
|
"symfony/expression-language": "For using the ExpressionExtension",
|
|
"symfony/finder": "",
|
|
"symfony/form": "For using the FormExtension",
|
|
"symfony/http-kernel": "For using the HttpKernelExtension",
|
|
"symfony/routing": "For using the RoutingExtension",
|
|
"symfony/security": "For using the SecurityExtension",
|
|
"symfony/stopwatch": "For using the StopwatchExtension",
|
|
"symfony/templating": "For using the TwigEngine",
|
|
"symfony/translation": "For using the TranslationExtension",
|
|
"symfony/var-dumper": "For using the DumpExtension",
|
|
"symfony/yaml": "For using the YamlExtension"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\Twig\\": ""
|
|
},
|
|
"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 Twig Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2017-06-06T02:49:00+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v3.3.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "36353762fdca3a0ecdce4640764efc885df979f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/36353762fdca3a0ecdce4640764efc885df979f6",
|
|
"reference": "36353762fdca3a0ecdce4640764efc885df979f6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"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-12-04T14:51:35+00:00"
|
|
},
|
|
{
|
|
"name": "twig/extensions",
|
|
"version": "v1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig-extensions.git",
|
|
"reference": "d188c76168b853481cc75879ea045bf93d718e9c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c",
|
|
"reference": "d188c76168b853481cc75879ea045bf93d718e9c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"twig/twig": "~1.27|~2.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~3.3@dev",
|
|
"symfony/translation": "~2.3|~3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/translation": "Allow the time_diff output to be translated"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_Extensions_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\Extensions\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Common additional features for Twig that do not directly belong in core",
|
|
"homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
|
|
"keywords": [
|
|
"i18n",
|
|
"text"
|
|
],
|
|
"time": "2017-06-08T18:19:53+00:00"
|
|
},
|
|
{
|
|
"name": "umpirsky/twig-gettext-extractor",
|
|
"version": "1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git",
|
|
"reference": "a2cdf8693e874ce83603c84e1cc46efb3d516c3f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/a2cdf8693e874ce83603c84e1cc46efb3d516c3f",
|
|
"reference": "a2cdf8693e874ce83603c84e1cc46efb3d516c3f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/filesystem": "~2.0",
|
|
"symfony/form": "~2.0",
|
|
"symfony/routing": "~2.0",
|
|
"symfony/translation": "~2.0",
|
|
"symfony/twig-bridge": "~2.0",
|
|
"twig/extensions": "~1.0",
|
|
"twig/twig": "~1.2"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "2.1.*"
|
|
},
|
|
"bin": [
|
|
"twig-gettext-extractor"
|
|
],
|
|
"type": "application",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig\\Gettext": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Саша Стаменковић",
|
|
"email": "umpirsky@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
|
|
"time": "2015-02-25T14:41:10+00:00"
|
|
},
|
|
{
|
|
"name": "vlucas/phpdotenv",
|
|
"version": "v2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vlucas/phpdotenv.git",
|
|
"reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
|
|
"reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8 || ^5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dotenv\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause-Attribution"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vance Lucas",
|
|
"email": "vance@vancelucas.com",
|
|
"homepage": "http://www.vancelucas.com"
|
|
}
|
|
],
|
|
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
|
"keywords": [
|
|
"dotenv",
|
|
"env",
|
|
"environment"
|
|
],
|
|
"time": "2016-09-01T10:05:43+00:00"
|
|
},
|
|
{
|
|
"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-23T20:04:58+00:00"
|
|
},
|
|
{
|
|
"name": "wimg/php-compatibility",
|
|
"version": "7.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wimg/PHPCompatibility.git",
|
|
"reference": "1649732fb1a2115608dfe805a644e4405fb6444b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wimg/PHPCompatibility/zipball/1649732fb1a2115608dfe805a644e4405fb6444b",
|
|
"reference": "1649732fb1a2115608dfe805a644e4405fb6444b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=5.1.2",
|
|
"squizlabs/php_codesniffer": "^2.0"
|
|
},
|
|
"type": "phpcodesniffer-standard",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPCompatibility\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Wim Godden",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "This is a set of sniffs for PHP_CodeSniffer that checks for PHP version compatibility.",
|
|
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
|
|
"keywords": [
|
|
"compatibility",
|
|
"phpcs",
|
|
"standards"
|
|
],
|
|
"time": "2017-07-15T23:03:53+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/autoload-splitter",
|
|
"version": "v0.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/autoload-splitter.git",
|
|
"reference": "fb4302da26390811d2631c62b42b75976d224bb8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/autoload-splitter/zipball/fb4302da26390811d2631c62b42b75976d224bb8",
|
|
"reference": "fb4302da26390811d2631c62b42b75976d224bb8",
|
|
"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-08-03T08:40:16+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/cache-command",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/cache-command.git",
|
|
"reference": "9c3d686f103244de4dd51b4c92177983cdc0a4ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/cache-command/zipball/9c3d686f103244de4dd51b4c92177983cdc0a4ae",
|
|
"reference": "9c3d686f103244de4dd51b4c92177983cdc0a4ae",
|
|
"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",
|
|
"cache add",
|
|
"cache decr",
|
|
"cache delete",
|
|
"cache flush",
|
|
"cache get",
|
|
"cache incr",
|
|
"cache replace",
|
|
"cache set",
|
|
"cache type",
|
|
"transient",
|
|
"transient delete",
|
|
"transient get",
|
|
"transient set",
|
|
"transient type"
|
|
]
|
|
},
|
|
"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-11-20T21:06:51+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/checksum-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/checksum-command.git",
|
|
"reference": "64a5b2b66aff071d3944b6ad9767adc324bc999f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/64a5b2b66aff071d3944b6ad9767adc324bc999f",
|
|
"reference": "64a5b2b66aff071d3944b6ad9767adc324bc999f",
|
|
"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": "Verifies file integrity by comparing to published checksums.",
|
|
"homepage": "https://github.com/wp-cli/checksum-command",
|
|
"time": "2017-11-20T22:00:52+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/config-command",
|
|
"version": "v1.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/config-command.git",
|
|
"reference": "075b04a9468588377b6e8b14666aa65f952cec14"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/config-command/zipball/075b04a9468588377b6e8b14666aa65f952cec14",
|
|
"reference": "075b04a9468588377b6e8b14666aa65f952cec14",
|
|
"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-11-20T22:02:20+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/core-command",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/core-command.git",
|
|
"reference": "6662f259f949ab69adb81ff8a1904cf00cd38135"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/core-command/zipball/6662f259f949ab69adb81ff8a1904cf00cd38135",
|
|
"reference": "6662f259f949ab69adb81ff8a1904cf00cd38135",
|
|
"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-11-21T16:01:01+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/cron-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/cron-command.git",
|
|
"reference": "61243923539fd3c25c667140b113aee44ba7c5cd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/cron-command/zipball/61243923539fd3c25c667140b113aee44ba7c5cd",
|
|
"reference": "61243923539fd3c25c667140b113aee44ba7c5cd",
|
|
"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-11-20T22:04:43+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/db-command",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/db-command.git",
|
|
"reference": "f040d08a17794b3ac747fe62ba43671aba6d842c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/db-command/zipball/f040d08a17794b3ac747fe62ba43671aba6d842c",
|
|
"reference": "f040d08a17794b3ac747fe62ba43671aba6d842c",
|
|
"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 prefix",
|
|
"db repair",
|
|
"db cli",
|
|
"db query",
|
|
"db export",
|
|
"db import",
|
|
"db search",
|
|
"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-11-21T01:07:32+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/entity-command",
|
|
"version": "v1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/entity-command.git",
|
|
"reference": "0dfecf23e0211678d2c9c0a7b9c0c09bbaf7cf9e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/entity-command/zipball/0dfecf23e0211678d2c9c0a7b9c0c09bbaf7cf9e",
|
|
"reference": "0dfecf23e0211678d2c9c0a7b9c0c09bbaf7cf9e",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"behat/behat": "~2.5",
|
|
"phpunit/phpunit": "^4.8",
|
|
"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",
|
|
"option",
|
|
"option add",
|
|
"option delete",
|
|
"option get",
|
|
"option list",
|
|
"option update",
|
|
"post",
|
|
"post meta",
|
|
"post term",
|
|
"post-type",
|
|
"site",
|
|
"site empty",
|
|
"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-11-21T01:04:50+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/eval-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/eval-command.git",
|
|
"reference": "1ea666eafe3eaabf2568511f8e0e6ec708a92ca5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/eval-command/zipball/1ea666eafe3eaabf2568511f8e0e6ec708a92ca5",
|
|
"reference": "1ea666eafe3eaabf2568511f8e0e6ec708a92ca5",
|
|
"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-11-21T01:06:56+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/export-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/export-command.git",
|
|
"reference": "ec18748184a011ad03d6adcb159148d42c966365"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/export-command/zipball/ec18748184a011ad03d6adcb159148d42c966365",
|
|
"reference": "ec18748184a011ad03d6adcb159148d42c966365",
|
|
"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-11-21T01:05:28+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/extension-command",
|
|
"version": "v1.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/extension-command.git",
|
|
"reference": "e0ebb16359cf94c2442873d6390ef9a92f6deea5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/extension-command/zipball/e0ebb16359cf94c2442873d6390ef9a92f6deea5",
|
|
"reference": "e0ebb16359cf94c2442873d6390ef9a92f6deea5",
|
|
"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/"
|
|
},
|
|
"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-11-21T01:06:16+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/import-command",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/import-command.git",
|
|
"reference": "29eb1d55e555a208a23fa03d47ed377531f3a8ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/import-command/zipball/29eb1d55e555a208a23fa03d47ed377531f3a8ba",
|
|
"reference": "29eb1d55e555a208a23fa03d47ed377531f3a8ba",
|
|
"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-11-21T00:38:21+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/language-command",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/language-command.git",
|
|
"reference": "b089274b7288bb0ec0ae3fda1a8b74c141c7dee2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/language-command/zipball/b089274b7288bb0ec0ae3fda1a8b74c141c7dee2",
|
|
"reference": "b089274b7288bb0ec0ae3fda1a8b74c141c7dee2",
|
|
"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",
|
|
"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-11-21T15:04:33+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/media-command",
|
|
"version": "v1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/media-command.git",
|
|
"reference": "b067f7ba07f8df34d2f29890ff1f54b19d7635b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/media-command/zipball/b067f7ba07f8df34d2f29890ff1f54b19d7635b1",
|
|
"reference": "b067f7ba07f8df34d2f29890ff1f54b19d7635b1",
|
|
"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",
|
|
"media image-size"
|
|
],
|
|
"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 new attachments or regenerate existing ones.",
|
|
"homepage": "https://github.com/wp-cli/media-command",
|
|
"time": "2017-11-21T01:04:09+00:00"
|
|
},
|
|
{
|
|
"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-25T11:26:20+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/package-command",
|
|
"version": "v1.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/package-command.git",
|
|
"reference": "0335f46465a8f26dcec5df60357ffe57f60f3c12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/package-command/zipball/0335f46465a8f26dcec5df60357ffe57f60f3c12",
|
|
"reference": "0335f46465a8f26dcec5df60357ffe57f60f3c12",
|
|
"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-11-21T01:02:41+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/php-cli-tools",
|
|
"version": "v0.11.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/php-cli-tools.git",
|
|
"reference": "363c75349f5dde561e0b416dd00f7aaa76fa2c27"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/363c75349f5dde561e0b416dd00f7aaa76fa2c27",
|
|
"reference": "363c75349f5dde561e0b416dd00f7aaa76fa2c27",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"cli": "lib/"
|
|
},
|
|
"files": [
|
|
"lib/cli/cli.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "James Logsdon",
|
|
"email": "jlogsdon@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Daniel Bachhuber",
|
|
"email": "daniel@handbuilt.co",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Console utilities for PHP",
|
|
"homepage": "http://github.com/wp-cli/php-cli-tools",
|
|
"keywords": [
|
|
"cli",
|
|
"console"
|
|
],
|
|
"time": "2017-10-12T21:50:48+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/rewrite-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/rewrite-command.git",
|
|
"reference": "eb6c25d3479900ec3f88eecb0f08050f879de635"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/eb6c25d3479900ec3f88eecb0f08050f879de635",
|
|
"reference": "eb6c25d3479900ec3f88eecb0f08050f879de635",
|
|
"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-11-21T13:46:10+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/role-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/role-command.git",
|
|
"reference": "edc642b21db1b158c7cb2c59459e72b0b4b2920f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/role-command/zipball/edc642b21db1b158c7cb2c59459e72b0b4b2920f",
|
|
"reference": "edc642b21db1b158c7cb2c59459e72b0b4b2920f",
|
|
"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-11-21T12:56:19+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/scaffold-command",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/scaffold-command.git",
|
|
"reference": "f174112ae3dd88df3b29a68b71b6d72171ba62c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/f174112ae3dd88df3b29a68b71b6d72171ba62c3",
|
|
"reference": "f174112ae3dd88df3b29a68b71b6d72171ba62c3",
|
|
"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 block",
|
|
"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-11-28T13:27:30+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/search-replace-command",
|
|
"version": "v1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/search-replace-command.git",
|
|
"reference": "caa107e45679498329c22a20f3ac355e87f0a3e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/caa107e45679498329c22a20f3ac355e87f0a3e4",
|
|
"reference": "caa107e45679498329c22a20f3ac355e87f0a3e4",
|
|
"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/"
|
|
},
|
|
"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-11-21T00:39:02+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/server-command",
|
|
"version": "v1.0.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/server-command.git",
|
|
"reference": "836c6c704dff3241c3d97d957e022553eafc4852"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/server-command/zipball/836c6c704dff3241c3d97d957e022553eafc4852",
|
|
"reference": "836c6c704dff3241c3d97d957e022553eafc4852",
|
|
"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-11-21T00:44:40+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/shell-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/shell-command.git",
|
|
"reference": "a91824269520011e9db9ea5caf091a252f7f0b82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/shell-command/zipball/a91824269520011e9db9ea5caf091a252f7f0b82",
|
|
"reference": "a91824269520011e9db9ea5caf091a252f7f0b82",
|
|
"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": "Opens an interactive PHP console for running and testing PHP code.",
|
|
"homepage": "https://github.com/wp-cli/shell-command",
|
|
"time": "2017-11-21T00:43:56+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/super-admin-command",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/super-admin-command.git",
|
|
"reference": "314a3f7b02a04fb5e842ef15d15b58dd1295a320"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/314a3f7b02a04fb5e842ef15d15b58dd1295a320",
|
|
"reference": "314a3f7b02a04fb5e842ef15d15b58dd1295a320",
|
|
"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": "Lists, adds, or removes super admin users on a multisite install.",
|
|
"homepage": "https://github.com/wp-cli/super-admin-command",
|
|
"time": "2017-11-21T22:11:13+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/widget-command",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/widget-command.git",
|
|
"reference": "86c95ed4bf1d10f090ea42c6421193f4106017e3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/widget-command/zipball/86c95ed4bf1d10f090ea42c6421193f4106017e3",
|
|
"reference": "86c95ed4bf1d10f090ea42c6421193f4106017e3",
|
|
"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-11-21T01:08:14+00:00"
|
|
},
|
|
{
|
|
"name": "wp-cli/wp-cli",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wp-cli/wp-cli.git",
|
|
"reference": "1d9dec0212fa1e85b1c5ca7b0d8395091c52de40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/1d9dec0212fa1e85b1c5ca7b0d8395091c52de40",
|
|
"reference": "1d9dec0212fa1e85b1c5ca7b0d8395091c52de40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/composer": "^1.2.0",
|
|
"composer/semver": "~1.0",
|
|
"justinrainbow/json-schema": "~5.2.5",
|
|
"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.5",
|
|
"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.*",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"roave/security-advisories": "dev-master",
|
|
"wimg/php-compatibility": "^8.0",
|
|
"wp-coding-standards/wpcs": "^0.13.1"
|
|
},
|
|
"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-11-13T15:28:04+00:00"
|
|
},
|
|
{
|
|
"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-12T13:51:02+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"simplyadmire/composer-plugins": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"platform-dev": []
|
|
}
|