{ "_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": "7c4522677f496c0b2d7a5db828936f4a", "packages": [ { "name": "jakeasmith/http_build_url", "version": "0.1.5", "source": { "type": "git", "url": "https://github.com/jakeasmith/http_build_url.git", "reference": "9d84710feab0f3d7c04c1e11dccef30ee350aad6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/9d84710feab0f3d7c04c1e11dccef30ee350aad6", "reference": "9d84710feab0f3d7c04c1e11dccef30ee350aad6", "shasum": "" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "files": [ "src/http_build_url.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jake A. Smith", "email": "theman@jakeasmith.com" } ], "description": "Provides functionality for http_build_url() to environments without pecl_http.", "time": "2014-11-17 16:24:50" }, { "name": "lusitanian/oauth", "version": "v0.3.5", "source": { "type": "git", "url": "https://github.com/Lusitanian/PHPoAuthLib.git", "reference": "ac5a1cd5a4519143728dce2213936eea302edf8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/ac5a1cd5a4519143728dce2213936eea302edf8a", "reference": "ac5a1cd5a4519143728dce2213936eea302edf8a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*", "predis/predis": "0.8.*@dev", "symfony/http-foundation": "~2.1" }, "suggest": { "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", "predis/predis": "Allows using the Redis storage backend.", "symfony/http-foundation": "Allows using the Symfony Session storage backend." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1-dev" } }, "autoload": { "psr-0": { "OAuth": "src", "OAuth\\Unit": "tests" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Desberg", "email": "david@daviddesberg.com" }, { "name": "Pieter Hordijk", "email": "info@pieterhordijk.com" } ], "description": "PHP 5.3+ oAuth 1/2 Library", "keywords": [ "Authentication", "authorization", "oauth", "security" ], "time": "2014-09-05 15:19:58" }, { "name": "varya/starbonus-widget-api", "version": "1.0.5", "source": { "type": "git", "url": "git@gitlab.kusmierz.be:varya/starbonus-widget-api.git", "reference": "d71882a91163894d49fd4fbd170cb0fcfe950249" }, "require": { "lusitanian/oauth": "~0.3", "zendframework/zend-stdlib": "2.*" }, "type": "project", "autoload": { "files": [], "psr-4": { "OAuth\\": "src/", "Starbonus\\": "src/" } }, "license": [ "proprietary" ], "authors": [ { "name": "Varya", "email": "kontakt@varya.pro", "homepage": "http://www.varya.pro/", "role": "Developer" } ], "homepage": "http://www.starbonus.pl/", "time": "2015-05-29 13:02:32" }, { "name": "zendframework/zend-stdlib", "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", "reference": "a5dd7fd2ba6e8f6c6ea5a12db0605d3aa48af1e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/a5dd7fd2ba6e8f6c6ea5a12db0605d3aa48af1e7", "reference": "a5dd7fd2ba6e8f6c6ea5a12db0605d3aa48af1e7", "shasum": "" }, "require": { "php": ">=5.3.23" }, "require-dev": { "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "zendframework/zend-eventmanager": "self.version", "zendframework/zend-filter": "self.version", "zendframework/zend-serializer": "self.version", "zendframework/zend-servicemanager": "self.version" }, "suggest": { "zendframework/zend-eventmanager": "To support aggregate hydrator usage", "zendframework/zend-filter": "To support naming strategy 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.4-dev", "dev-develop": "2.5-dev" } }, "autoload": { "psr-4": { "Zend\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://github.com/zendframework/zend-stdlib", "keywords": [ "stdlib", "zf2" ], "time": "2015-05-07 14:55:31" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }