{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "ec2706a7c62f3414ea6131f4bdb91a1f", "packages": [ { "name": "symfony/var-dumper", "version": "v2.6.4", "target-dir": "Symfony/Component/VarDumper", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "c3d5a36c3e3298bd8b070488fba5537174647353" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c3d5a36c3e3298bd8b070488fba5537174647353", "reference": "c3d5a36c3e3298bd8b070488fba5537174647353", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-symfony_debug": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-0": { "Symfony\\Component\\VarDumper\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "http://symfony.com", "keywords": [ "debug", "dump" ], "time": "2015-02-02 16:32:08" }, { "name": "wpupdatephp/wp-update-php", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/WPupdatePHP/wp-update-php.git", "reference": "d13faa42781d080c1ba122419cfc8df1b9e3e804" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WPupdatePHP/wp-update-php/zipball/d13faa42781d080c1ba122419cfc8df1b9e3e804", "reference": "d13faa42781d080c1ba122419cfc8df1b9e3e804", "shasum": "" }, "require-dev": { "phpspec/phpspec": "~2.0" }, "type": "library", "autoload": { "psr-0": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting", "time": "2015-02-13 12:00:12" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }