Skip to content

Instantly share code, notes, and snippets.

@freephile
Created December 2, 2016 13:02
Show Gist options
  • Save freephile/29050c3724c8b4dd1b0a2af6f8366c5a to your computer and use it in GitHub Desktop.
Save freephile/29050c3724c8b4dd1b0a2af6f8366c5a to your computer and use it in GitHub Desktop.
MediaWiki REL1_26 composer.json v composer.lock
{
"name": "mediawiki/core",
"description": "Free software wiki application developed by the Wikimedia Foundation and others",
"keywords": ["mediawiki", "wiki"],
"homepage": "https://www.mediawiki.org/",
"authors": [
{
"name": "MediaWiki Community",
"homepage": "https://www.mediawiki.org/wiki/Special:Version/Credits"
}
],
"license": "GPL-2.0+",
"support": {
"issues": "https://bugs.mediawiki.org/",
"irc": "irc://irc.freenode.net/mediawiki",
"wiki": "https://www.mediawiki.org/"
},
"require": {
"composer/semver": "1.0.0",
"cssjanus/cssjanus": "1.1.1",
"ext-iconv": "*",
"liuggio/statsd-php-client": "1.0.16",
"oyejorge/less.php": "1.7.0.9",
"mediawiki/at-ease": "1.1.0",
"oojs/oojs-ui": "0.12.12",
"php": ">=5.3.3",
"psr/log": "1.0.0",
"wikimedia/assert": "0.2.2",
"wikimedia/cdb": "1.3.0",
"wikimedia/composer-merge-plugin": "1.3.0",
"wikimedia/ip-set": "1.0.1",
"wikimedia/utfnormal": "1.0.3",
"wikimedia/wrappedstring": "2.0.0",
"zordius/lightncandy": "0.21"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9",
"justinrainbow/json-schema": "~1.3",
"phpunit/phpunit": "3.7.37",
"mediawiki/mediawiki-codesniffer": "0.4.0",
"wikimedia/avro": "1.7.7",
"nmred/kafka-php": "0.1.4",
"monolog/monolog": "1.14.0"
},
"suggest": {
"ext-fileinfo": "Improved mime magic detection",
"ext-intl": "ICU integration",
"ext-mbstring": "Multibyte string support",
"ext-wikidiff2": "Diff accelerator",
"ext-apc": "Local data and opcode cache",
"monolog/monolog": "Flexible debug logging system",
"nmred/kafka-php": "Send debug log events to kafka",
"pear/mail": "Mail sending support",
"pear/mail_mime": "Mail sending support",
"pear/mail_mime-decode": "Mail sending support",
"wikimedia/avro": "Binary serialization format used with kafka"
},
"autoload": {
"psr-0": {
"ComposerHookHandler": "includes/composer"
}
},
"scripts": {
"lint": "parallel-lint --exclude vendor",
"phpcs": "phpcs -p -s",
"test": [
"composer lint",
"composer phpcs"
],
"pre-update-cmd": "ComposerHookHandler::onPreUpdate",
"pre-install-cmd": "ComposerHookHandler::onPreInstall"
},
"config": {
"prepend-autoloader": false,
"optimize-autoloader": true
},
"extra": {
"merge-plugin": {
"include": [
"composer.local.json"
],
"merge-dev": false
}
}
}
{
"extra": {
"merge-plugin": {
"include": [
"extensions/*/composer.json",
"skins/*/composer.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": "07e7d725ce357cf6581256d8884cc462",
"content-hash": "3a96c89d0bf831e6f2f8050c9800b6a6",
"packages": [
{
"name": "composer/installers",
"version": "v1.0.23",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "6213d900e92647831f7a406d5c530ea1f3d4360e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/6213d900e92647831f7a406d5c530ea1f3d4360e",
"reference": "6213d900e92647831f7a406d5c530ea1f3d4360e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"phpunit/phpunit": "4.1.*"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Composer\\Installers\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "http://composer.github.com/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Hurad",
"MODX Evo",
"OXID",
"SMF",
"Thelia",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"bitrix",
"cakephp",
"chef",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"elgg",
"fuelphp",
"grav",
"installer",
"joomla",
"kohana",
"laravel",
"lithium",
"magento",
"mako",
"mediawiki",
"modulework",
"moodle",
"phpbb",
"piwik",
"ppi",
"puppet",
"roundcube",
"shopware",
"silverstripe",
"symfony",
"typo3",
"wordpress",
"zend",
"zikula"
],
"time": "2016-01-27 12:54:22"
},
{
"name": "composer/semver",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "d0e1ccc6d44ab318b758d709e19176037da6b1ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/d0e1ccc6d44ab318b758d709e19176037da6b1ba",
"reference": "d0e1ccc6d44ab318b758d709e19176037da6b1ba",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "~4.5",
"phpunit/phpunit-mock-objects": "~2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com"
},
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"time": "2015-09-21 09:42:36"
},
{
"name": "cssjanus/cssjanus",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/cssjanus/php-cssjanus.git",
"reference": "62a9c32e6e140de09082b40a6e99d868ad14d4e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/62a9c32e6e140de09082b40a6e99d868ad14d4e0",
"reference": "62a9c32e6e140de09082b40a6e99d868ad14d4e0",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.8.*",
"phpunit/phpunit": "3.7.*",
"squizlabs/php_codesniffer": "1.*"
},
"type": "library",
"autoload": {
"psr-0": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "Convert CSS stylesheets between left-to-right and right-to-left.",
"time": "2014-11-14 20:00:50"
},
{
"name": "data-values/common",
"version": "0.2.3",
"source": {
"type": "git",
"url": "https://github.com/DataValues/Common.git",
"reference": "c9f4dfd8af6337eb097d722b27fa76fa58dd441a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DataValues/Common/zipball/c9f4dfd8af6337eb097d722b27fa76fa58dd441a",
"reference": "c9f4dfd8af6337eb097d722b27fa76fa58dd441a",
"shasum": ""
},
"require": {
"data-values/data-values": "~1.0|~0.1",
"data-values/interfaces": "~0.1.4",
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
}
},
"autoload": {
"files": [
"Common.php"
],
"psr-0": {
"DataValues\\": "src",
"ValueFormatters\\": "src",
"ValueParsers\\": "src"
},
"classmap": [
"tests/ValueParsers"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "Contains common implementations of the interfaces defined by DataValuesInterfaces",
"homepage": "https://github.com/DataValues/Common",
"keywords": [
"datavalues",
"valueformatters",
"valueparsers",
"valuevalidators",
"wikidata"
],
"time": "2014-10-09 18:21:19"
},
{
"name": "data-values/data-values",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/DataValues/DataValues.git",
"reference": "de2b9abdbc26c4c393b25aa621619dfe3fc10fdc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DataValues/DataValues/zipball/de2b9abdbc26c4c393b25aa621619dfe3fc10fdc",
"reference": "de2b9abdbc26c4c393b25aa621619dfe3fc10fdc",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"replace": {
"mediawiki/data-values": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"files": [
"DataValues.php"
],
"classmap": [
"src/interfaces",
"tests/phpunit/DataValueTest.php"
],
"psr-0": {
"DataValues\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "Defines the DataValue interface and some trivial implementations",
"homepage": "https://github.com/DataValues/DataValues",
"keywords": [
"datavalues",
"wikibase",
"wikidata"
],
"time": "2014-09-26 07:02:27"
},
{
"name": "data-values/interfaces",
"version": "0.1.5",
"source": {
"type": "git",
"url": "https://github.com/DataValues/Interfaces.git",
"reference": "f563e6a55547046070e3d79b5662b620005558d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DataValues/Interfaces/zipball/f563e6a55547046070e3d79b5662b620005558d8",
"reference": "f563e6a55547046070e3d79b5662b620005558d8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"files": [
"Interfaces.php"
],
"psr-0": {
"ValueFormatters\\": "src",
"ValueParsers\\": "src",
"ValueValidators\\": "src"
},
"classmap": [
"tests/ValueFormatters/ValueFormatterTestBase.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "Defines interfaces for ValueParsers, ValueFormatters and ValueValidators",
"homepage": "https://github.com/DataValues/Interfaces",
"keywords": [
"datavalues",
"valueformatters",
"valueparsers",
"valuevalidators",
"wikidata"
],
"time": "2015-02-14 02:37:02"
},
{
"name": "data-values/validators",
"version": "0.1.2",
"source": {
"type": "git",
"url": "https://github.com/DataValues/Validators.git",
"reference": "726f54fdc6bf58aa4f5405ae3d9c3f2b0f916141"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DataValues/Validators/zipball/726f54fdc6bf58aa4f5405ae3d9c3f2b0f916141",
"reference": "726f54fdc6bf58aa4f5405ae3d9c3f2b0f916141",
"shasum": ""
},
"require": {
"data-values/data-values": "~1.0|~0.1",
"data-values/interfaces": "~0.1",
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"autoload": {
"files": [
"Validators.php"
],
"psr-4": {
"ValueValidators\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
},
{
"name": "The Wikidata team",
"role": "Developer"
}
],
"description": "Common ValueValidator implementations",
"homepage": "https://github.com/DataValues/Validators",
"keywords": [
"datavalues",
"validation",
"validators",
"valueformatters",
"valueparsers",
"wikidata"
],
"time": "2014-10-09 19:10:23"
},
{
"name": "liuggio/statsd-php-client",
"version": "v1.0.16",
"source": {
"type": "git",
"url": "https://github.com/liuggio/statsd-php-client.git",
"reference": "a84fbef1a7afbfafd0ca4f1ebae4935bd1a7d920"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/liuggio/statsd-php-client/zipball/a84fbef1a7afbfafd0ca4f1ebae4935bd1a7d920",
"reference": "a84fbef1a7afbfafd0ca4f1ebae4935bd1a7d920",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"monolog/monolog": ">=1.2.0"
},
"suggest": {
"monolog/monolog": "Monolog, in order to do generate statistic from log >=1.2.0)"
},
"type": "library",
"autoload": {
"psr-0": {
"Liuggio": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Giulio De Donato",
"email": "liuggio@gmail.com"
}
],
"description": "Statsd (Object Oriented) client library for PHP",
"homepage": "https://github.com/liuggio/statsd-php-client/",
"keywords": [
"etsy",
"monitoring",
"php",
"statsd"
],
"time": "2015-04-27 08:12:26"
},
{
"name": "mediawiki/at-ease",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/at-ease.git",
"reference": "94c0b84888841d160419f915c2745d9d08fbf0c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/at-ease/zipball/94c0b84888841d160419f915c2745d9d08fbf0c3",
"reference": "94c0b84888841d160419f915c2745d9d08fbf0c3",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9",
"mediawiki/mediawiki-codesniffer": "0.3.0",
"phpunit/phpunit": "~4.5",
"squizlabs/php_codesniffer": "2.3.0"
},
"type": "library",
"autoload": {
"files": [
"src/Functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Tim Starling",
"email": "tstarling@wikimedia.org"
},
{
"name": "MediaWiki developers",
"email": "wikitech-l@lists.wikimedia.org"
}
],
"description": "Safe replacement to @ for suppressing warnings.",
"homepage": "https://www.mediawiki.org/wiki/at-ease",
"time": "2015-09-18 07:02:06"
},
{
"name": "mediawiki/bootstrap",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/mediawiki-extensions-Bootstrap.git",
"reference": "82823d093a44a593ec7509a2f9b7200588e5af71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-Bootstrap/zipball/82823d093a44a593ec7509a2f9b7200588e5af71",
"reference": "82823d093a44a593ec7509a2f9b7200588e5af71",
"shasum": ""
},
"require": {
"composer/installers": "1.*,>=1.0.1",
"oyejorge/less.php": "~1.0,>=1.7.0.9",
"php": ">=5.3.0",
"twitter/bootstrap": "~3.0"
},
"type": "mediawiki-extension",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"files": [
"Bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0+"
],
"authors": [
{
"name": "Stephan Gambke",
"email": "s7eph4n@gmail.com",
"role": "Developer"
}
],
"description": "Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions",
"homepage": "https://www.mediawiki.org/wiki/Extension:Bootstrap",
"keywords": [
"bootstrap",
"extension",
"mediawiki",
"twitter",
"wiki"
],
"time": "2016-01-27 21:21:07"
},
{
"name": "mediawiki/chameleon-skin",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/cmln/chameleon.git",
"reference": "2b3de59df35e1608ca651a773cda9d5028b780e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cmln/chameleon/zipball/2b3de59df35e1608ca651a773cda9d5028b780e8",
"reference": "2b3de59df35e1608ca651a773cda9d5028b780e8",
"shasum": ""
},
"require": {
"composer/installers": ">1.0.12",
"ext-dom": "*",
"ext-filter": "*",
"mediawiki/bootstrap": "~1.1",
"php": ">=5.3.2"
},
"type": "mediawiki-skin",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"files": [
"Chameleon.php",
"src/SkinChameleon.php"
],
"psr-4": {
"Skins\\Chameleon\\Tests\\": "tests/phpunit",
"Skins\\Chameleon\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0+"
],
"authors": [
{
"name": "Stephan Gambke",
"email": "s7eph4n@gmail.com",
"role": "Developer"
}
],
"description": "A highly flexible MediaWiki skin using Twitter Bootstrap 3",
"homepage": "https://www.mediawiki.org/wiki/Skin:Chameleon",
"keywords": [
"bootstrap",
"mediawiki",
"skin",
"twitter",
"wiki"
],
"time": "2016-03-08 21:39:12"
},
{
"name": "mediawiki/lingo",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/mediawiki-extensions-Lingo.git",
"reference": "42e98a6339f7ae85fdb7668d335dc70bb94c39bc"
},
"require": {
"ext-dom": "*",
"php": ">=5.3.0"
},
"suggest": {
"mediawiki/semantic-glossary": "Alternative back-end that retrieves terms and definitions from a Semantic MediaWiki store"
},
"type": "mediawiki-extension",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"files": [
"Lingo.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Stephan Gambke",
"email": "s7eph4n@gmail.com",
"role": "Developer"
}
],
"description": "Provides hover-over tool tips on wiki pages from terms defined on a wiki page",
"homepage": "https://www.mediawiki.org/wiki/Extension:Lingo",
"keywords": [
"extension",
"glossary",
"mediawiki",
"terminology",
"wiki"
],
"time": "2014-07-23 08:57:57"
},
{
"name": "mediawiki/page-forms",
"version": "4.0.2",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/mediawiki-extensions-PageForms.git",
"reference": "f97847ff3c0634f5b64d77fe77312fbe2877b6d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-PageForms/zipball/f97847ff3c0634f5b64d77fe77312fbe2877b6d8",
"reference": "f97847ff3c0634f5b64d77fe77312fbe2877b6d8",
"shasum": ""
},
"require": {
"composer/installers": "1.*,>=1.0.1",
"php": ">=5.3.0"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9.2"
},
"suggest": {
"mediawiki/open-layers": "Allow us to use ResourceLoader for OpenLayers."
},
"type": "mediawiki-extension",
"extra": {
"branch-alias": {
"dev-master": "4.0.x-dev"
},
"installer-paths": {
"../{$name}": [
"mediawiki/open-layers"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Yaron Koren",
"homepage": "http://yaronkoren.com/"
}
],
"description": "Forms for creating and editing wiki pages.",
"homepage": "https://www.mediawiki.org/wiki/Extension:Page_Forms",
"keywords": [
"Forms",
"PF",
"Page Forms",
"SF",
"Semantic Forms",
"mediawiki",
"wiki"
],
"time": "2016-11-15 17:30:47"
},
{
"name": "mediawiki/parser-hooks",
"version": "1.4",
"source": {
"type": "git",
"url": "https://github.com/JeroenDeDauw/ParserHooks.git",
"reference": "a088e150ab8876c1b4b204f3b7930231d1c0113a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/a088e150ab8876c1b4b204f3b7930231d1c0113a",
"reference": "a088e150ab8876c1b4b204f3b7930231d1c0113a",
"shasum": ""
},
"require": {
"mediawiki/validator": "~2.0,>=2.0.4",
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"files": [
"ParserHooks.php"
],
"psr-4": {
"ParserHooks\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "Adds a OOP and declarative parser hook interface on top of MediaWiki",
"homepage": "https://github.com/JeroenDeDauw/ParserHooks/blob/master/README.md",
"keywords": [
"mediawiki",
"parser function",
"parser hook",
"parserhooks",
"tag extension"
],
"time": "2014-07-05 20:09:43"
},
{
"name": "mediawiki/semantic-media-wiki",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki.git",
"reference": "f7543bcb7ad1b08c1924d65aeea9e353d5953381"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/f7543bcb7ad1b08c1924d65aeea9e353d5953381",
"reference": "f7543bcb7ad1b08c1924d65aeea9e353d5953381",
"shasum": ""
},
"require": {
"composer/installers": "1.*,>=1.0.1",
"mediawiki/parser-hooks": "~1.4",
"onoi/blob-store": "~1.1",
"onoi/cache": "~1.2",
"onoi/callback-container": "~1.0",
"onoi/event-dispatcher": "~1.0",
"onoi/http-request": "~1.1",
"onoi/message-reporter": "~1.0",
"php": ">=5.3.0",
"serialization/serialization": "~3.2"
},
"replace": {
"mediawiki/semantic-mediawiki": "*"
},
"require-dev": {
"phpmd/phpmd": "~2.1",
"squizlabs/php_codesniffer": "~2.1"
},
"suggest": {
"mediawiki/semantic-forms": "Easy creation of forms to add semantic data",
"mediawiki/semantic-result-formats": "Additional result formats for SMW queries"
},
"type": "mediawiki-extension",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
},
"autoload": {
"psr-4": {
"SMW\\": "src/"
},
"files": [
"SemanticMediaWiki.php"
],
"classmap": [
"SemanticMediaWiki.hooks.php",
"includes/",
"languages/SMW_Language.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Markus Krötzsch",
"homepage": "http://korrekt.org",
"role": "Original author"
},
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Core developer"
},
{
"name": "James Hong Kong",
"homepage": "https://semantic-mediawiki.org/wiki/User:MWJames",
"role": "Core developer"
}
],
"description": "MediaWiki extension that lets you store and query structured data within wiki pages",
"homepage": "https://semantic-mediawiki.org/wiki/",
"keywords": [
"SMW",
"Semantic MediaWiki",
"mediawiki",
"wiki"
],
"time": "2016-01-04 11:25:45"
},
{
"name": "mediawiki/sub-page-list",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/JeroenDeDauw/SubPageList.git",
"reference": "502bdf3cc32432c68ee689fff4041e707286bab4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JeroenDeDauw/SubPageList/zipball/502bdf3cc32432c68ee689fff4041e707286bab4",
"reference": "502bdf3cc32432c68ee689fff4041e707286bab4",
"shasum": ""
},
"require": {
"composer/installers": "^1.0.1",
"mediawiki/parser-hooks": "~1.3",
"php": ">=5.3.0"
},
"type": "mediawiki-extension",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"files": [
"SubPageList.php"
],
"psr-4": {
"SubPageList\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "SubPageList is a lightweight extension to display lists of subpages",
"homepage": "https://github.com/JeroenDeDauw/SubPageList/blob/master/README.md",
"keywords": [
"SubPage",
"SubPageList",
"mediawiki"
],
"time": "2015-08-05 04:35:12"
},
{
"name": "mediawiki/validator",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/JeroenDeDauw/Validator.git",
"reference": "57c6f20f8c0100865e4318b9e5277dd2c4331a0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JeroenDeDauw/Validator/zipball/57c6f20f8c0100865e4318b9e5277dd2c4331a0a",
"reference": "57c6f20f8c0100865e4318b9e5277dd2c4331a0a",
"shasum": ""
},
"require": {
"param-processor/param-processor": "~1.1",
"php": ">=5.3.0"
},
"type": "mediawiki-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"files": [
"Validator.php"
],
"psr-4": {
"ParamProcessor\\": "src/ParamProcessor/"
},
"classmap": [
"src/legacy/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "MediaWiki wrapper for the ParamProcessor library",
"homepage": "https://github.com/JeroenDeDauw/Validator",
"keywords": [
"ParamProcessor",
"SMW",
"Semantic MediaWiki",
"mediawiki",
"validator"
],
"time": "2014-06-25 21:40:08"
},
{
"name": "onoi/blob-store",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/onoi/blob-store.git",
"reference": "dd9ddfd8f106f4a4583d130404a5888a6b6f5226"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onoi/blob-store/zipball/dd9ddfd8f106f4a4583d130404a5888a6b6f5226",
"reference": "dd9ddfd8f106f4a4583d130404a5888a6b6f5226",
"shasum": ""
},
"require": {
"onoi/cache": "~1.1",
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Onoi\\BlobStore\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mwjames"
}
],
"description": "A simple interface to manage schema-free temporal persistent key/values",
"homepage": "https://github.com/onoi/blob-store",
"keywords": [
"messages"
],
"time": "2015-06-13 12:00:29"
},
{
"name": "onoi/cache",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/onoi/cache.git",
"reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onoi/cache/zipball/ecc999186aab7c8db411aedd892b2e5fe5a0b422",
"reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Onoi\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mwjames",
"homepage": "https://github.com/mwjames"
}
],
"description": "A minimalistic cache adapter interface library",
"homepage": "https://github.com/onoi/cache",
"keywords": [
"cache"
],
"time": "2015-06-02 08:52:45"
},
{
"name": "onoi/callback-container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/onoi/callback-container.git",
"reference": "e0379fcf8947e2c2b5dd0260df5336846937c47f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onoi/callback-container/zipball/e0379fcf8947e2c2b5dd0260df5336846937c47f",
"reference": "e0379fcf8947e2c2b5dd0260df5336846937c47f",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Onoi\\CallbackContainer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mwjames",
"homepage": "https://github.com/mwjames"
}
],
"description": "A simple callback container registry library",
"homepage": "https://github.com/onoi/callback-container",
"keywords": [
"cache"
],
"time": "2015-09-08 13:27:53"
},
{
"name": "onoi/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/onoi/event-dispatcher.git",
"reference": "2ab3958a7c6341451afe4c31503d00d423b30b64"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onoi/event-dispatcher/zipball/2ab3958a7c6341451afe4c31503d00d423b30b64",
"reference": "2ab3958a7c6341451afe4c31503d00d423b30b64",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Onoi\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mwjames"
}
],
"description": "A minimalistic interface to relay generic events to registered listeners",
"homepage": "https://github.com/onoi/event-dispatcher",
"keywords": [
"events",
"listener"
],
"time": "2015-03-25 23:19:55"
},
{
"name": "onoi/http-request",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/onoi/http-request.git",
"reference": "e6b704d95763d8cffa484f8790dc283aa3aa05b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onoi/http-request/zipball/e6b704d95763d8cffa484f8790dc283aa3aa05b4",
"reference": "e6b704d95763d8cffa484f8790dc283aa3aa05b4",
"shasum": ""
},
"require": {
"onoi/cache": "~1.2",
"php": ">=5.3.2"
},
"suggest": {
"lib-curl": "Allows making CURL requests"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Onoi\\HttpRequest\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mwjames",
"homepage": "https://github.com/mwjames"
}
],
"description": "A minimalistic http/curl request interface library",
"homepage": "https://github.com/onoi/http-request",
"keywords": [
"curl",
"http request"
],
"time": "2015-11-23 14:04:14"
},
{
"name": "onoi/message-reporter",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/onoi/message-reporter.git",
"reference": "483dc326ed19d6c79485d556a71a274a267d619e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onoi/message-reporter/zipball/483dc326ed19d6c79485d556a71a274a267d619e",
"reference": "483dc326ed19d6c79485d556a71a274a267d619e",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Onoi\\MessageReporter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw"
},
{
"name": "mwjames"
}
],
"description": "An interface to report and relay arbitrary messages to registered handlers",
"homepage": "https://github.com/onoi/message-reporter",
"keywords": [
"messages"
],
"time": "2015-01-24 07:54:29"
},
{
"name": "oojs/oojs-ui",
"version": "v0.12.12",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/oojs-ui.git",
"reference": "221a66e8df215e767ff4b55b637138a73fcffdb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/oojs-ui/zipball/221a66e8df215e767ff4b55b637138a73fcffdb2",
"reference": "221a66e8df215e767ff4b55b637138a73fcffdb2",
"shasum": ""
},
"require": {
"mediawiki/at-ease": "1.1.0",
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9",
"mediawiki/mediawiki-codesniffer": "0.4.0",
"phpunit/phpunit": "~4.5"
},
"type": "library",
"autoload": {
"classmap": [
"php/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bartosz Dziewoński",
"email": "matma.rex@gmail.com"
},
{
"name": "Ed Sanders",
"email": "esanders@wikimedia.org"
},
{
"name": "James D. Forrester",
"email": "jforrester@wikimedia.org"
},
{
"name": "Kirsten Menger-Anderson",
"email": "kmenger@wikimedia.org"
},
{
"name": "Rob Moen",
"email": "rmoen@wikimedia.org"
},
{
"name": "Roan Kattouw",
"email": "roan@wikimedia.org"
},
{
"name": "Timo Tijhof",
"email": "timo@wikimedia.org"
},
{
"name": "Trevor Parscal",
"email": "trevor@wikimedia.org"
}
],
"description": "Provides library of common widgets, layouts, and windows.",
"homepage": "https://www.mediawiki.org/wiki/OOjs_UI",
"time": "2015-10-13 20:29:29"
},
{
"name": "oyejorge/less.php",
"version": "v1.7.0.9",
"source": {
"type": "git",
"url": "https://github.com/oyejorge/less.php.git",
"reference": "fb64e2f6ef647a229c50e9fa0f2076240a3484c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/oyejorge/less.php/zipball/fb64e2f6ef647a229c50e9fa0f2076240a3484c6",
"reference": "fb64e2f6ef647a229c50e9fa0f2076240a3484c6",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"bin": [
"bin/lessc"
],
"type": "library",
"autoload": {
"psr-0": {
"Less": "lib/"
},
"classmap": [
"lessc.inc.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Matt Agar",
"homepage": "https://github.com/agar"
},
{
"name": "Martin Jantošovič",
"homepage": "https://github.com/Mordred"
},
{
"name": "Josh Schmidt",
"homepage": "https://github.com/oyejorge"
}
],
"description": "PHP port of the Javascript version of LESS http://lesscss.org",
"homepage": "http://lessphp.gpeasy.com",
"keywords": [
"css",
"less",
"less.js",
"lesscss",
"php",
"stylesheet"
],
"time": "2015-09-28 01:11:47"
},
{
"name": "param-processor/param-processor",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/JeroenDeDauw/ParamProcessor.git",
"reference": "d046926ec7e3ef33e29c0ca3e4af3a92363376aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/d046926ec7e3ef33e29c0ca3e4af3a92363376aa",
"reference": "d046926ec7e3ef33e29c0ca3e4af3a92363376aa",
"shasum": ""
},
"require": {
"data-values/common": "~0.2.2",
"data-values/data-values": "~1.0|~0.1.1",
"data-values/interfaces": "~0.1.4",
"data-values/validators": "~0.1.1",
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"ParamProcessor\\": "src"
},
"classmap": [
"tests/phpunit/Definitions/ParamDefinitionTest.php",
"tests/phpunit/Definitions/NumericParamTest.php"
],
"files": [
"DefaultConfig.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "Parameter processing library",
"homepage": "https://github.com/JeroenDeDauw/ParamProcessor",
"keywords": [
"ParamProcessor",
"SMW",
"Semantic MediaWiki",
"mediawiki",
"validator"
],
"time": "2014-10-24 16:04:12"
},
{
"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"
},
{
"name": "serialization/serialization",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/wmde/Serialization.git",
"reference": "8e06ec58c8f52079942c9cb2f30b2260f62dc1f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wmde/Serialization/zipball/8e06ec58c8f52079942c9cb2f30b2260f62dc1f4",
"reference": "8e06ec58c8f52079942c9cb2f30b2260f62dc1f4",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2.x-dev"
}
},
"autoload": {
"files": [
"Serialization.php"
],
"psr-4": {
"Deserializers\\": "src/Deserializers/",
"Serializers\\": "src/Serializers/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jeroen De Dauw",
"email": "jeroendedauw@gmail.com",
"homepage": "http://jeroendedauw.com",
"role": "Developer"
}
],
"description": "Library defining a Serializer and a Deserializer interface and basic utilities",
"homepage": "https://github.com/wmde/Serialization",
"keywords": [
"deserialization",
"deserializer",
"serialization",
"serializer",
"unserialization",
"wikidata"
],
"time": "2014-08-19 01:53:31"
},
{
"name": "twitter/bootstrap",
"version": "v3.3.6",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/81df608a40bf0629a1dc08e584849bb1e43e0b7a",
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jacob Thornton",
"email": "jacobthornton@gmail.com"
},
{
"name": "Mark Otto",
"email": "markdotto@gmail.com"
}
],
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"homepage": "http://getbootstrap.com",
"keywords": [
"JS",
"css",
"framework",
"front-end",
"less",
"mobile-first",
"responsive",
"web"
],
"time": "2015-11-24 19:37:05"
},
{
"name": "wikimedia/assert",
"version": "v0.2.2",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/Assert.git",
"reference": "2da55927525975f8d52825fc3ee02e5e36f5036c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/Assert/zipball/2da55927525975f8d52825fc3ee02e5e36f5036c",
"reference": "2da55927525975f8d52825fc3ee02e5e36f5036c",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Wikimedia\\Assert\\": "src/",
"Wikimedia\\Assert\\Test\\": "tests/phpunit/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Kinzler"
}
],
"description": "Provides runtime assertions",
"homepage": "https://github.com/wmde/Assert",
"keywords": [
"assert",
"assertions",
"php",
"postcondition",
"precondition",
"qa"
],
"time": "2015-04-29 17:23:50"
},
{
"name": "wikimedia/cdb",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/cdb.git",
"reference": "68f8fd495ca94ca0e965dd511e234893c515bb95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/cdb/zipball/68f8fd495ca94ca0e965dd511e234893c515bb95",
"reference": "68f8fd495ca94ca0e965dd511e234893c515bb95",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9",
"mediawiki/mediawiki-codesniffer": "0.3.0",
"phpunit/phpunit": "4.6.*"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Tim Starling",
"email": "tstarling@wikimedia.org"
},
{
"name": "Chad Horohoe",
"email": "chad@wikimedia.org"
},
{
"name": "Ori Livneh",
"email": "ori@wikimedia.org"
}
],
"description": "Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.",
"homepage": "https://www.mediawiki.org/wiki/CDB",
"time": "2015-09-08 19:53:04"
},
{
"name": "wikimedia/composer-merge-plugin",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
"reference": "bfed1f8d4eb97e9ba80eee57ea46229d7e5364d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/bfed1f8d4eb97e9ba80eee57ea46229d7e5364d9",
"reference": "bfed1f8d4eb97e9ba80eee57ea46229d7e5364d9",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.2"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"jakub-onderka/php-parallel-lint": "~0.8",
"phpunit/phpunit": "~4.8|~5.0",
"squizlabs/php_codesniffer": "~2.1.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
},
"class": "Wikimedia\\Composer\\MergePlugin"
},
"autoload": {
"psr-4": {
"Wikimedia\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bryan Davis",
"email": "bd808@wikimedia.org"
}
],
"description": "Composer plugin to merge multiple composer.json files",
"time": "2015-11-06 20:31:16"
},
{
"name": "wikimedia/ip-set",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/IPSet.git",
"reference": "3c2dd6706546fe616e6ceba02044e64dce4fc9be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/IPSet/zipball/3c2dd6706546fe616e6ceba02044e64dce4fc9be",
"reference": "3c2dd6706546fe616e6ceba02044e64dce4fc9be",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9",
"mediawiki/mediawiki-codesniffer": "0.3.0",
"phpunit/phpunit": "4.6.*"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Brandon Black",
"email": "blblack@gmail.com"
}
],
"description": "Efficiently match IP addresses against a set of CIDR specifications.",
"homepage": "https://github.com/wikimedia/IPSet",
"time": "2015-06-29 20:21:27"
},
{
"name": "wikimedia/utfnormal",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/utfnormal.git",
"reference": "bcb81d1d87bae400af45cc419a850dcf9883775b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/utfnormal/zipball/bcb81d1d87bae400af45cc419a850dcf9883775b",
"reference": "bcb81d1d87bae400af45cc419a850dcf9883775b",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"ext-mbstring": "*",
"jakub-onderka/php-parallel-lint": "0.8.*",
"mediawiki/mediawiki-codesniffer": "0.1.0",
"phpunit/phpunit": "4.6.*",
"squizlabs/php_codesniffer": "2.2.*"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Brion Vibber",
"email": "bvibber@wikimedia.org"
}
],
"description": "Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present",
"homepage": "https://www.mediawiki.org/wiki/utfnormal",
"time": "2015-08-29 14:13:27"
},
{
"name": "wikimedia/wrappedstring",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/WrappedString.git",
"reference": "1b27e0ea23bd915644dade17c3fe1e45fdbadf11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/WrappedString/zipball/1b27e0ea23bd915644dade17c3fe1e45fdbadf11",
"reference": "1b27e0ea23bd915644dade17c3fe1e45fdbadf11",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0.9.0.0",
"mediawiki/mediawiki-codesniffer": "^0.3.0.0",
"phpunit/phpunit": "^4.7.7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"WrappedString\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Timo Tijhof",
"email": "krinklemail@gmail.com"
}
],
"description": "Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.",
"homepage": "https://www.mediawiki.org/wiki/WrappedString",
"time": "2015-07-31 00:06:22"
},
{
"name": "zordius/lightncandy",
"version": "v0.21",
"source": {
"type": "git",
"url": "https://github.com/zordius/lightncandy.git",
"reference": "015fed62d0ae6fe7601d3910b8e4b6a6964f86a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zordius/lightncandy/zipball/015fed62d0ae6fe7601d3910b8e4b6a6964f86a0",
"reference": "015fed62d0ae6fe7601d3910b8e4b6a6964f86a0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.0.17"
},
"type": "library",
"autoload": {
"classmap": [
"src/lightncandy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Zordius Chen",
"email": "zordius@yahoo-inc.com"
}
],
"description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).",
"homepage": "https://github.com/zordius/lightncandy",
"keywords": [
"handlebars",
"logicless",
"mustache",
"php",
"template"
],
"time": "2015-05-08 01:56:46"
}
],
"packages-dev": [
{
"name": "jakub-onderka/php-parallel-lint",
"version": "v0.9",
"source": {
"type": "git",
"url": "https://github.com/JakubOnderka/PHP-Parallel-Lint.git",
"reference": "1b693fb455201cacf595163c92bfb1adfa2158d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JakubOnderka/PHP-Parallel-Lint/zipball/1b693fb455201cacf595163c92bfb1adfa2158d8",
"reference": "1b693fb455201cacf595163c92bfb1adfa2158d8",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "~0.3",
"nette/tester": "~1.3"
},
"suggest": {
"jakub-onderka/php-console-highlighter": "Highlight syntax in code snippet"
},
"bin": [
"parallel-lint"
],
"type": "library",
"autoload": {
"classmap": [
"./"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"authors": [
{
"name": "Jakub Onderka",
"email": "jakub.onderka@gmail.com"
}
],
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
"homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint",
"time": "2015-06-16 10:17:07"
},
{
"name": "justinrainbow/json-schema",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
"reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
"shasum": ""
},
"require": {
"php": ">=5.3.29"
},
"require-dev": {
"json-schema/json-schema-test-suite": "1.1.0",
"phpdocumentor/phpdocumentor": "~2",
"phpunit/phpunit": "~3.7"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
}
],
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
"keywords": [
"json",
"schema"
],
"time": "2016-01-25 15:43:01"
},
{
"name": "mediawiki/mediawiki-codesniffer",
"version": "v0.3.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/mediawiki-tools-codesniffer.git",
"reference": "cb25db9fba6b3d3b6cc6ee95a87772ff1302929b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/cb25db9fba6b3d3b6cc6ee95a87772ff1302929b",
"reference": "cb25db9fba6b3d3b6cc6ee95a87772ff1302929b",
"shasum": ""
},
"require": {
"squizlabs/php_codesniffer": "2.3.0"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.8.*",
"phpunit/phpunit": "~4.1.0"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "MediaWiki CodeSniffer Standards",
"homepage": "https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP",
"keywords": [
"codesniffer",
"mediawiki"
],
"time": "2015-06-19 16:36:59"
},
{
"name": "monolog/monolog",
"version": "1.14.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "b287fbbe1ca27847064beff2bad7fb6920bf08cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/b287fbbe1ca27847064beff2bad7fb6920bf08cc",
"reference": "b287fbbe1ca27847064beff2bad7fb6920bf08cc",
"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",
"php-console/php-console": "^3.1.3",
"phpunit/phpunit": "~4.5",
"phpunit/phpunit-mock-objects": "2.3.0",
"raven/raven": "~0.8",
"ruflin/elastica": ">=0.90 <3.0",
"swiftmailer/swiftmailer": "~5.3",
"videlalvaro/php-amqplib": "~2.4"
},
"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",
"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",
"videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.14.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": "2015-06-19 13:29:54"
},
{
"name": "nmred/kafka-php",
"version": "v0.1.4",
"source": {
"type": "git",
"url": "https://github.com/nmred/kafka-php.git",
"reference": "06817c95e40b23918c3a420960ee9526e499275d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nmred/kafka-php/zipball/06817c95e40b23918c3a420960ee9526e499275d",
"reference": "06817c95e40b23918c3a420960ee9526e499275d",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpcov": "*",
"phpunit/phpunit": "~4.0",
"satooshi/php-coveralls": "dev-master"
},
"type": "library",
"autoload": {
"psr-0": {
"Kafka\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Kafka client for php",
"homepage": "http://www.swanlinux.net",
"keywords": [
"client",
"kafka"
],
"time": "2015-09-06 01:39:05"
},
{
"name": "phpunit/php-code-coverage",
"version": "1.2.18",
"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"
],
"time": "2014-09-02 10:13:14"
},
{
"name": "phpunit/php-file-iterator",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
"reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2015-06-21 13:08:43"
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2015-06-21 13:50:34"
},
{
"name": "phpunit/php-timer",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
"reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2015-06-21 08:01:12"
},
{
"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"
],
"time": "2014-03-03 05:10:30"
},
{
"name": "phpunit/phpunit",
"version": "3.7.37",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ae6cefd7cc84586a5ef27e04bae11ee940ec63dc",
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc",
"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"
],
"time": "2014-04-30 12:24:19"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
"reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"phpunit/php-text-template": ">=1.1.1@stable"
},
"suggest": {
"ext-soap": "*"
},
"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"
],
"time": "2013-01-13 10:24:48"
},
{
"name": "squizlabs/php_codesniffer",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "5046b0e01c416fc2b06df961d0673c85bcdc896c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5046b0e01c416fc2b06df961d0673c85bcdc896c",
"reference": "5046b0e01c416fc2b06df961d0673c85bcdc896c",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.1.2"
},
"bin": [
"scripts/phpcs",
"scripts/phpcbf"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"CodeSniffer.php",
"CodeSniffer/CLI.php",
"CodeSniffer/Exception.php",
"CodeSniffer/File.php",
"CodeSniffer/Fixer.php",
"CodeSniffer/Report.php",
"CodeSniffer/Reporting.php",
"CodeSniffer/Sniff.php",
"CodeSniffer/Tokens.php",
"CodeSniffer/Reports/",
"CodeSniffer/Tokenizers/",
"CodeSniffer/DocGenerators/",
"CodeSniffer/Standards/AbstractPatternSniff.php",
"CodeSniffer/Standards/AbstractScopeSniff.php",
"CodeSniffer/Standards/AbstractVariableSniff.php",
"CodeSniffer/Standards/IncorrectPatternException.php",
"CodeSniffer/Standards/Generic/Sniffs/",
"CodeSniffer/Standards/MySource/Sniffs/",
"CodeSniffer/Standards/PEAR/Sniffs/",
"CodeSniffer/Standards/PSR1/Sniffs/",
"CodeSniffer/Standards/PSR2/Sniffs/",
"CodeSniffer/Standards/Squiz/Sniffs/",
"CodeSniffer/Standards/Zend/Sniffs/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Greg Sherwood",
"role": "lead"
}
],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "http://www.squizlabs.com/php-codesniffer",
"keywords": [
"phpcs",
"standards"
],
"time": "2015-03-04 02:07:03"
},
{
"name": "symfony/yaml",
"version": "v2.8.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2a4ee40acb880c56f29fb1b8886e7ffe94f3b995",
"reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995",
"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-02-23 07:41:20"
},
{
"name": "wikimedia/avro",
"version": "v1.7.7",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/avro-php.git",
"reference": "b642da9fd895aab7cb3261a22624228115471f47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/avro-php/zipball/b642da9fd895aab7cb3261a22624228115471f47",
"reference": "b642da9fd895aab7cb3261a22624228115471f47",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0.9",
"phpunit/phpunit": "^4.0.0"
},
"suggest": {
"ext-gmp": "Large integer support for 32-bit platforms."
},
"type": "library",
"autoload": {
"classmap": [
"lib/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Michael Glaesemann",
"email": "grzm@seespotcode.net"
},
{
"name": "Andy Wick",
"email": "awick@purple.org"
},
{
"name": "Saleem Shafi",
"email": "saleemshafi@gmail.com"
},
{
"name": "A B",
"email": "abawany@x.com"
},
{
"name": "Doug Cutting",
"email": "cutting@apache.org"
},
{
"name": "Tom White",
"email": "tom@cloudera.com"
}
],
"description": "A library for using Apache Avro with PHP.",
"homepage": "https://avro.apache.org/",
"keywords": [
"serialization"
],
"time": "2015-09-05 18:49:27"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"ext-iconv": "*",
"php": ">=5.3.3"
},
"platform-dev": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment