414 lines
14 KiB
JSON
414 lines
14 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": "a570f76a4698742115ca4d1d4113a836",
|
|
"packages": [
|
|
{
|
|
"name": "aternos/codex",
|
|
"version": "v4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aternosorg/codex.git",
|
|
"reference": "2d0b1930464d9c5129e90c5e69314b1da22c7c4a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aternosorg/codex/zipball/2d0b1930464d9c5129e90c5e69314b1da22c7c4a",
|
|
"reference": "2d0b1930464d9c5129e90c5e69314b1da22c7c4a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Aternos\\Codex\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthias Neid",
|
|
"email": "matthias@aternos.org"
|
|
}
|
|
],
|
|
"description": "PHP library to read, parse, print and analyse log files.",
|
|
"support": {
|
|
"issues": "https://github.com/aternosorg/codex/issues",
|
|
"source": "https://github.com/aternosorg/codex/tree/v4.1.0"
|
|
},
|
|
"time": "2026-01-21T14:12:19+00:00"
|
|
},
|
|
{
|
|
"name": "aternos/codex-hytale",
|
|
"version": "v2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aternosorg/codex-hytale.git",
|
|
"reference": "9b48e2d0fa4b82a3f10c8833a766b7e76e233271"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aternosorg/codex-hytale/zipball/9b48e2d0fa4b82a3f10c8833a766b7e76e233271",
|
|
"reference": "9b48e2d0fa4b82a3f10c8833a766b7e76e233271",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"aternos/codex": "^v4.1.0",
|
|
"ext-json": "*",
|
|
"php": ">=8.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Aternos\\Codex\\Hytale\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthias",
|
|
"email": "matthias@aternos.org"
|
|
}
|
|
],
|
|
"description": "PHP library to read, parse, print and analyse Hytale log files.",
|
|
"support": {
|
|
"issues": "https://github.com/aternosorg/codex-hytale/issues",
|
|
"source": "https://github.com/aternosorg/codex-hytale/tree/v2.0.0"
|
|
},
|
|
"time": "2026-01-23T12:25:09+00:00"
|
|
},
|
|
{
|
|
"name": "aternos/codex-minecraft",
|
|
"version": "v5.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aternosorg/codex-minecraft.git",
|
|
"reference": "f921d0277449af04a72c3dbb784e37b5fa4934b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aternosorg/codex-minecraft/zipball/f921d0277449af04a72c3dbb784e37b5fa4934b1",
|
|
"reference": "f921d0277449af04a72c3dbb784e37b5fa4934b1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"aternos/codex": "^v4.1.0",
|
|
"ext-json": "*",
|
|
"php": ">=8.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^12"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Aternos\\Codex\\Minecraft\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matthias",
|
|
"email": "matthias@aternos.org"
|
|
}
|
|
],
|
|
"description": "PHP library to read, parse, print and analyse Minecraft log files.",
|
|
"support": {
|
|
"issues": "https://github.com/aternosorg/codex-minecraft/issues",
|
|
"source": "https://github.com/aternosorg/codex-minecraft/tree/v5.1.0"
|
|
},
|
|
"time": "2026-03-30T18:21:47+00:00"
|
|
},
|
|
{
|
|
"name": "aternos/sherlock",
|
|
"version": "v1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aternosorg/sherlock.git",
|
|
"reference": "2bfb6427790b24df860f20905b76f09978a7df3a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aternosorg/sherlock/zipball/2bfb6427790b24df860f20905b76f09978a7df3a",
|
|
"reference": "2bfb6427790b24df860f20905b76f09978a7df3a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-zlib": "*",
|
|
"php": ">=8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Aternos\\Sherlock\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Julian Vennen",
|
|
"email": "julian@aternos.org"
|
|
}
|
|
],
|
|
"description": "PHP library to apply minecraft mappings to log files",
|
|
"support": {
|
|
"issues": "https://github.com/aternosorg/sherlock/issues",
|
|
"source": "https://github.com/aternosorg/sherlock/tree/v1.1.3"
|
|
},
|
|
"time": "2026-02-09T10:37:21+00:00"
|
|
},
|
|
{
|
|
"name": "mongodb/mongodb",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mongodb/mongo-php-library.git",
|
|
"reference": "0a2472ba9cbb932f7e43a8770aedb2fc30612a67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/0a2472ba9cbb932f7e43a8770aedb2fc30612a67",
|
|
"reference": "0a2472ba9cbb932f7e43a8770aedb2fc30612a67",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-runtime-api": "^2.0",
|
|
"ext-mongodb": "^2.1",
|
|
"php": "^8.1",
|
|
"psr/log": "^1.1.4|^2|^3",
|
|
"symfony/polyfill-php85": "^1.32"
|
|
},
|
|
"replace": {
|
|
"mongodb/builder": "*"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^12.0",
|
|
"phpunit/phpunit": "^10.5.35",
|
|
"rector/rector": "^2.1.4",
|
|
"squizlabs/php_codesniffer": "^3.7",
|
|
"vimeo/psalm": "6.5.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"MongoDB\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Braun",
|
|
"email": "andreas.braun@mongodb.com"
|
|
},
|
|
{
|
|
"name": "Jeremy Mikola",
|
|
"email": "jmikola@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jérôme Tamarelle",
|
|
"email": "jerome.tamarelle@mongodb.com"
|
|
}
|
|
],
|
|
"description": "MongoDB driver library",
|
|
"homepage": "https://jira.mongodb.org/browse/PHPLIB",
|
|
"keywords": [
|
|
"database",
|
|
"driver",
|
|
"mongodb",
|
|
"persistence"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mongodb/mongo-php-library/issues",
|
|
"source": "https://github.com/mongodb/mongo-php-library/tree/2.1.2"
|
|
},
|
|
"time": "2025-10-06T12:12:40+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/3.0.2"
|
|
},
|
|
"time": "2024-09-11T13:17:53+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php85",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php85.git",
|
|
"reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
|
|
"reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php85\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-06-23T16:12:55+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=8.5",
|
|
"ext-frankenphp": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-mongodb": "*",
|
|
"ext-uri": "*",
|
|
"ext-zlib": "*"
|
|
},
|
|
"platform-dev": {},
|
|
"plugin-api-version": "2.9.0"
|
|
}
|