📄 Source: installed.json
{
"packages": [
{
"name": "xpaw/php-minecraft-query",
"version": "5.0.0",
"version_normalized": "5.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/xPaw/PHP-Minecraft-Query.git",
"reference": "ce243feb85db64a198a05c25803d588fa025f524"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xPaw/PHP-Minecraft-Query/zipball/ce243feb85db64a198a05c25803d588fa025f524",
"reference": "ce243feb85db64a198a05c25803d588fa025f524",
"shasum": ""
},
"require": {
"php": ">=8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"vimeo/psalm": "^5.16"
},
"time": "2024-10-17T18:12:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"xPaw\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHP library to query Minecraft servers",
"keywords": [
"minecraft"
],
"support": {
"source": "https://github.com/xPaw/PHP-Minecraft-Query/tree/5.0.0"
},
"install-path": "../xpaw/php-minecraft-query"
}
],
"dev": true,
"dev-package-names": []
}
← Back