{
    "packages": [
        {
            "name": "maikuolan/common",
            "version": "v2.9.1",
            "version_normalized": "2.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Maikuolan/Common.git",
                "reference": "3c191ba879e1ccafa6e76d3c6444ad17ad459a5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Maikuolan/Common/zipball/3c191ba879e1ccafa6e76d3c6444ad17ad459a5b",
                "reference": "3c191ba879e1ccafa6e76d3c6444ad17ad459a5b",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "ext-pcre": "*",
                "php": ">=7.2.0"
            },
            "time": "2022-07-13T13:07:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Maikuolan\\Common\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Common classes package. Contains some common classes written for CIDRAM, phpMussel, etc, available for additional use elsewhere via this package.",
            "keywords": [
                "classes",
                "common",
                "l10n",
                "php",
                "yaml"
            ],
            "support": {
                "docs": "https://github.com/Maikuolan/Common/tree/v2/_docs",
                "issues": "https://github.com/Maikuolan/Common/issues",
                "rss": "https://github.com/Maikuolan/Common/releases.atom",
                "source": "https://github.com/Maikuolan/Common"
            },
            "funding": [
                {
                    "url": "https://paypal.me/maikuolan",
                    "type": "custom"
                },
                {
                    "url": "https://ko-fi.com/maikuolan",
                    "type": "ko_fi"
                },
                {
                    "url": "https://liberapay.com/Maikuolan",
                    "type": "liberapay"
                }
            ],
            "install-path": "../maikuolan/common"
        },
        {
            "name": "phpmussel/core",
            "version": "v3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpMussel/Core.git",
                "reference": "c03d73cbe73601c102051593ad7fc1d612b39181"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpMussel/Core/zipball/c03d73cbe73601c102051593ad7fc1d612b39181",
                "reference": "c03d73cbe73601c102051593ad7fc1d612b39181",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "maikuolan/common": "^2.9",
                "php": ">=7.2.0"
            },
            "suggest": {
                "ext-apcu": ">=4",
                "ext-bz2": "*",
                "ext-curl": "*",
                "ext-lzf": "*",
                "ext-rar": "*",
                "ext-zip": "*"
            },
            "time": "2022-03-25T13:00:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpMussel\\Core\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "phpMussel core",
            "homepage": "https://phpmussel.github.io/",
            "keywords": [
                "anti-exploit",
                "anti-malware",
                "anti-spam",
                "anti-trojan",
                "anti-virus",
                "antivirus",
                "protection",
                "security",
                "uploads"
            ],
            "support": {
                "docs": "https://github.com/phpMussel/Docs",
                "issues": "https://github.com/phpMussel/Core/issues",
                "rss": "https://github.com/phpMussel/Core/releases.atom",
                "source": "https://github.com/phpMussel/Core"
            },
            "funding": [
                {
                    "url": "https://paypal.me/maikuolan",
                    "type": "custom"
                },
                {
                    "url": "https://ko-fi.com/maikuolan",
                    "type": "ko_fi"
                },
                {
                    "url": "https://liberapay.com/Maikuolan",
                    "type": "liberapay"
                }
            ],
            "install-path": "../phpmussel/core"
        },
        {
            "name": "phpmussel/web",
            "version": "v3.2.2",
            "version_normalized": "3.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpMussel/Web.git",
                "reference": "d88928c75b801293d61dd6e41171c80e0cd3df72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpMussel/Web/zipball/d88928c75b801293d61dd6e41171c80e0cd3df72",
                "reference": "d88928c75b801293d61dd6e41171c80e0cd3df72",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "maikuolan/common": "^2.8",
                "php": ">=7.2.0",
                "phpmussel/core": "^3.3.1"
            },
            "time": "2022-02-14T07:01:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpMussel\\Web\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "phpMussel upload handler",
            "homepage": "https://phpmussel.github.io/",
            "keywords": [
                "anti-exploit",
                "anti-malware",
                "anti-spam",
                "anti-trojan",
                "anti-virus",
                "antivirus",
                "protection",
                "security",
                "uploads"
            ],
            "support": {
                "docs": "https://github.com/phpMussel/Docs",
                "issues": "https://github.com/phpMussel/Web/issues",
                "rss": "https://github.com/phpMussel/Web/releases.atom",
                "source": "https://github.com/phpMussel/Web"
            },
            "funding": [
                {
                    "url": "https://paypal.me/maikuolan",
                    "type": "custom"
                },
                {
                    "url": "https://ko-fi.com/maikuolan",
                    "type": "ko_fi"
                },
                {
                    "url": "https://liberapay.com/Maikuolan",
                    "type": "liberapay"
                }
            ],
            "install-path": "../phpmussel/web"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
