{ "_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": "8404f434b34ccb8e56ac3423914ffd04", "content-hash": "cbe9cb2b1fca7523caed0cc9216698eb", "packages": [ { "name": "delight-im/str", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/delight-im/PHP-Str.git", "reference": "ea3e40132e9d4ce27da337dae6286f2478b15f56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/delight-im/PHP-Str/zipball/ea3e40132e9d4ce27da337dae6286f2478b15f56", "reference": "ea3e40132e9d4ce27da337dae6286f2478b15f56", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Delight\\Str\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Convenient object-oriented operations on strings", "homepage": "https://github.com/delight-im/PHP-Str", "keywords": [ "string", "strings" ], "time": "2016-07-27 22:19:41" }, { "name": "symfony/finder", "version": "v3.3.6", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4", "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", "time": "2017-06-01 21:01:25" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }