61 lines
2.1 KiB
JSON
61 lines
2.1 KiB
JSON
{
|
|
"_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": "d5cb22679bb951d16ca033d549b45f20",
|
|
"packages": [
|
|
{
|
|
"name": "flashwave/index",
|
|
"version": "v0.2408.182001",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://patchii.net/flash/index.git",
|
|
"reference": "5a1fdcccedf818897a3468d5457875fabfb2ce28"
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=8.3"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.11",
|
|
"phpunit/phpunit": "^11.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."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"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": "2024-08-18T20:01:21+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|