{ "_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": "887761927773c2f3b32ed899f159016b", "content-hash": "35fa362797cf6622fc4a48e299c66bcd", "packages": [ { "name": "composer/installers", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "a3595c5272a6f247228abb20076ed27321e4aae9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/a3595c5272a6f247228abb20076ed27321e4aae9", "reference": "a3595c5272a6f247228abb20076ed27321e4aae9", "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-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "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": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "ImageCMS", "MODX Evo", "Mautic", "OXID", "RadPHP", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "bitrix", "cakephp", "chef", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "expressionengine", "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-07-05 06:18:20" }, { "name": "data-values/common", "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/DataValues/Common.git", "reference": "5d9d4bf902427a2a798ca273480f7dad825c72b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Common/zipball/5d9d4bf902427a2a798ca273480f7dad825c72b5", "reference": "5d9d4bf902427a2a798ca273480f7dad825c72b5", "shasum": "" }, "require": { "data-values/data-values": "~1.0|~0.1", "data-values/interfaces": "~0.2.0|^0.1.5", "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3.x-dev" } }, "autoload": { "files": [ "Common.php" ], "psr-4": { "DataValues\\": "src/DataValues/", "ValueFormatters\\": "src/ValueFormatters/", "ValueParsers\\": "src/ValueParsers/" }, "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": "2015-08-14 10:15:07" }, { "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.2.2", "source": { "type": "git", "url": "https://github.com/DataValues/Interfaces.git", "reference": "aca19f44a3ea23efc5172ee9cb33a8f297b1ad43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/aca19f44a3ea23efc5172ee9cb33a8f297b1ad43", "reference": "aca19f44a3ea23efc5172ee9cb33a8f297b1ad43", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "Interfaces.php" ], "psr-4": { "ValueFormatters\\": "src/ValueFormatters/", "ValueParsers\\": "src/ValueParsers/", "ValueValidators\\": "src/ValueValidators/" }, "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": "2016-07-15 10:58:24" }, { "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": "mediawiki/parser-hooks", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParserHooks.git", "reference": "8139d79191e467d71139d53ac12bb4acb7b3963d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/8139d79191e467d71139d53ac12bb4acb7b3963d", "reference": "8139d79191e467d71139d53ac12bb4acb7b3963d", "shasum": "" }, "require": { "param-processor/param-processor": "~1.2", "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.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": "https://www.entropywins.wtf" } ], "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": "2016-03-05 15:47:04" }, { "name": "mediawiki/semantic-media-wiki", "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki.git", "reference": "af782574b907a42e42ef7645d639f16c0d44364a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/af782574b907a42e42ef7645d639f16c0d44364a", "reference": "af782574b907a42e42ef7645d639f16c0d44364a", "shasum": "" }, "require": { "composer/installers": "1.*,>=1.0.1", "ext-mbstring": "*", "mediawiki/parser-hooks": "~1.4", "onoi/blob-store": "~1.2", "onoi/cache": "~1.2", "onoi/callback-container": "~1.0", "onoi/event-dispatcher": "~1.0", "onoi/http-request": "~1.1", "onoi/message-reporter": "~1.0", "param-processor/param-processor": "~1.2", "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.4.x-dev" } }, "autoload": { "psr-4": { "SMW\\": "src/", "SMW\\Maintenance\\": "maintenance/" }, "files": [ "src/Aliases.php", "src/Defines.php", "src/GlobalFunctions.php", "DefaultSettings.php", "SemanticMediaWiki.php" ], "classmap": [ "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://www.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://www.semantic-mediawiki.org/wiki/", "keywords": [ "SMW", "Semantic MediaWiki", "mediawiki", "wiki" ], "time": "2016-07-12 10:28:58" }, { "name": "onoi/blob-store", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/onoi/blob-store.git", "reference": "c3e1f15214977e904fc0e91e0480175a464977ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/blob-store/zipball/c3e1f15214977e904fc0e91e0480175a464977ce", "reference": "c3e1f15214977e904fc0e91e0480175a464977ce", "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": "2016-07-09 17:32:53" }, { "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.1.0", "source": { "type": "git", "url": "https://github.com/onoi/callback-container.git", "reference": "0cd9f879676d84033ea7d5a8499b497a108300aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/callback-container/zipball/0cd9f879676d84033ea7d5a8499b497a108300aa", "reference": "0cd9f879676d84033ea7d5a8499b497a108300aa", "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": "2016-04-30 07:11:39" }, { "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.2.0", "source": { "type": "git", "url": "https://github.com/onoi/message-reporter.git", "reference": "72a30b7ae393fed978bf6928a2e2440b1c0c0e93" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/message-reporter/zipball/72a30b7ae393fed978bf6928a2e2440b1c0c0e93", "reference": "72a30b7ae393fed978bf6928a2e2440b1c0c0e93", "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": "2016-08-02 04:16:55" }, { "name": "param-processor/param-processor", "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParamProcessor.git", "reference": "b5c2b5e02a4a79f6c1b802eb639243d0e9376928" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/b5c2b5e02a4a79f6c1b802eb639243d0e9376928", "reference": "b5c2b5e02a4a79f6c1b802eb639243d0e9376928", "shasum": "" }, "require": { "data-values/common": "~0.3.0|~0.2.2", "data-values/data-values": "~1.0|~0.1.1", "data-values/interfaces": "~0.2.0|~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": "2016-05-23 12:39:16" }, { "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" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.2" }, "platform-dev": [] }