{ "_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": "b8ee7fffb727298220cc09fe88568cc8", "content-hash": "75662581f4f165b5f0934477d4697e22", "packages": [ { "name": "mikehaertl/php-shellcommand", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", "reference": "0de4e2cce17936ec7cef60a62c722a4aaa56c18c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/0de4e2cce17936ec7cef60a62c722a4aaa56c18c", "reference": "0de4e2cce17936ec7cef60a62c722a4aaa56c18c", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\shellcommand\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Härtl", "email": "haertl.mike@gmail.com" } ], "description": "An object oriented interface to shell commands", "keywords": [ "shell" ], "time": "2016-07-16 09:42:31" }, { "name": "mikehaertl/php-tmpfile", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-tmpfile.git", "reference": "b1b013cc29a8ee0423994b286d22e3aed6640d4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/b1b013cc29a8ee0423994b286d22e3aed6640d4e", "reference": "b1b013cc29a8ee0423994b286d22e3aed6640d4e", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\tmp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Härtl", "email": "haertl.mike@gmail.com" } ], "description": "A convenience class for temporary files", "keywords": [ "files" ], "time": "2016-07-07 05:59:42" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.0.0" }, "platform-dev": [] }