{ "_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": "973c3ff84696d18c37f24ebc2f89d068", "packages": [ { "name": "flashwave/index", "version": "dev-master", "source": { "type": "git", "url": "https://git.flash.moe/flash/index.git", "reference": "82a350a5c719cc83aa22382201683a68a2629f2a" }, "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-09-15T22:44:36+00:00" }, { "name": "flashwave/syokuhou", "version": "dev-master", "source": { "type": "git", "url": "https://git.flash.moe/flash/syokuhou.git", "reference": "b3470ad8605b0484294c73cd95be6e7ba4551e5a" }, "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-10-20T21:26:38+00:00" } ], "packages-dev": [ { "name": "phpstan/phpstan", "version": "1.10.40", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/93c84b5bf7669920d823631e39904d69b9c7dc5d", "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d", "shasum": "" }, "require": { "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" }, "bin": [ "phpstan", "phpstan.phar" ], "type": "library", "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", "static analysis" ], "support": { "docs": "https://phpstan.org/user-guide/getting-started", "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", "security": "https://github.com/phpstan/phpstan/security/policy", "source": "https://github.com/phpstan/phpstan-src" }, "funding": [ { "url": "https://github.com/ondrejmirtes", "type": "github" }, { "url": "https://github.com/phpstan", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", "type": "tidelift" } ], "time": "2023-10-30T14:48:31+00:00" } ], "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" }