{ "_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": "32e4912115e164a1a86227d49db9ac29", "content-hash": "1a5c0056d726ae6195da0faa38f37fdd", "packages": [ { "name": "delight-im/cookie", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/delight-im/PHP-Cookie.git", "reference": "481c569d6f4bcb0391f56203f078d425b3339001" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/delight-im/PHP-Cookie/zipball/481c569d6f4bcb0391f56203f078d425b3339001", "reference": "481c569d6f4bcb0391f56203f078d425b3339001", "shasum": "" }, "require": { "delight-im/http": "^1.1", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Delight\\Cookie\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Modern cookie management for PHP", "homepage": "https://github.com/delight-im/PHP-Cookie", "keywords": [ "cookie", "cookies", "csrf", "http", "same-site", "samesite", "xss" ], "time": "2016-07-19 22:20:24" }, { "name": "delight-im/http", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/delight-im/PHP-HTTP.git", "reference": "2ca9001f047c8b4e1b7ca7281823a1a9437850f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/delight-im/PHP-HTTP/zipball/2ca9001f047c8b4e1b7ca7281823a1a9437850f8", "reference": "2ca9001f047c8b4e1b7ca7281823a1a9437850f8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Delight\\Http\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Hypertext Transfer Protocol (HTTP) utilities for PHP", "homepage": "https://github.com/delight-im/PHP-HTTP", "keywords": [ "headers", "http", "https" ], "time": "2016-07-08 21:19:02" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5.0", "ext-openssl": "*" }, "platform-dev": [] }