2015-11-30 16:44:53 -04:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2016-03-15 18:15:03 -04:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
2015-11-30 16:44:53 -04:00
"This file is @generated automatically"
],
2016-06-24 16:13:09 -04:00
"hash": "07bfffacf6ecea0e4afac342d4db00a3",
"content-hash": "d12b99e8a25a545c85e8b5ab125daba2",
2015-11-30 16:44:53 -04:00
"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/"
}
},
2016-03-15 18:15:03 -04:00
"notification-url": "http://packagist.org/downloads/",
2015-11-30 16:44:53 -04:00
"license": [
"MIT"
],
"authors": [
{
"name": "Brent Shaffer",
"email": "bshafs@gmail.com",
2016-03-15 18:15:03 -04:00
"homepage": "http://github.com/bshaffer"
2015-11-30 16:44:53 -04:00
}
],
"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",
2016-06-24 16:13:09 -04:00
"version": "3.1-dev",
2015-11-30 16:44:53 -04:00
"source": {
"type": "git",
"url": "git@bitbucket.org:colosa/michelangelofe.git",
2016-03-15 18:15:03 -04:00
"reference": "7e889f23a7e8397c052a4d9ae6331334b57c9d48"
2015-11-30 16:44:53 -04:00
},
"require": {
2016-06-24 16:13:09 -04:00
"colosa/pmui": "3.1-dev"
2015-11-30 16:44:53 -04:00
},
"type": "library",
"description": "ProcessMaker Michelangelo Front End",
"homepage": "http://processmaker.com",
"keywords": [
"js app ProcessMaker"
],
2016-03-15 18:15:03 -04:00
"time": "2016-03-09 20:18:44"
2015-11-30 16:44:53 -04:00
},
{
"name": "colosa/pmDynaform",
2016-06-24 16:13:09 -04:00
"version": "3.1-dev",
2015-11-30 16:44:53 -04:00
"source": {
"type": "git",
"url": "git@bitbucket.org:colosa/pmdynaform.git",
2016-03-15 18:15:03 -04:00
"reference": "c2008027bd721ac42e4a7d98cc773f82ac25921e"
2015-11-30 16:44:53 -04:00
},
"type": "library",
"description": "JS Library to render ProcessMaker Dynaforms",
"homepage": "http://processmaker.com",
"keywords": [
"js lib ProcessMaker Dynaforms"
],
2016-03-15 18:15:03 -04:00
"time": "2016-03-15 17:46:33"
2015-11-30 16:44:53 -04:00
},
{
"name": "colosa/pmUI",
2016-06-24 16:13:09 -04:00
"version": "3.1-dev",
2015-11-30 16:44:53 -04:00
"source": {
"type": "git",
"url": "git@bitbucket.org:colosa/pmui.git",
2016-02-29 16:13:17 -04:00
"reference": "851ee86a1006df111ee8b281bf2b033cdbcc6f0b"
2015-11-30 16:44:53 -04:00
},
"type": "library",
"description": "JS UI Library",
"homepage": "http://processmaker.com",
"keywords": [
"js lib ProcessMaker UI"
],
2016-02-29 16:13:17 -04:00
"time": "2016-02-26 21:41:50"
2015-11-30 16:44:53 -04:00
},
2016-03-15 18:15:03 -04:00
{
"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"
},
2015-11-30 16:44:53 -04:00
{
2015-12-01 13:01:46 -04: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-RC4",
2015-11-30 16:44:53 -04:00
"source": {
"type": "git",
2015-12-01 13:01:46 -04:00
"url": "https://github.com/Luracast/Restler.git",
"reference": "72c28484d6a7677643324744be2ff0aab6795d5a"
2015-11-30 16:44:53 -04:00
},
"dist": {
"type": "zip",
2015-12-01 13:01:46 -04:00
"url": "https://api.github.com/repos/Luracast/Restler/zipball/72c28484d6a7677643324744be2ff0aab6795d5a",
"reference": "72c28484d6a7677643324744be2ff0aab6795d5a",
2015-11-30 16:44:53 -04:00
"shasum": ""
},
"require": {
2015-12-01 13:01:46 -04:00
"php": ">=5.3.0"
},
"require-dev": {
"behat/behat": "2.4.*@stable",
"bshaffer/oauth2-server-php": "v0.3",
"guzzle/guzzle": "~3.1.1",
"luracast/explorer": "*",
"mustache/mustache": "dev-master",
"rodneyrehm/plist": "dev-master",
"symfony/yaml": "*",
"twig/twig": "v1.13.0",
"zendframework/zendamf": "dev-master"
2015-11-30 16:44:53 -04:00
},
2015-12-01 13:01:46 -04:00
"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)",
"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",
2015-11-30 16:44:53 -04:00
"extra": {
2015-12-01 13:01:46 -04:00
"branch-alias": {
"v3": "v3.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Luracast\\Restler": "vendor/"
2015-11-30 16:44:53 -04:00
}
},
"notification-url": "http://packagist.org/downloads/",
"license": [
2015-12-01 13:01:46 -04:00
"LGPL-2.1"
2015-11-30 16:44:53 -04:00
],
"authors": [
{
2015-12-01 13:01:46 -04:00
"name": "Luracast",
"email": "arul@luracast.com"
},
{
"name": "Nick nickl- Lombard",
"email": "github@jigsoft.co.za"
2015-11-30 16:44:53 -04:00
}
],
2015-12-01 13:01:46 -04:00
"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": "2014-04-13 05:38:15"
}
],
"packages-dev": [
{
"name": "behat/behat",
2016-03-15 18:15:03 -04:00
"version": "v2.4.6",
"source": {
"type": "git",
"url": "https://github.com/Behat/Behat.git",
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155"
},
2015-11-30 16:44:53 -04:00
"dist": {
"type": "zip",
2015-12-01 13:01:46 -04:00
"url": "https://api.github.com/repos/Behat/Behat/zipball/f1d2964667cf4b21bb6c2c1564f26829a6954155",
2016-03-15 18:15:03 -04:00
"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"
2015-12-01 13:01:46 -04:00
},
2016-03-15 18:15:03 -04:00
"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"
2015-12-01 13:01:46 -04:00
},
{
"name": "guzzle/guzzle",
2016-03-15 18:15:03 -04:00
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "7901ea7d27373d0cc85eac6f6694e4c2ced90a26"
},
2015-12-01 13:01:46 -04:00
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/7901ea7d27373d0cc85eac6f6694e4c2ced90a26",
2016-03-15 18:15:03 -04:00
"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"
2015-11-30 16:44:53 -04:00
},
2016-03-15 18:15:03 -04:00
"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": "3.1-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"
],
"time": "2013-01-28 00:07:40"
},
{
"name": "symfony/config",
2016-06-24 16:13:09 -04:00
"version": "v2.8.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
2016-06-24 16:13:09 -04:00
"reference": "a2edd59c2163c65747fc3f35d132b5a39266bd05"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/config/zipball/a2edd59c2163c65747fc3f35d132b5a39266bd05",
"reference": "a2edd59c2163c65747fc3f35d132b5a39266bd05",
2016-03-15 18:15:03 -04:00
"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": "http://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",
2016-06-24 16:13:09 -04:00
"time": "2016-06-06 11:11:27"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/console",
2016-06-24 16:13:09 -04:00
"version": "v2.8.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2016-06-24 16:13:09 -04:00
"reference": "5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/console/zipball/5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3",
"reference": "5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3",
2016-03-15 18:15:03 -04:00
"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": "http://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",
2016-06-24 16:13:09 -04:00
"time": "2016-06-06 15:06:25"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/dependency-injection",
2016-06-24 16:13:09 -04:00
"version": "v2.8.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
2016-06-24 16:13:09 -04:00
"reference": "2d05009d890cf1139988ff059b5b2e0eb280ed13"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2d05009d890cf1139988ff059b5b2e0eb280ed13",
"reference": "2d05009d890cf1139988ff059b5b2e0eb280ed13",
2016-03-15 18:15:03 -04:00
"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.1|~3.0.0"
},
"suggest": {
"symfony/config": "",
2016-06-24 16:13:09 -04:00
"symfony/expression-language": "For using expressions in service container configuration",
2016-03-15 18:15:03 -04:00
"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": "http://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",
2016-06-24 16:13:09 -04:00
"time": "2016-06-06 11:11:27"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/event-dispatcher",
2016-06-24 16:13:09 -04:00
"version": "v2.8.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2016-06-24 16:13:09 -04:00
"reference": "2a6b8713f8bdb582058cfda463527f195b066110"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2a6b8713f8bdb582058cfda463527f195b066110",
"reference": "2a6b8713f8bdb582058cfda463527f195b066110",
2016-03-15 18:15:03 -04:00
"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": "http://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",
2016-06-24 16:13:09 -04:00
"time": "2016-06-06 11:11:27"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/filesystem",
2016-06-24 16:13:09 -04:00
"version": "v3.0.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2016-06-24 16:13:09 -04:00
"reference": "74fec3511b62cb934b64bce1d96f06fffa4beafd"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/74fec3511b62cb934b64bce1d96f06fffa4beafd",
"reference": "74fec3511b62cb934b64bce1d96f06fffa4beafd",
2016-03-15 18:15:03 -04:00
"shasum": ""
},
"require": {
2016-06-24 16:13:09 -04:00
"php": ">=5.5.9"
2016-03-15 18:15:03 -04:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-24 16:13:09 -04:00
"dev-master": "3.0-dev"
2016-03-15 18:15:03 -04:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"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 Filesystem Component",
"homepage": "https://symfony.com",
2016-06-24 16:13:09 -04:00
"time": "2016-04-12 18:09:53"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/finder",
2016-06-24 16:13:09 -04:00
"version": "v2.3.42",
2016-03-15 18:15:03 -04:00
"target-dir": "Symfony/Component/Finder",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2016-06-24 16:13:09 -04:00
"reference": "dce4b58434fc1cbd66e3006e539bb53074dfea82"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/finder/zipball/dce4b58434fc1cbd66e3006e539bb53074dfea82",
"reference": "dce4b58434fc1cbd66e3006e539bb53074dfea82",
2016-03-15 18:15:03 -04:00
"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",
2016-06-24 16:13:09 -04:00
"time": "2016-05-13 14:58:35"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/polyfill-mbstring",
2016-06-24 16:13:09 -04:00
"version": "v1.2.0",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2016-06-24 16:13:09 -04:00
"reference": "dff51f72b0706335131b00a7f49606168c582594"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
"reference": "dff51f72b0706335131b00a7f49606168c582594",
2016-03-15 18:15:03 -04:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-24 16:13:09 -04:00
"dev-master": "1.2-dev"
2016-03-15 18:15:03 -04:00
}
},
"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"
],
2016-06-24 16:13:09 -04:00
"time": "2016-05-18 14:26:46"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/translation",
2016-06-24 16:13:09 -04:00
"version": "v2.8.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2016-06-24 16:13:09 -04:00
"reference": "8a1648d2e165ba87c759ba57d7f4c13d95fdf4a1"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/translation/zipball/8a1648d2e165ba87c759ba57d7f4c13d95fdf4a1",
"reference": "8a1648d2e165ba87c759ba57d7f4c13d95fdf4a1",
2016-03-15 18:15:03 -04:00
"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": "http://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",
2016-06-24 16:13:09 -04:00
"time": "2016-06-06 11:11:27"
2016-03-15 18:15:03 -04:00
},
{
"name": "symfony/yaml",
2016-06-24 16:13:09 -04:00
"version": "v2.8.7",
2016-03-15 18:15:03 -04:00
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
2016-06-24 16:13:09 -04:00
"reference": "815fabf3f48c7d1df345a69d1ad1a88f59757b34"
2016-03-15 18:15:03 -04:00
},
"dist": {
"type": "zip",
2016-06-24 16:13:09 -04:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/815fabf3f48c7d1df345a69d1ad1a88f59757b34",
"reference": "815fabf3f48c7d1df345a69d1ad1a88f59757b34",
2016-03-15 18:15:03 -04:00
"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": "http://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",
2016-06-24 16:13:09 -04:00
"time": "2016-06-06 11:11:27"
2015-11-30 16:44:53 -04:00
}
],
"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": []
}