{ "_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": "2471a04fb7a60d4ccf9b15337687a463", "content-hash": "7751a55102522ce70e99900f3b2e6cdd", "packages": [ { "name": "tightenco/collect", "version": "v5.4.20", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", "reference": "884ee096c8c5501f3ea87e97314b4373991b04a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tightenco/collect/zipball/884ee096c8c5501f3ea87e97314b4373991b04a7", "reference": "884ee096c8c5501f3ea87e97314b4373991b04a7", "shasum": "" }, "require": { "php": ">=5.6.4" }, "require-dev": { "mockery/mockery": "^0.9.7", "phpunit/phpunit": "^5.7" }, "type": "library", "autoload": { "files": [ "src/Illuminate/Support/helpers.php" ], "psr-4": { "Illuminate\\": "src/Illuminate" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "Collect - Illuminate Collections as a separate package.", "keywords": [ "collection", "laravel" ], "time": "2017-04-27 15:27:15" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }