{ "_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" ], "content-hash": "b73c52f5a87021bd3a170fe4ac746657", "packages": [ { "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-14T10:15:07+00:00" }, { "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-26T07:02:27+00:00" }, { "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-15T10:58:24+00:00" }, { "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-09T19:10:23+00:00" }, { "name": "param-processor/param-processor", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParamProcessor.git", "reference": "28965e968a4e6f246d60467a9eabe090031a2d95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/28965e968a4e6f246d60467a9eabe090031a2d95", "reference": "28965e968a4e6f246d60467a9eabe090031a2d95", "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.5.0" }, "require-dev": { "ockcyp/covers-validator": "~0.4", "phpmd/phpmd": "~2.1", "phpunit/phpunit": "~5.4|~4.8", "squizlabs/php_codesniffer": "~2.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.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": "2017-03-26T00:20:55+00:00" } ], "packages-dev": [ { "name": "jakub-onderka/php-console-color", "version": "0.1", "source": { "type": "git", "url": "https://github.com/JakubOnderka/PHP-Console-Color.git", "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1", "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "jakub-onderka/php-code-style": "1.0", "jakub-onderka/php-parallel-lint": "0.*", "jakub-onderka/php-var-dump-check": "0.*", "phpunit/phpunit": "3.7.*", "squizlabs/php_codesniffer": "1.*" }, "type": "library", "autoload": { "psr-0": { "JakubOnderka\\PhpConsoleColor": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Jakub Onderka", "email": "jakub.onderka@gmail.com", "homepage": "http://www.acci.cz" } ], "time": "2014-04-08T15:00:19+00:00" }, { "name": "jakub-onderka/php-console-highlighter", "version": "v0.3.2", "source": { "type": "git", "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git", "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5", "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5", "shasum": "" }, "require": { "jakub-onderka/php-console-color": "~0.1", "php": ">=5.3.0" }, "require-dev": { "jakub-onderka/php-code-style": "~1.0", "jakub-onderka/php-parallel-lint": "~0.5", "jakub-onderka/php-var-dump-check": "~0.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "autoload": { "psr-0": { "JakubOnderka\\PhpConsoleHighlighter": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jakub Onderka", "email": "acci@acci.cz", "homepage": "http://www.acci.cz/" } ], "time": "2015-04-20T18:58:01+00:00" }, { "name": "jakub-onderka/php-parallel-lint", "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/JakubOnderka/PHP-Parallel-Lint.git", "reference": "2ead2e4043ab125bee9554f356e0a86742c2d4fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JakubOnderka/PHP-Parallel-Lint/zipball/2ead2e4043ab125bee9554f356e0a86742c2d4fa", "reference": "2ead2e4043ab125bee9554f356e0a86742c2d4fa", "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-2-Clause" ], "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-12-15T10:42:16+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }