{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "72ca4f04779d871c9043372568f03b11", "packages": [ { "name": "hybridauth/hybridauth", "version": "v3.0.0-rc.7", "source": { "type": "git", "url": "https://github.com/hybridauth/hybridauth.git", "reference": "a635b61b65d798ff1557628cacce28cd992fcbb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/a635b61b65d798ff1557628cacce28cd992fcbb7", "reference": "a635b61b65d798ff1557628cacce28cd992fcbb7", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.8.35" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Hybridauth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miled", "email": "hybridauth@gmail.com" } ], "description": "PHP Social Authentication Library", "homepage": "https://hybridauth.github.io", "keywords": [ "Authentication", "OpenId", "api", "authorization", "facebook", "google", "oauth", "social", "twitter" ], "time": "2018-08-15T05:54:25+00:00" }, { "name": "leafo/scssphp", "version": "v0.7.7", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "1d656f8c02a3a69404bba6b28ec4e06edddf0f49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/1d656f8c02a3a69404bba6b28ec4e06edddf0f49", "reference": "1d656f8c02a3a69404bba6b28ec4e06edddf0f49", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "squizlabs/php_codesniffer": "~2.5" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2018-07-22T01:22:08+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "time": "2016-08-06T20:24:11+00:00" }, { "name": "tedivm/stash", "version": "v0.14.2", "source": { "type": "git", "url": "https://github.com/tedious/Stash.git", "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tedious/Stash/zipball/7ea9749784152dcd2dab72c4bbf2bef18c326e41", "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41", "shasum": "" }, "require": { "php": "^5.4|^7.0", "psr/cache": "~1.0" }, "provide": { "psr/cache-implementation": "1.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.9", "phpunit/phpunit": "4.8.*", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "autoload": { "psr-4": { "Stash\\": "src/Stash/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Robert Hafner", "email": "tedivm@tedivm.com" }, { "name": "Josh Hall-Bachner", "email": "charlequin@gmail.com" } ], "description": "The place to keep your cache.", "homepage": "http://github.com/tedious/Stash", "keywords": [ "apc", "cache", "caching", "memcached", "psr-6", "psr6", "redis", "sessions" ], "time": "2017-04-23T17:16:57+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "hybridauth/hybridauth": 5 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }