{ "_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": "d909826a501788db19148054e389ec5f", "packages": [ { "name": "flashwave/index", "version": "dev-master", "source": { "type": "git", "url": "https://patchii.net/flash/index.git", "reference": "e31781c69f0b13fe251771c8e7e529222630a44f" }, "require": { "ext-mbstring": "*", "php": ">=8.1" }, "require-dev": { "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^10.2" }, "suggest": { "ext-mysqli": "Support for the Index\\Data\\MariaDB namespace (both mysqlnd and libmysql are supported).", "ext-sqlite3": "Support for the Index\\Data\\SQLite namespace." }, "default-branch": true, "type": "library", "autoload": { "files": [ "index.php" ], "psr-4": { "Index\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "bsd-3-clause-clear" ], "authors": [ { "name": "flashwave", "email": "packagist@flash.moe", "homepage": "https://flash.moe", "role": "mom" } ], "description": "Composer package for the common library for my projects.", "homepage": "https://railgun.sh/index", "time": "2023-11-20T19:01:19+00:00" }, { "name": "flashwave/syokuhou", "version": "dev-master", "source": { "type": "git", "url": "https://patchii.net/flash/syokuhou.git", "reference": "fdf3c38cc216bf7024af331cbe1758532355c22f" }, "require": { "flashwave/index": "dev-master", "php": ">=8.2" }, "require-dev": { "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^10.4" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Syokuhou\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "bsd-3-clause-clear" ], "authors": [ { "name": "flashwave", "email": "packagist@flash.moe", "homepage": "https://flash.moe", "role": "mom" } ], "description": "Configuration library for PHP.", "homepage": "https://railgun.sh/syokuhou", "time": "2023-11-20T19:10:04+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "flashwave/index": 20, "flashwave/syokuhou": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }