{ "_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": "4eeedc118df3592ab112390421a66060", "packages": [ { "name": "flowjs/flow-php-server", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/flowjs/flow-php-server.git", "reference": "fe8890c25e835d0b4f58d8bd91331326ab1808ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/flowjs/flow-php-server/zipball/fe8890c25e835d0b4f58d8bd91331326ab1808ba", "reference": "fe8890c25e835d0b4f58d8bd91331326ab1808ba", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "ext-mongodb": "*", "fabpot/php-cs-fixer": "~2.2", "league/phpunit-coverage-listener": "~1.1", "mikey179/vfsstream": "v1.2.0", "mongodb/mongodb": "^1.4.0", "phpunit/phpunit": "4.*" }, "suggest": { "mongodb/mongodb": "Required to use this package with Mongo DB" }, "type": "library", "autoload": { "psr-0": { "Flow": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aidas Klimas", "email": "aidaskk@gmail.com" } ], "description": "PHP library for handling chunk uploads. Works with flow.js html5 file uploads.", "keywords": [ "chunks", "file upload", "flow", "flow.js", "html5 file upload", "resumable", "resumable.js", "upload" ], "support": { "issues": "https://github.com/flowjs/flow-php-server/issues", "source": "https://github.com/flowjs/flow-php-server/tree/v1.2.0" }, "time": "2022-08-26T15:50:37+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }