{ "_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": "5231fed6ff1ce77a45b730c330d3a8b6", "packages": [ { "name": "indigophp/hash-compat", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/indigophp/hash-compat.git", "reference": "43a19f42093a0cd2d11874dff9d891027fc42214" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/indigophp/hash-compat/zipball/43a19f42093a0cd2d11874dff9d891027fc42214", "reference": "43a19f42093a0cd2d11874dff9d891027fc42214", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "files": [ "src/hash_equals.php", "src/hash_pbkdf2.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Backports hash_* functionality to older PHP versions", "homepage": "https://indigophp.com", "keywords": [ "hash", "hash_equals", "hash_pbkdf2" ], "support": { "issues": "https://github.com/indigophp/hash-compat/issues", "source": "https://github.com/indigophp/hash-compat/tree/master" }, "abandoned": true, "time": "2015-08-22T07:03:35+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^5.6 || ^7.0 || ^8.0" }, "platform-dev": [], "plugin-api-version": "2.2.0" }