{ "_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": "e4995b5f55ec83ee36d262c3850ca4dd", "packages": [ { "name": "bramus/router", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/bramus/router.git", "reference": "55657b76da8a0a509250fb55b9dd24e1aa237eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bramus/router/zipball/55657b76da8a0a509250fb55b9dd24e1aa237eba", "reference": "55657b76da8a0a509250fb55b9dd24e1aa237eba", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.14", "phpunit/php-code-coverage": "~2.0", "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-0": { "Bramus": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bram(us) Van Damme", "email": "bramus@bram.us", "homepage": "http://www.bram.us" } ], "description": "A lightweight and simple object oriented PHP Router", "homepage": "https://github.com/bramus/router", "keywords": [ "router", "routing" ], "support": { "issues": "https://github.com/bramus/router/issues", "source": "https://github.com/bramus/router/tree/1.6.1" }, "time": "2021-11-18T19:24:07+00:00" }, { "name": "pragmaphp/filedb", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/pragmaphp/filedb.git", "reference": "d535906e30f5cdc4f7408ce1f2ccd7f4e521ff17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pragmaphp/filedb/zipball/d535906e30f5cdc4f7408ce1f2ccd7f4e521ff17", "reference": "d535906e30f5cdc4f7408ce1f2ccd7f4e521ff17", "shasum": "" }, "require": { "php": "^8", "pragmaphp/uuid": "^1" }, "require-dev": { "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "PragmaPHP\\FileDB\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Jannis Rondorf", "email": "github@jrondorf.de" } ], "description": "Flat file DB based on JSON files", "support": { "issues": "https://github.com/pragmaphp/filedb/issues", "source": "https://github.com/pragmaphp/filedb/tree/1.4.2" }, "time": "2022-06-05T19:18:45+00:00" }, { "name": "pragmaphp/useraccess", "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/pragmaphp/useraccess.git", "reference": "4e4d87d1ad38d1c1f28f997765af005586c3bf6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pragmaphp/useraccess/zipball/4e4d87d1ad38d1c1f28f997765af005586c3bf6c", "reference": "4e4d87d1ad38d1c1f28f997765af005586c3bf6c", "shasum": "" }, "require": { "bramus/router": "^1", "php": "^8", "pragmaphp/filedb": "^1", "pragmaphp/uuid": "^1" }, "require-dev": { "phpunit/phpunit": "^9" }, "type": "project", "autoload": { "psr-4": { "PragmaPHP\\UserAccess\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Jannis Rondorf", "email": "github@jrondorf.de" } ], "description": "UserAccess", "keywords": [ "php" ], "support": { "issues": "https://github.com/pragmaphp/useraccess/issues", "source": "https://github.com/pragmaphp/useraccess/tree/1.5.3" }, "time": "2022-07-06T08:14:35+00:00" }, { "name": "pragmaphp/uuid", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/pragmaphp/uuid.git", "reference": "9ed72d8e9e0b444617690a90de8b394e121543a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pragmaphp/uuid/zipball/9ed72d8e9e0b444617690a90de8b394e121543a5", "reference": "9ed72d8e9e0b444617690a90de8b394e121543a5", "shasum": "" }, "require": { "php": "^8" }, "require-dev": { "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "PragmaPHP\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Jannis Rondorf", "email": "github@jrondorf.de" } ], "description": "PHP UUID Generator", "support": { "issues": "https://github.com/pragmaphp/uuid/issues", "source": "https://github.com/pragmaphp/uuid/tree/1.1.0" }, "time": "2022-03-19T20:31:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }