{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "aac74c51caf5ac67706adb3f38f38ff3", "packages": [ { "name": "mediacore/mediacore-client-php", "version": "dev-api2-client", "source": { "type": "git", "url": "git@github.com:mediacore/mediacore-client-php.git", "reference": "c16b90168b55e4ff32db4be8959580a1a151ec14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mediacore/mediacore-client-php/zipball/c16b90168b55e4ff32db4be8959580a1a151ec14", "reference": "c16b90168b55e4ff32db4be8959580a1a151ec14", "shasum": "" }, "require": { "php": ">=5.2", "rmccue/requests": "1.6.1", "zendframework/zend-uri": "2.3.1" }, "require-dev": { "apigen/apigen": "2.8.0", "nette/nette": "~2.1.3", "phpunit/phpunit": ">=4.1", "psy/psysh": "~0.1" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "license": [ "proprietary" ], "description": "A set of OAuth, LTI, and Client libraries to interface with MediaCore", "homepage": "https://github.com/mediacore/mediacore-client-php", "keywords": [ "mediacore", "php" ], "support": { "email": "support@mediacore.com", "source": "https://github.com/mediacore/mediacore-client-php/tree/api2-client", "issues": "https://github.com/mediacore/mediacore-client-php/issues" }, "time": "2014-09-16 17:19:40" }, { "name": "rmccue/requests", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/rmccue/Requests.git", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmccue/Requests/zipball/6aac485666c2955077d77b796bbdd25f0013a4ea", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2014-05-18 04:59:02" }, { "name": "zendframework/zend-escaper", "version": "2.3.1", "target-dir": "Zend/Escaper", "source": { "type": "git", "url": "https://github.com/zendframework/Component_ZendEscaper.git", "reference": "dddee2104337bbf3522f9ef591c361a40aabf7cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/Component_ZendEscaper/zipball/dddee2104337bbf3522f9ef591c361a40aabf7cc", "reference": "dddee2104337bbf3522f9ef591c361a40aabf7cc", "shasum": "" }, "require": { "php": ">=5.3.23" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev", "dev-develop": "2.4-dev" } }, "autoload": { "psr-0": { "Zend\\Escaper\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "keywords": [ "escaper", "zf2" ], "time": "2014-04-15 15:29:16" }, { "name": "zendframework/zend-stdlib", "version": "2.3.1", "target-dir": "Zend/Stdlib", "source": { "type": "git", "url": "https://github.com/zendframework/Component_ZendStdlib.git", "reference": "c1f4830018b5d4f034d32fa01a9e17ea176f56f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/Component_ZendStdlib/zipball/c1f4830018b5d4f034d32fa01a9e17ea176f56f6", "reference": "c1f4830018b5d4f034d32fa01a9e17ea176f56f6", "shasum": "" }, "require": { "php": ">=5.3.23" }, "require-dev": { "zendframework/zend-eventmanager": "self.version", "zendframework/zend-serializer": "self.version", "zendframework/zend-servicemanager": "self.version" }, "suggest": { "zendframework/zend-eventmanager": "To support aggregate hydrator usage", "zendframework/zend-serializer": "Zend\\Serializer component", "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev", "dev-develop": "2.4-dev" } }, "autoload": { "psr-0": { "Zend\\Stdlib\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "keywords": [ "stdlib", "zf2" ], "time": "2014-04-15 15:28:48" }, { "name": "zendframework/zend-uri", "version": "2.3.1", "target-dir": "Zend/Uri", "source": { "type": "git", "url": "https://github.com/zendframework/Component_ZendUri.git", "reference": "cf120804a7ef1b906979b110c6f34c8592a7c36b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/Component_ZendUri/zipball/cf120804a7ef1b906979b110c6f34c8592a7c36b", "reference": "cf120804a7ef1b906979b110c6f34c8592a7c36b", "shasum": "" }, "require": { "php": ">=5.3.23", "zendframework/zend-escaper": "self.version", "zendframework/zend-validator": "self.version" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev", "dev-develop": "2.4-dev" } }, "autoload": { "psr-0": { "Zend\\Uri\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "a component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs)", "keywords": [ "uri", "zf2" ], "time": "2014-04-15 14:47:18" }, { "name": "zendframework/zend-validator", "version": "2.3.1", "target-dir": "Zend/Validator", "source": { "type": "git", "url": "https://github.com/zendframework/Component_ZendValidator.git", "reference": "ac9848e54c6c75de81ee7a82c3187cd25a898990" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/Component_ZendValidator/zipball/ac9848e54c6c75de81ee7a82c3187cd25a898990", "reference": "ac9848e54c6c75de81ee7a82c3187cd25a898990", "shasum": "" }, "require": { "php": ">=5.3.23", "zendframework/zend-stdlib": "self.version" }, "require-dev": { "zendframework/zend-db": "self.version", "zendframework/zend-filter": "self.version", "zendframework/zend-i18n": "self.version", "zendframework/zend-math": "self.version", "zendframework/zend-servicemanager": "self.version", "zendframework/zend-session": "self.version", "zendframework/zend-uri": "self.version" }, "suggest": { "zendframework/zend-db": "Zend\\Db component", "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator", "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators", "zendframework/zend-math": "Zend\\Math component", "zendframework/zend-resources": "Translations of validator messages", "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", "zendframework/zend-session": "Zend\\Session component", "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev", "dev-develop": "2.4-dev" } }, "autoload": { "psr-0": { "Zend\\Validator\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides a set of commonly needed validators", "keywords": [ "validator", "zf2" ], "time": "2014-04-15 15:28:42" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "mediacore/mediacore-client-php": 20 }, "prefer-stable": false, "platform": { "php": ">=5.2" }, "platform-dev": [] }