2012-11-09 23:52:40 +01:00
|
|
|
{
|
2013-05-29 21:20:52 +02:00
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2015-06-05 01:08:44 +02:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
2014-07-23 01:00:29 +02:00
|
|
|
"This file is @generated automatically"
|
2013-05-29 21:20:52 +02:00
|
|
|
],
|
2016-12-04 23:06:35 +01:00
|
|
|
"content-hash": "db0fd420bda434d99cd25d69e6acf238",
|
2012-11-09 23:52:40 +01:00
|
|
|
"packages": [
|
2016-02-03 05:08:04 +01:00
|
|
|
{
|
|
|
|
"name": "aws/aws-sdk-php",
|
2016-10-21 01:08:42 +02:00
|
|
|
"version": "2.8.31",
|
2016-02-03 05:08:04 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
2016-10-21 01:08:42 +02:00
|
|
|
"reference": "64fa4b07f056e338a5f0f29eece75babaa83af68"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-10-21 01:08:42 +02:00
|
|
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/64fa4b07f056e338a5f0f29eece75babaa83af68",
|
|
|
|
"reference": "64fa4b07f056e338a5f0f29eece75babaa83af68",
|
2016-02-03 05:08:04 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"guzzle/guzzle": "~3.7",
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/cache": "~1.0",
|
|
|
|
"ext-openssl": "*",
|
|
|
|
"monolog/monolog": "~1.4",
|
|
|
|
"phpunit/phpunit": "~4.0",
|
|
|
|
"phpunit/phpunit-mock-objects": "2.3.1",
|
|
|
|
"symfony/yaml": "~2.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"doctrine/cache": "Adds support for caching of credentials and responses",
|
|
|
|
"ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching",
|
|
|
|
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
|
|
|
|
"monolog/monolog": "Adds support for logging HTTP requests and responses",
|
|
|
|
"symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Aws": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"Apache-2.0"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Amazon Web Services",
|
|
|
|
"homepage": "http://aws.amazon.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
|
|
|
|
"homepage": "http://aws.amazon.com/sdkforphp",
|
|
|
|
"keywords": [
|
|
|
|
"amazon",
|
|
|
|
"aws",
|
|
|
|
"cloud",
|
|
|
|
"dynamodb",
|
|
|
|
"ec2",
|
|
|
|
"glacier",
|
|
|
|
"s3",
|
|
|
|
"sdk"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-07-25T18:03:20+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
2012-11-09 23:52:40 +01:00
|
|
|
{
|
|
|
|
"name": "composer/installers",
|
2016-10-21 01:08:42 +02:00
|
|
|
"version": "v1.2.0",
|
2012-11-09 23:52:40 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-01-11 04:27:48 +01:00
|
|
|
"url": "https://github.com/composer/installers.git",
|
2016-10-21 01:08:42 +02:00
|
|
|
"reference": "d78064c68299743e0161004f2de3a0204e33b804"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-10-21 01:08:42 +02:00
|
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
|
|
|
|
"reference": "d78064c68299743e0161004f2de3a0204e33b804",
|
2012-11-09 23:52:40 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
2015-11-17 04:48:46 +01:00
|
|
|
"require": {
|
2016-02-03 05:08:04 +01:00
|
|
|
"composer-plugin-api": "^1.0"
|
2015-11-17 04:48:46 +01:00
|
|
|
},
|
2012-11-09 23:52:40 +01:00
|
|
|
"replace": {
|
2014-07-23 01:00:29 +02:00
|
|
|
"roundcube/plugin-installer": "*",
|
2012-11-09 23:52:40 +01:00
|
|
|
"shama/baton": "*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2014-01-11 04:27:48 +01:00
|
|
|
"composer/composer": "1.0.*@dev",
|
2014-07-23 01:00:29 +02:00
|
|
|
"phpunit/phpunit": "4.1.*"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
2015-11-17 04:48:46 +01:00
|
|
|
"type": "composer-plugin",
|
2012-11-09 23:52:40 +01:00
|
|
|
"extra": {
|
2015-11-17 04:48:46 +01:00
|
|
|
"class": "Composer\\Installers\\Plugin",
|
2014-01-11 04:27:48 +01:00
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0-dev"
|
|
|
|
}
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
|
|
|
"autoload": {
|
2016-06-24 05:32:31 +02:00
|
|
|
"psr-4": {
|
|
|
|
"Composer\\Installers\\": "src/Composer/Installers"
|
2012-11-09 23:52:40 +01:00
|
|
|
}
|
|
|
|
},
|
2014-01-11 04:27:48 +01:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-09 23:52:40 +01:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Kyle Robinson Young",
|
|
|
|
"email": "kyle@dontkry.com",
|
2014-07-23 01:00:29 +02:00
|
|
|
"homepage": "https://github.com/shama"
|
2012-11-09 23:52:40 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A multi-framework Composer library installer",
|
2016-06-24 05:32:31 +02:00
|
|
|
"homepage": "https://composer.github.io/installers/",
|
2012-11-09 23:52:40 +01:00
|
|
|
"keywords": [
|
2014-07-23 01:00:29 +02:00
|
|
|
"Craft",
|
|
|
|
"Dolibarr",
|
|
|
|
"Hurad",
|
2016-06-24 05:32:31 +02:00
|
|
|
"ImageCMS",
|
2014-07-23 01:00:29 +02:00
|
|
|
"MODX Evo",
|
2016-06-24 05:32:31 +02:00
|
|
|
"Mautic",
|
2014-07-23 01:00:29 +02:00
|
|
|
"OXID",
|
2016-10-21 01:08:42 +02:00
|
|
|
"Plentymarkets",
|
|
|
|
"RadPHP",
|
2015-05-01 02:12:10 +02:00
|
|
|
"SMF",
|
2014-09-17 06:06:55 +02:00
|
|
|
"Thelia",
|
2014-07-23 01:00:29 +02:00
|
|
|
"WolfCMS",
|
2014-01-11 04:27:48 +01:00
|
|
|
"agl",
|
2015-05-01 02:12:10 +02:00
|
|
|
"aimeos",
|
2014-07-23 01:00:29 +02:00
|
|
|
"annotatecms",
|
2016-10-21 01:08:42 +02:00
|
|
|
"attogram",
|
2014-07-23 01:00:29 +02:00
|
|
|
"bitrix",
|
2012-11-09 23:52:40 +01:00
|
|
|
"cakephp",
|
2014-07-23 01:00:29 +02:00
|
|
|
"chef",
|
2016-10-21 01:08:42 +02:00
|
|
|
"cockpit",
|
2012-11-09 23:52:40 +01:00
|
|
|
"codeigniter",
|
2014-01-11 04:27:48 +01:00
|
|
|
"concrete5",
|
2014-07-23 01:00:29 +02:00
|
|
|
"croogo",
|
2014-11-26 05:55:07 +01:00
|
|
|
"dokuwiki",
|
2012-11-09 23:52:40 +01:00
|
|
|
"drupal",
|
2014-01-11 04:27:48 +01:00
|
|
|
"elgg",
|
2016-10-21 01:08:42 +02:00
|
|
|
"expressionengine",
|
2013-05-29 21:20:52 +02:00
|
|
|
"fuelphp",
|
2014-09-17 06:06:55 +02:00
|
|
|
"grav",
|
2013-05-29 21:20:52 +02:00
|
|
|
"installer",
|
2012-11-09 23:52:40 +01:00
|
|
|
"joomla",
|
2013-05-29 21:20:52 +02:00
|
|
|
"kohana",
|
2012-11-09 23:52:40 +01:00
|
|
|
"laravel",
|
2013-05-29 21:20:52 +02:00
|
|
|
"lithium",
|
2014-07-23 01:00:29 +02:00
|
|
|
"magento",
|
2013-05-29 21:20:52 +02:00
|
|
|
"mako",
|
2014-07-23 01:00:29 +02:00
|
|
|
"mediawiki",
|
2014-01-11 04:27:48 +01:00
|
|
|
"modulework",
|
2014-07-23 01:00:29 +02:00
|
|
|
"moodle",
|
2012-11-09 23:52:40 +01:00
|
|
|
"phpbb",
|
2014-07-23 01:00:29 +02:00
|
|
|
"piwik",
|
2012-11-09 23:52:40 +01:00
|
|
|
"ppi",
|
2014-07-23 01:00:29 +02:00
|
|
|
"puppet",
|
2016-10-21 01:08:42 +02:00
|
|
|
"reindex",
|
2014-07-23 01:00:29 +02:00
|
|
|
"roundcube",
|
|
|
|
"shopware",
|
2012-11-09 23:52:40 +01:00
|
|
|
"silverstripe",
|
2013-05-29 21:20:52 +02:00
|
|
|
"symfony",
|
2014-07-23 01:00:29 +02:00
|
|
|
"typo3",
|
2013-05-29 21:20:52 +02:00
|
|
|
"wordpress",
|
2016-10-21 01:08:42 +02:00
|
|
|
"yawik",
|
2014-07-23 01:00:29 +02:00
|
|
|
"zend",
|
|
|
|
"zikula"
|
2013-05-29 21:20:52 +02:00
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-08-13T20:53:52+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/cache",
|
2016-12-04 23:06:35 +01:00
|
|
|
"version": "v1.6.1",
|
2016-02-03 05:08:04 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
2016-12-04 23:06:35 +01:00
|
|
|
"reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-12-04 23:06:35 +01:00
|
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
|
|
|
|
"reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
|
2016-02-03 05:08:04 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "~5.5|~7.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"doctrine/common": ">2.2,<2.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.8|~5.0",
|
|
|
|
"predis/predis": "~1.0",
|
|
|
|
"satooshi/php-coveralls": "~0.6"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.6.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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": "Caching library offering an object-oriented API for many cache backends",
|
|
|
|
"homepage": "http://www.doctrine-project.org",
|
|
|
|
"keywords": [
|
|
|
|
"cache",
|
|
|
|
"caching"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-10-29T11:16:17+00:00"
|
2014-08-19 07:57:33 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "erusev/parsedown",
|
2014-12-02 02:00:06 +01:00
|
|
|
"version": "1.1.4",
|
2014-08-19 07:57:33 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/erusev/parsedown.git",
|
2014-12-02 02:00:06 +01:00
|
|
|
"reference": "495e7ac73bb5fde6b857b88ff2bb1b5e79a4263a"
|
2014-08-19 07:57:33 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-12-02 02:00:06 +01:00
|
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/495e7ac73bb5fde6b857b88ff2bb1b5e79a4263a",
|
|
|
|
"reference": "495e7ac73bb5fde6b857b88ff2bb1b5e79a4263a",
|
2014-08-19 07:57:33 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Parsedown": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Emanuil Rusev",
|
|
|
|
"email": "hello@erusev.com",
|
|
|
|
"homepage": "http://erusev.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Parser for Markdown.",
|
|
|
|
"homepage": "http://parsedown.org",
|
|
|
|
"keywords": [
|
|
|
|
"markdown",
|
|
|
|
"parser"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2014-11-29T02:29:14+00:00"
|
2014-08-19 07:57:33 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "erusev/parsedown-extra",
|
2014-09-28 06:00:33 +02:00
|
|
|
"version": "0.2.2",
|
2014-08-19 07:57:33 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/erusev/parsedown-extra.git",
|
2014-09-28 06:00:33 +02:00
|
|
|
"reference": "910f726ab6c92ba24e5579f57507c7197d09a159"
|
2014-08-19 07:57:33 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-28 06:00:33 +02:00
|
|
|
"url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/910f726ab6c92ba24e5579f57507c7197d09a159",
|
|
|
|
"reference": "910f726ab6c92ba24e5579f57507c7197d09a159",
|
2014-08-19 07:57:33 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"erusev/parsedown": "~1.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"ParsedownExtra": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Emanuil Rusev",
|
|
|
|
"email": "hello@erusev.com",
|
|
|
|
"homepage": "http://erusev.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "An extension of Parsedown that adds support for Markdown Extra.",
|
|
|
|
"homepage": "https://github.com/erusev/parsedown-extra",
|
|
|
|
"keywords": [
|
|
|
|
"markdown",
|
|
|
|
"markdown extra",
|
|
|
|
"parsedown",
|
|
|
|
"parser"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2014-09-16T11:54:01+00:00"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
2016-02-03 05:08:04 +01:00
|
|
|
{
|
|
|
|
"name": "guzzle/guzzle",
|
|
|
|
"version": "v3.9.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/guzzle3.git",
|
|
|
|
"reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
|
|
"reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"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-error-response": "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/cache": "~1.3",
|
|
|
|
"monolog/monolog": "~1.0",
|
|
|
|
"phpunit/phpunit": "3.7.*",
|
|
|
|
"psr/log": "~1.0",
|
|
|
|
"symfony/class-loader": "~2.1",
|
|
|
|
"zendframework/zend-cache": "2.*,<2.3",
|
|
|
|
"zendframework/zend-log": "2.*,<2.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.9-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Guzzle": "src/",
|
|
|
|
"Guzzle\\Tests": "tests/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://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": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
|
|
|
|
"homepage": "http://guzzlephp.org/",
|
|
|
|
"keywords": [
|
|
|
|
"client",
|
|
|
|
"curl",
|
|
|
|
"framework",
|
|
|
|
"http",
|
|
|
|
"http client",
|
|
|
|
"rest",
|
|
|
|
"web service"
|
|
|
|
],
|
2016-07-04 03:23:57 +02:00
|
|
|
"abandoned": "guzzlehttp/guzzle",
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2015-03-18T18:23:50+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
2016-02-15 22:32:08 +01:00
|
|
|
{
|
|
|
|
"name": "mandrew/silverstripe-quickfeedback",
|
2016-02-29 01:13:19 +01:00
|
|
|
"version": "0.2.3",
|
2016-02-15 22:32:08 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/mandrew/silverstripe-quickfeedback.git",
|
2016-02-29 01:13:19 +01:00
|
|
|
"reference": "3cf1b0356074579c2fc837a68660009de88300a4"
|
2016-02-15 22:32:08 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-02-29 01:13:19 +01:00
|
|
|
"url": "https://api.github.com/repos/mandrew/silverstripe-quickfeedback/zipball/3cf1b0356074579c2fc837a68660009de88300a4",
|
|
|
|
"reference": "3cf1b0356074579c2fc837a68660009de88300a4",
|
2016-02-15 22:32:08 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"silverstripe/framework": "^3.2"
|
|
|
|
},
|
|
|
|
"type": "silverstripe-module",
|
|
|
|
"extra": {
|
|
|
|
"installer-name": "quickfeedback"
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Michael Andrewartha",
|
|
|
|
"email": "michael@silverstripe.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Creates a quick yes/no feedback form which can be added at the bottom of your site",
|
|
|
|
"keywords": [
|
|
|
|
"feedback",
|
|
|
|
"member",
|
|
|
|
"silverstripe"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-02-18T04:32:50+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "mnapoli/front-yaml",
|
|
|
|
"version": "1.5.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/mnapoli/FrontYAML.git",
|
|
|
|
"reference": "f10c1dfee1604d15c2b0ab6826eecc1111d65543"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/mnapoli/FrontYAML/zipball/f10c1dfee1604d15c2b0ab6826eecc1111d65543",
|
|
|
|
"reference": "f10c1dfee1604d15c2b0ab6826eecc1111d65543",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"erusev/parsedown": "~1.0",
|
|
|
|
"symfony/yaml": "~2.1|^3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"league/commonmark": "~0.7",
|
|
|
|
"phpunit/phpunit": "~4.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Mni\\FrontYAML\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"time": "2016-10-01T11:06:51+00:00"
|
2016-02-15 22:32:08 +01:00
|
|
|
},
|
2016-02-03 05:08:04 +01:00
|
|
|
{
|
|
|
|
"name": "mtdowling/cron-expression",
|
2016-10-21 01:08:42 +02:00
|
|
|
"version": "v1.1.0",
|
2016-02-03 05:08:04 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/mtdowling/cron-expression.git",
|
2016-10-21 01:08:42 +02:00
|
|
|
"reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-10-21 01:08:42 +02:00
|
|
|
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
|
|
|
|
"reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
|
2016-02-03 05:08:04 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2016-10-21 01:08:42 +02:00
|
|
|
"phpunit/phpunit": "~4.0|~5.0"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Cron": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-01-26T21:23:30+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "silverstripe/crontask",
|
2016-10-21 01:08:42 +02:00
|
|
|
"version": "1.1.1",
|
2016-02-03 05:08:04 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2016-10-14 06:22:24 +02:00
|
|
|
"url": "https://github.com/silverstripe/silverstripe-crontask.git",
|
2016-10-21 01:08:42 +02:00
|
|
|
"reference": "ef1992904075604b76a40cc286c0f448064ddc20"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-10-21 01:08:42 +02:00
|
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-crontask/zipball/ef1992904075604b76a40cc286c0f448064ddc20",
|
|
|
|
"reference": "ef1992904075604b76a40cc286c0f448064ddc20",
|
2016-02-03 05:08:04 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-10-21 01:08:42 +02:00
|
|
|
"mtdowling/cron-expression": "~1.0",
|
2016-02-03 05:08:04 +01:00
|
|
|
"silverstripe/framework": "~3.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~3.7@stable"
|
|
|
|
},
|
|
|
|
"type": "silverstripe-module",
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "SilverStripe",
|
|
|
|
"homepage": "http://silverstripe.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "The SilverStripe Community",
|
|
|
|
"homepage": "http://silverstripe.org"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Module for running tasks with a standard cron timeschedule",
|
|
|
|
"keywords": [
|
|
|
|
"cron",
|
|
|
|
"silverstripe"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-09-13T10:39:18+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
2012-11-09 23:52:40 +01:00
|
|
|
{
|
|
|
|
"name": "silverstripe/docsviewer",
|
2017-06-29 05:28:52 +02:00
|
|
|
"version": "2.0.0-beta6",
|
2012-11-09 23:52:40 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-01-07 23:35:38 +01:00
|
|
|
"url": "https://github.com/silverstripe/silverstripe-docsviewer.git",
|
2017-06-29 05:28:52 +02:00
|
|
|
"reference": "4b618c139c6fdb614208b2e7621261411482829d"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2017-06-29 05:28:52 +02:00
|
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/4b618c139c6fdb614208b2e7621261411482829d",
|
|
|
|
"reference": "4b618c139c6fdb614208b2e7621261411482829d",
|
2012-11-09 23:52:40 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-05-01 02:12:10 +02:00
|
|
|
"erusev/parsedown": "~1.1.0",
|
2014-09-28 06:00:33 +02:00
|
|
|
"erusev/parsedown-extra": "0.2.2",
|
2017-06-29 05:28:52 +02:00
|
|
|
"mnapoli/front-yaml": "^1.5",
|
2014-01-14 09:22:33 +01:00
|
|
|
"silverstripe/framework": "~3.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"silverstripe/staticpublisher": "Allows publishing documentation as HTML"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
|
|
|
"type": "silverstripe-module",
|
2015-01-07 23:35:38 +01:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-11 23:28:19 +01:00
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
2012-11-09 23:52:40 +01:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Will Rossiter",
|
2015-01-07 23:35:38 +01:00
|
|
|
"email": "will@fullscreen.io",
|
|
|
|
"homepage": "http://wilr.github.io"
|
2012-11-09 23:52:40 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Documentation viewer module for SilverStripe",
|
|
|
|
"keywords": [
|
|
|
|
"documentation",
|
|
|
|
"silverstripe"
|
2013-05-29 21:20:52 +02:00
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2017-06-29T00:25:02+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "silverstripe/dynamodb",
|
2016-06-24 05:32:31 +02:00
|
|
|
"version": "1.2.0",
|
2016-02-03 05:08:04 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/silverstripe/silverstripe-dynamodb.git",
|
2016-06-24 05:32:31 +02:00
|
|
|
"reference": "2d1eefeaf2efea7d5daaead587dc6966630633c0"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-06-24 05:32:31 +02:00
|
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-dynamodb/zipball/2d1eefeaf2efea7d5daaead587dc6966630633c0",
|
|
|
|
"reference": "2d1eefeaf2efea7d5daaead587dc6966630633c0",
|
2016-02-03 05:08:04 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"aws/aws-sdk-php": "~2.8.24",
|
|
|
|
"doctrine/cache": "1.*",
|
|
|
|
"silverstripe/crontask": "*"
|
|
|
|
},
|
|
|
|
"type": "silverstripe-module",
|
|
|
|
"extra": {
|
|
|
|
"installer-name": "silverstripe-dynamodb"
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Stig Lindqvist",
|
|
|
|
"email": "stig@silverstripe.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "SilverStripe DynamoDB integration.",
|
|
|
|
"keywords": [
|
|
|
|
"aws",
|
|
|
|
"dynamodb",
|
|
|
|
"silverstripe"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-03-03T21:34:17+00:00"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "silverstripe/framework",
|
2016-12-04 23:06:35 +01:00
|
|
|
"version": "3.5.0",
|
2012-11-09 23:52:40 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-12-10 03:58:56 +01:00
|
|
|
"url": "https://github.com/silverstripe/silverstripe-framework.git",
|
2016-12-04 23:06:35 +01:00
|
|
|
"reference": "179996b5f9ccbaab8882cafbf16c389623521b72"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-12-04 23:06:35 +01:00
|
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/179996b5f9ccbaab8882cafbf16c389623521b72",
|
|
|
|
"reference": "179996b5f9ccbaab8882cafbf16c389623521b72",
|
2012-11-09 23:52:40 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-10-13 00:17:09 +02:00
|
|
|
"composer/installers": "~1.0",
|
|
|
|
"php": ">=5.3.3,<7"
|
2012-11-09 23:52:40 +01:00
|
|
|
},
|
2014-07-23 01:00:29 +02:00
|
|
|
"require-dev": {
|
2015-10-13 00:17:09 +02:00
|
|
|
"phpunit/phpunit": "~3.7"
|
2014-07-23 01:00:29 +02:00
|
|
|
},
|
2012-11-09 23:52:40 +01:00
|
|
|
"type": "silverstripe-module",
|
2016-12-04 23:06:35 +01:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"3.x-dev": "3.5.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-12-17 12:14:49 +01:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"tests/behat/features/bootstrap"
|
|
|
|
]
|
|
|
|
},
|
2014-12-10 03:58:56 +01:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-09 23:52:40 +01:00
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "SilverStripe",
|
|
|
|
"homepage": "http://silverstripe.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "The SilverStripe Community",
|
|
|
|
"homepage": "http://silverstripe.org"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The SilverStripe framework",
|
|
|
|
"homepage": "http://silverstripe.org",
|
|
|
|
"keywords": [
|
|
|
|
"framework",
|
|
|
|
"silverstripe"
|
2013-05-29 21:20:52 +02:00
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-11-28T12:35:19+00:00"
|
2014-01-14 09:22:33 +01:00
|
|
|
},
|
|
|
|
{
|
2014-09-20 04:12:39 +02:00
|
|
|
"name": "silverstripe/toolbar",
|
2016-10-14 04:22:15 +02:00
|
|
|
"version": "4.2.0",
|
2014-01-14 09:22:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-09-20 04:12:39 +02:00
|
|
|
"url": "https://github.com/silverstripe/silverstripe-globaltoolbar.git",
|
2016-10-14 04:22:15 +02:00
|
|
|
"reference": "7bba40254fed8fa0ab0750810684a37b6a8e5d2e"
|
2014-01-14 09:22:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-10-14 04:22:15 +02:00
|
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/7bba40254fed8fa0ab0750810684a37b6a8e5d2e",
|
|
|
|
"reference": "7bba40254fed8fa0ab0750810684a37b6a8e5d2e",
|
2014-01-14 09:22:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-11-17 04:48:46 +01:00
|
|
|
"unclecheese/display-logic": "1.3.*"
|
2014-01-14 09:22:33 +01:00
|
|
|
},
|
|
|
|
"type": "silverstripe-module",
|
2014-09-20 04:12:39 +02:00
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
2014-01-14 09:22:33 +01:00
|
|
|
"authors": [
|
|
|
|
{
|
2014-09-20 04:12:39 +02:00
|
|
|
"name": "Ingo Schommer",
|
|
|
|
"homepage": "http://chillu.com",
|
|
|
|
"email": "ingo@silverstripe.com"
|
2014-08-19 07:57:33 +02:00
|
|
|
},
|
|
|
|
{
|
2014-09-20 04:12:39 +02:00
|
|
|
"name": "Uncle Cheese",
|
|
|
|
"homepage": "http://leftandmain.com",
|
|
|
|
"email": "unclecheese@leftandmain.com"
|
2014-01-14 09:22:33 +01:00
|
|
|
}
|
|
|
|
],
|
2014-09-20 04:12:39 +02:00
|
|
|
"description": "Navigation bar include showing SilverStripe community sites",
|
|
|
|
"homepage": "https://github.com/silverstripe/silverstripe-globaltoolbar/",
|
2014-01-14 09:22:33 +01:00
|
|
|
"keywords": [
|
2014-09-20 04:12:39 +02:00
|
|
|
"silverstripe"
|
2014-01-14 09:22:33 +01:00
|
|
|
],
|
2014-09-20 04:12:39 +02:00
|
|
|
"support": {
|
2016-10-14 04:22:15 +02:00
|
|
|
"source": "https://github.com/silverstripe/silverstripe-globaltoolbar/tree/4.2.0",
|
2014-09-20 04:12:39 +02:00
|
|
|
"issues": "https://github.com/silverstripe/silverstripe-globaltoolbar/issues"
|
|
|
|
},
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-10-14T02:05:33+00:00"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/event-dispatcher",
|
2016-12-04 23:06:35 +01:00
|
|
|
"version": "v2.8.14",
|
2016-02-03 05:08:04 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
2016-12-04 23:06:35 +01:00
|
|
|
"reference": "25c576abd4e0f212e678fe8b2bd9a9a98c7ea934"
|
2016-02-03 05:08:04 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-12-04 23:06:35 +01:00
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/25c576abd4e0f212e678fe8b2bd9a9a98c7ea934",
|
|
|
|
"reference": "25c576abd4e0f212e678fe8b2bd9a9a98c7ea934",
|
2016-02-03 05:08:04 +01: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": "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",
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-10-13T01:43:15+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
|
|
|
"version": "v2.8.14",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
|
|
"reference": "befb26a3713c97af90d25dd12e75621ef14d91ff"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/befb26a3713c97af90d25dd12e75621ef14d91ff",
|
|
|
|
"reference": "befb26a3713c97af90d25dd12e75621ef14d91ff",
|
|
|
|
"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-11-14T16:15:57+00:00"
|
2014-07-23 01:00:29 +02:00
|
|
|
},
|
|
|
|
{
|
2014-09-20 04:12:39 +02:00
|
|
|
"name": "unclecheese/display-logic",
|
2016-06-24 05:32:31 +02:00
|
|
|
"version": "1.3.3",
|
2014-07-23 01:00:29 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-09-20 04:12:39 +02:00
|
|
|
"url": "https://github.com/unclecheese/silverstripe-display-logic.git",
|
2016-06-24 05:32:31 +02:00
|
|
|
"reference": "7165e51f90f2de793d313bf015f4df17642bc060"
|
2014-07-23 01:00:29 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-06-24 05:32:31 +02:00
|
|
|
"url": "https://api.github.com/repos/unclecheese/silverstripe-display-logic/zipball/7165e51f90f2de793d313bf015f4df17642bc060",
|
|
|
|
"reference": "7165e51f90f2de793d313bf015f4df17642bc060",
|
2014-07-23 01:00:29 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
2014-09-20 04:12:39 +02:00
|
|
|
"require": {
|
2016-02-03 05:08:04 +01:00
|
|
|
"silverstripe/framework": "^3.2"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"silverstripe/display-logic": "*"
|
|
|
|
},
|
2014-07-23 01:00:29 +02:00
|
|
|
"type": "silverstripe-module",
|
2014-09-20 04:12:39 +02:00
|
|
|
"extra": {
|
|
|
|
"installer-name": "display_logic"
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2014-07-23 01:00:29 +02:00
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Uncle Cheese",
|
2014-10-17 06:55:01 +02:00
|
|
|
"email": "unclecheese@leftandmain.com"
|
2014-07-23 01:00:29 +02:00
|
|
|
}
|
|
|
|
],
|
2014-09-20 04:12:39 +02:00
|
|
|
"description": "Allows assignment of conditions for display and hide of specific form fields based on client side behavior.",
|
2014-07-23 01:00:29 +02:00
|
|
|
"keywords": [
|
2014-09-20 04:12:39 +02:00
|
|
|
"Forms",
|
|
|
|
"cms",
|
|
|
|
"display",
|
|
|
|
"logic",
|
2014-07-23 01:00:29 +02:00
|
|
|
"silverstripe"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-06-21T00:24:32+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-code-coverage",
|
2015-10-13 22:35:07 +02:00
|
|
|
"version": "1.2.18",
|
2014-09-20 04:12:39 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
|
"reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
|
|
|
|
"reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"phpunit/php-file-iterator": ">=1.3.0@stable",
|
|
|
|
"phpunit/php-text-template": ">=1.2.0@stable",
|
|
|
|
"phpunit/php-token-stream": ">=1.1.3,<1.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "3.7.*@dev"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-xdebug": ">=2.0.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHP/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2014-09-02T10:13:14+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-file-iterator",
|
2016-12-04 23:06:35 +01:00
|
|
|
"version": "1.4.2",
|
2014-09-20 04:12:39 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
2016-12-04 23:06:35 +01:00
|
|
|
"reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-12-04 23:06:35 +01:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
|
|
|
|
"reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
|
2014-09-20 04:12:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
2015-05-01 02:12:10 +02:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2014-09-20 04:12:39 +02:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
2015-05-01 02:12:10 +02:00
|
|
|
"src/"
|
2014-09-20 04:12:39 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-10-03T07:40:28+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-text-template",
|
2015-07-07 04:27:56 +02:00
|
|
|
"version": "1.2.1",
|
2014-09-20 04:12:39 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
2015-07-07 04:27:56 +02:00
|
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-07-07 04:27:56 +02:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
2014-09-20 04:12:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
2015-07-07 04:27:56 +02:00
|
|
|
"src/"
|
2014-09-20 04:12:39 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
2015-07-07 04:27:56 +02:00
|
|
|
"email": "sebastian@phpunit.de",
|
2014-09-20 04:12:39 +02:00
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
|
|
"keywords": [
|
|
|
|
"template"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2015-06-21T13:50:34+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-timer",
|
2016-06-24 05:32:31 +02:00
|
|
|
"version": "1.0.8",
|
2014-09-20 04:12:39 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
2016-06-24 05:32:31 +02:00
|
|
|
"reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-06-24 05:32:31 +02:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
|
|
|
|
"reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
|
2014-09-20 04:12:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2016-06-24 05:32:31 +02:00
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4|~5"
|
|
|
|
},
|
2014-09-20 04:12:39 +02:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
2015-06-19 07:22:44 +02:00
|
|
|
"src/"
|
2014-09-20 04:12:39 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2016-05-12T18:03:57+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-token-stream",
|
|
|
|
"version": "1.2.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
|
|
"reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
|
|
|
|
"reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHP/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Wrapper around PHP's tokenizer extension.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
|
|
|
"keywords": [
|
|
|
|
"tokenizer"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2014-03-03T05:10:30+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit",
|
2014-10-22 12:48:57 +02:00
|
|
|
"version": "3.7.38",
|
2014-09-20 04:12:39 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
2014-10-22 12:48:57 +02:00
|
|
|
"reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-10-22 12:48:57 +02:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
|
|
|
|
"reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
|
2014-09-20 04:12:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-ctype": "*",
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-json": "*",
|
|
|
|
"ext-pcre": "*",
|
|
|
|
"ext-reflection": "*",
|
|
|
|
"ext-spl": "*",
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"phpunit/php-code-coverage": "~1.2",
|
|
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
|
|
"phpunit/php-text-template": "~1.1",
|
|
|
|
"phpunit/php-timer": "~1.0",
|
|
|
|
"phpunit/phpunit-mock-objects": "~1.2",
|
|
|
|
"symfony/yaml": "~2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"pear-pear.php.net/pear": "1.9.4"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"phpunit/php-invoker": "~1.1"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"composer/bin/phpunit"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.7.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHPUnit/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
"",
|
|
|
|
"../../symfony/yaml/"
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The PHP Unit Testing framework.",
|
|
|
|
"homepage": "http://www.phpunit.de/",
|
|
|
|
"keywords": [
|
|
|
|
"phpunit",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2014-10-17T09:04:17+00:00"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit-mock-objects",
|
2015-10-13 22:35:07 +02:00
|
|
|
"version": "1.2.3",
|
2014-09-20 04:12:39 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
2015-10-13 22:35:07 +02:00
|
|
|
"reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
|
2014-09-20 04:12:39 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-10-13 22:35:07 +02:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
|
|
|
|
"reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
|
2014-09-20 04:12:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"phpunit/php-text-template": ">=1.1.1@stable"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-soap": "*"
|
2014-07-23 01:00:29 +02:00
|
|
|
},
|
2014-09-20 04:12:39 +02:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHPUnit/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
2017-06-29 05:28:52 +02:00
|
|
|
"time": "2013-01-13T10:24:48+00:00"
|
2012-11-09 23:52:40 +01:00
|
|
|
}
|
|
|
|
],
|
2014-12-10 03:58:56 +01:00
|
|
|
"aliases": [],
|
2014-07-23 01:00:29 +02:00
|
|
|
"minimum-stability": "dev",
|
2012-11-09 23:52:40 +01:00
|
|
|
"stability-flags": {
|
2016-12-04 23:06:35 +01:00
|
|
|
"silverstripe/docsviewer": 10,
|
2014-09-20 04:12:39 +02:00
|
|
|
"phpunit/phpunit": 0
|
2013-05-29 21:20:52 +02:00
|
|
|
},
|
2015-10-13 22:35:07 +02:00
|
|
|
"prefer-stable": true,
|
2014-12-10 03:58:56 +01:00
|
|
|
"prefer-lowest": false,
|
2013-05-29 21:20:52 +02:00
|
|
|
"platform": {
|
2014-09-20 04:12:39 +02:00
|
|
|
"ext-gd": "*",
|
|
|
|
"ext-mbstring": "*"
|
2013-05-29 21:20:52 +02:00
|
|
|
},
|
2014-11-12 04:54:10 +01:00
|
|
|
"platform-dev": []
|
2012-11-09 23:52:40 +01:00
|
|
|
}
|