ajax-chat/composer.lock

57 lines
1.8 KiB
Text
Raw Normal View History

2024-11-19 22:42:42 +00:00
{
"_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-11-24 00:17:07 +00:00
"content-hash": "9c301e9b3f6b72c65fbcdb73607845a6",
2024-11-19 22:42:42 +00:00
"packages": [
{
"name": "flashii/apii",
2024-11-24 00:17:07 +00:00
"version": "v0.3.0",
2024-11-19 22:42:42 +00:00
"source": {
"type": "git",
"url": "https://patchii.net/flashii/apii-php.git",
2024-11-24 00:17:07 +00:00
"reference": "2d6c135faddd359341762afcb9c429e279d87059"
2024-11-19 22:42:42 +00:00
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^10.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Flashii\\": "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": "Client library for the Flashii.net API.",
"homepage": "https://api.flashii.net",
2024-11-24 00:17:07 +00:00
"time": "2024-11-22T21:36:01+00:00"
2024-11-19 22:42:42 +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"
}