1133 lines
40 KiB
JSON
1133 lines
40 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"
|
|
],
|
|
"hash": "e94e04e50eb74bdfd3dfedcb1af4e6d0",
|
|
"content-hash": "f0b89bffcea74fc73605464d3f0ca520",
|
|
"packages": [
|
|
{
|
|
"name": "bshaffer/oauth2-server-php",
|
|
"version": "v1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bshaffer/oauth2-server-php.git",
|
|
"reference": "7abe692c57d8f11026556036ee59575f8b0d328e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/7abe692c57d8f11026556036ee59575f8b0d328e",
|
|
"reference": "7abe692c57d8f11026556036ee59575f8b0d328e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"OAuth2": "src/"
|
|
}
|
|
},
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Brent Shaffer",
|
|
"email": "bshafs@gmail.com",
|
|
"homepage": "http://github.com/bshaffer"
|
|
}
|
|
],
|
|
"description": "OAuth2 Server for PHP",
|
|
"homepage": "http://github.com/bshaffer/oauth2-server-php",
|
|
"keywords": [
|
|
"auth",
|
|
"oauth",
|
|
"oauth2"
|
|
],
|
|
"time": "2013-08-12 16:35:58"
|
|
},
|
|
{
|
|
"name": "colosa/MichelangeloFE",
|
|
"version": "release/3.2-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@bitbucket.org:colosa/michelangelofe.git",
|
|
"reference": "733277aef23c643b094c123043c3dbee975997a4"
|
|
},
|
|
"require": {
|
|
"colosa/pmui": "release/3.2-dev"
|
|
},
|
|
"type": "library",
|
|
"description": "ProcessMaker Michelangelo Front End",
|
|
"homepage": "http://processmaker.com",
|
|
"keywords": [
|
|
"js app ProcessMaker"
|
|
],
|
|
"time": "2016-03-09 20:18:44"
|
|
},
|
|
{
|
|
"name": "colosa/pmDynaform",
|
|
"version": "release/3.2-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@bitbucket.org:colosa/pmdynaform.git",
|
|
"reference": "efb60f8f989ee83f91459f82810f90d8ef7a6d64"
|
|
},
|
|
"type": "library",
|
|
"description": "JS Library to render ProcessMaker Dynaforms",
|
|
"homepage": "http://processmaker.com",
|
|
"keywords": [
|
|
"js lib ProcessMaker Dynaforms"
|
|
],
|
|
"time": "2016-03-15 17:46:33"
|
|
},
|
|
{
|
|
"name": "colosa/pmUI",
|
|
"version": "release/3.2-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@bitbucket.org:colosa/pmui.git",
|
|
"reference": "462ab5f45a4cce1ca9920fcb854255f10abea1e1"
|
|
},
|
|
"type": "library",
|
|
"description": "JS UI Library",
|
|
"homepage": "http://processmaker.com",
|
|
"keywords": [
|
|
"js lib ProcessMaker UI"
|
|
],
|
|
"time": "2016-02-26 21:41:50"
|
|
},
|
|
{
|
|
"name": "dapphp/securimage",
|
|
"version": "3.6.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dapphp/securimage.git",
|
|
"reference": "2ed50264ae5541fec8d8c79e4c9b6235a7cfd506"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dapphp/securimage/zipball/2ed50264ae5541fec8d8c79e4c9b6235a7cfd506",
|
|
"reference": "2ed50264ae5541fec8d8c79e4c9b6235a7cfd506",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-pdo": "For database storage support",
|
|
"ext-pdo_mysql": "For MySQL database support",
|
|
"ext-pdo_sqlite": "For SQLite3 database support"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"securimage.php"
|
|
]
|
|
},
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Drew Phillips",
|
|
"email": "drew@drew-phillips.com"
|
|
}
|
|
],
|
|
"description": "PHP CAPTCHA Library",
|
|
"homepage": "https://www.phpcaptcha.org",
|
|
"keywords": [
|
|
"captcha",
|
|
"security"
|
|
],
|
|
"time": "2016-03-04 21:08:00"
|
|
},
|
|
{
|
|
"name": "google/apiclient",
|
|
"version": "1.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/google/google-api-php-client.git",
|
|
"reference": "a25dc9d5c109ebb02945ba1ff6336cc937c27628"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/google/google-api-php-client/zipball/a25dc9d5c109ebb02945ba1ff6336cc937c27628",
|
|
"reference": "a25dc9d5c109ebb02945ba1ff6336cc937c27628",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*",
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"description": "Client library for Google APIs",
|
|
"homepage": "http://developers.google.com/api-client-library/php",
|
|
"keywords": [
|
|
"google"
|
|
],
|
|
"time": "2015-10-16 22:11:08"
|
|
},
|
|
{
|
|
"name": "luracast/restler",
|
|
"version": "3.0.0-RC5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Luracast/Restler.git",
|
|
"reference": "1dcf910c1e1fd1ea565a537b053a66971d818e42"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Luracast/Restler/zipball/1dcf910c1e1fd1ea565a537b053a66971d818e42",
|
|
"reference": "1dcf910c1e1fd1ea565a537b053a66971d818e42",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"conflict": {
|
|
"restler/framework": "3.*"
|
|
},
|
|
"require-dev": {
|
|
"behat/behat": "2.5.*@stable",
|
|
"bshaffer/oauth2-server-php": "v1.0",
|
|
"guzzle/guzzle": "~3.1.1",
|
|
"illuminate/view": "4.2.*",
|
|
"luracast/explorer": "*",
|
|
"mustache/mustache": "dev-master",
|
|
"rodneyrehm/plist": "dev-master",
|
|
"symfony/yaml": "*",
|
|
"twig/twig": "v1.13.0",
|
|
"zendframework/zendamf": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"behat/behat": "Behaviour driven development testing framework (see require-dev for details)",
|
|
"bshaffer/oauth2-server-php": "Restler can provide OAuth2 authentication using this library (see require-dev for details)",
|
|
"guzzle/guzzle": "RESTful api HTTP client framework (see require-dev for details)",
|
|
"illuminate/view": "Restler can render HtmlView using laravel blade templates (see require-dev for details)",
|
|
"luracast/explorer": "Restler's very own api explorer (see require-dev for details)",
|
|
"mustache/mustache": "Restler can render HtmlView using mustache/handlebar templates (see require-dev for details)",
|
|
"rodneyrehm/plist": "Restler supports tho Apple plist xml format (see require-dev for details)",
|
|
"symfony/yaml": "Restler can produce content in yaml format as well (see require-dev for details)",
|
|
"twig/twig": "Restler can render HtmlView using twig templates (see require-dev for details)",
|
|
"zendframework/zendamf": "Support for the amf document format (see require-dev for details)"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"v3": "v3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Luracast\\Restler": "vendor/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luracast",
|
|
"email": "arul@luracast.com"
|
|
},
|
|
{
|
|
"name": "Nick nickl- Lombard",
|
|
"email": "github@jigsoft.co.za"
|
|
}
|
|
],
|
|
"description": "Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!",
|
|
"homepage": "http://luracast.com/products/restler/",
|
|
"keywords": [
|
|
"api",
|
|
"framework",
|
|
"rest",
|
|
"server"
|
|
],
|
|
"time": "2015-08-04 07:52:49"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.19.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
|
|
"reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "^2.4.9",
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
"graylog2/gelf-php": "~1.0",
|
|
"jakub-onderka/php-parallel-lint": "0.9",
|
|
"php-amqplib/php-amqplib": "~2.4",
|
|
"php-console/php-console": "^3.1.3",
|
|
"phpunit/phpunit": "~4.5",
|
|
"phpunit/phpunit-mock-objects": "2.3.0",
|
|
"raven/raven": "^0.13",
|
|
"ruflin/elastica": ">=0.90 <3.0",
|
|
"swiftmailer/swiftmailer": "~5.3"
|
|
},
|
|
"suggest": {
|
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
"ext-mongo": "Allow sending log messages to a MongoDB server",
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
"raven/raven": "Allow sending log messages to a Sentry server",
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Monolog\\": "src/Monolog"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
"homepage": "http://github.com/Seldaek/monolog",
|
|
"keywords": [
|
|
"log",
|
|
"logging",
|
|
"psr-3"
|
|
],
|
|
"time": "2016-04-12 18:29:35"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"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",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2012-12-21 11:40:51"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "behat/behat",
|
|
"version": "v2.4.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Behat.git",
|
|
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Behat/zipball/f1d2964667cf4b21bb6c2c1564f26829a6954155",
|
|
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/gherkin": "~2.2.9",
|
|
"php": ">=5.3.1",
|
|
"symfony/config": "~2.0",
|
|
"symfony/console": "~2.0",
|
|
"symfony/dependency-injection": "~2.0",
|
|
"symfony/event-dispatcher": "~2.0",
|
|
"symfony/finder": "~2.0",
|
|
"symfony/translation": "~2.0",
|
|
"symfony/yaml": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7.19"
|
|
},
|
|
"suggest": {
|
|
"behat/mink-extension": "for integration with Mink testing framework",
|
|
"behat/symfony2-extension": "for integration with Symfony2 web framework",
|
|
"behat/yii-extension": "for integration with Yii web framework"
|
|
},
|
|
"bin": [
|
|
"bin/behat"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "2.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Behat": "src/"
|
|
}
|
|
},
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Scenario-oriented BDD framework for PHP 5.3",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"BDD",
|
|
"Behat",
|
|
"Symfony2"
|
|
],
|
|
"time": "2013-06-06 10:46:48"
|
|
},
|
|
{
|
|
"name": "behat/gherkin",
|
|
"version": "v2.2.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/cca2c477921ca38578d6e9759ea5e450f29c2d8f",
|
|
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/finder": ">=2.0,<2.4-dev"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": ">=2.0,<2.4-dev",
|
|
"symfony/translation": ">=2.0,<2.4-dev",
|
|
"symfony/yaml": ">=2.0,<2.4-dev"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "If you want to use Config component to manage resources",
|
|
"symfony/translation": "If you want to use Symfony2 translations adapter",
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Gherkin": "src/"
|
|
}
|
|
},
|
|
"notification-url": "http://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",
|
|
"DSL",
|
|
"Symfony2",
|
|
"parser"
|
|
],
|
|
"time": "2013-03-02 10:38:40"
|
|
},
|
|
{
|
|
"name": "guzzle/guzzle",
|
|
"version": "v3.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "7901ea7d27373d0cc85eac6f6694e4c2ced90a26"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/7901ea7d27373d0cc85eac6f6694e4c2ced90a26",
|
|
"reference": "7901ea7d27373d0cc85eac6f6694e4c2ced90a26",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3.2",
|
|
"symfony/event-dispatcher": ">=2.1"
|
|
},
|
|
"replace": {
|
|
"guzzle/batch": "self.version",
|
|
"guzzle/cache": "self.version",
|
|
"guzzle/common": "self.version",
|
|
"guzzle/http": "self.version",
|
|
"guzzle/inflection": "self.version",
|
|
"guzzle/iterator": "self.version",
|
|
"guzzle/log": "self.version",
|
|
"guzzle/parser": "self.version",
|
|
"guzzle/plugin": "self.version",
|
|
"guzzle/plugin-async": "self.version",
|
|
"guzzle/plugin-backoff": "self.version",
|
|
"guzzle/plugin-cache": "self.version",
|
|
"guzzle/plugin-cookie": "self.version",
|
|
"guzzle/plugin-curlauth": "self.version",
|
|
"guzzle/plugin-history": "self.version",
|
|
"guzzle/plugin-log": "self.version",
|
|
"guzzle/plugin-md5": "self.version",
|
|
"guzzle/plugin-mock": "self.version",
|
|
"guzzle/plugin-oauth": "self.version",
|
|
"guzzle/service": "self.version",
|
|
"guzzle/stream": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/common": "*",
|
|
"monolog/monolog": "1.*",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"symfony/class-loader": "*",
|
|
"zend/zend-cache1": "1.12",
|
|
"zend/zend-log1": "1.12",
|
|
"zendframework/zend-cache": "2.0.*",
|
|
"zendframework/zend-log": "2.0.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "release/3.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Tests": "tests/",
|
|
"Guzzle": "src/"
|
|
}
|
|
},
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Guzzle Community",
|
|
"homepage": "https://github.com/guzzle/guzzle/contributors"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"abandoned": "guzzlehttp/guzzle",
|
|
"time": "2013-01-28 00:07:40"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v2.8.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "4275ef5b59f18959df0eee3991e9ca0cc208ffd4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/4275ef5b59f18959df0eee3991e9ca0cc208ffd4",
|
|
"reference": "4275ef5b59f18959df0eee3991e9ca0cc208ffd4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/filesystem": "~2.3|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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": "2016-07-26 08:02:44"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v2.8.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "36e62335caca8a6e909c5c5bac4a8128149911c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/36e62335caca8a6e909c5c5bac4a8128149911c9",
|
|
"reference": "36e62335caca8a6e909c5c5bac4a8128149911c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/event-dispatcher": "~2.1|~3.0.0",
|
|
"symfony/process": "~2.1|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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": "2016-07-30 07:20:35"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v2.8.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "f2b5a00d176f6a201dc430375c0ef37706ea3d12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f2b5a00d176f6a201dc430375c0ef37706ea3d12",
|
|
"reference": "f2b5a00d176f6a201dc430375c0ef37706ea3d12",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"conflict": {
|
|
"symfony/expression-language": "<2.6"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "~2.2|~3.0.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "",
|
|
"symfony/expression-language": "For using expressions in service container configuration",
|
|
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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": "2016-07-30 07:20:35"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v2.8.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "889983a79a043dfda68f38c38b6dba092dd49cd8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/889983a79a043dfda68f38c38b6dba092dd49cd8",
|
|
"reference": "889983a79a043dfda68f38c38b6dba092dd49cd8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/dependency-injection": "~2.6|~3.0.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/stopwatch": "~2.3|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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-28 16:56:28"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d",
|
|
"reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-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": "2016-07-20 05:43:46"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v2.3.42",
|
|
"target-dir": "Symfony/Component/Finder",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "dce4b58434fc1cbd66e3006e539bb53074dfea82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/dce4b58434fc1cbd66e3006e539bb53074dfea82",
|
|
"reference": "dce4b58434fc1cbd66e3006e539bb53074dfea82",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "http://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": "2016-05-13 14:58:35"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "dff51f72b0706335131b00a7f49606168c582594"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
|
|
"reference": "dff51f72b0706335131b00a7f49606168c582594",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "http://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": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v2.8.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"reference": "32b0c824da6df065f43b0c458dc505940e98a7f1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/32b0c824da6df065f43b0c458dc505940e98a7f1",
|
|
"reference": "32b0c824da6df065f43b0c458dc505940e98a7f1",
|
|
"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.4|~3.0.0",
|
|
"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": "2016-07-30 07:20:35"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.8.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "0ceab136f43ed9d3e97b3eea32a7855dc50c121d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/0ceab136f43ed9d3e97b3eea32a7855dc50c121d",
|
|
"reference": "0ceab136f43ed9d3e97b3eea32a7855dc50c121d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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": "2016-07-17 09:06:15"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"colosa/pmui": 20,
|
|
"colosa/michelangelofe": 20,
|
|
"colosa/pmdynaform": 20,
|
|
"behat/behat": 0
|
|
},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|