oatmeal/composer.lock

62 lines
2.1 KiB
Text
Raw Normal View History

{
"_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"
],
2024-09-03 16:06:37 +00:00
"content-hash": "d5cb22679bb951d16ca033d549b45f20",
"packages": [
{
"name": "flashwave/index",
2024-09-03 16:06:37 +00:00
"version": "v0.2408.182001",
"source": {
"type": "git",
"url": "https://patchii.net/flash/index.git",
2024-09-03 16:06:37 +00:00
"reference": "5a1fdcccedf818897a3468d5457875fabfb2ce28"
},
"require": {
"ext-mbstring": "*",
2024-09-03 16:06:37 +00:00
"php": ">=8.3"
},
"require-dev": {
2024-09-03 16:06:37 +00:00
"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",
2024-09-03 16:06:37 +00:00
"time": "2024-08-18T20:01:21+00:00"
}
],
"packages-dev": [],
"aliases": [],
2024-09-03 16:06:37 +00:00
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}