[
    {
        "name": "composer/installers",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "a3595c5272a6f247228abb20076ed27321e4aae9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/a3595c5272a6f247228abb20076ed27321e4aae9",
            "reference": "a3595c5272a6f247228abb20076ed27321e4aae9",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2016-07-05 06:18:20",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Hurad",
            "ImageCMS",
            "MODX Evo",
            "Mautic",
            "OXID",
            "RadPHP",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "bitrix",
            "cakephp",
            "chef",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "joomla",
            "kohana",
            "laravel",
            "lithium",
            "magento",
            "mako",
            "mediawiki",
            "modulework",
            "moodle",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "roundcube",
            "shopware",
            "silverstripe",
            "symfony",
            "typo3",
            "wordpress",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "pear-pear.horde.org/Horde_Util",
        "version": "2.5.8",
        "version_normalized": "2.5.8.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Util-2.5.8.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-dom": "*",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_util": "== 2.5.8.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "These classes provide functionality useful for all kind of applications."
    },
    {
        "name": "pear-pear.horde.org/Horde_Translation",
        "version": "2.2.1",
        "version_normalized": "2.2.1.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Translation-2.2.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_translation": "== 2.2.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "Translation wrappers."
    },
    {
        "name": "pear-pear.horde.org/Horde_Stream_Filter",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Stream_Filter-2.0.4.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_stream_filter": "== 2.0.4.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "A collection of various stream filters."
    },
    {
        "name": "pear-pear.horde.org/Horde_Stream_Wrapper",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Stream_Wrapper-2.1.3.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_stream_wrapper": "== 2.1.3.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "description": "A collection of stream wrappers."
    },
    {
        "name": "pear-pear.horde.org/Horde_Exception",
        "version": "2.0.8",
        "version_normalized": "2.0.8.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Exception-2.0.8.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_translation": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_exception": "== 2.0.8.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "This class provides the default exception handlers for the Horde Application Framework."
    },
    {
        "name": "pear-pear.horde.org/Horde_Support",
        "version": "2.1.5",
        "version_normalized": "2.1.5.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Support-2.1.5.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_stream_wrapper": "<3.0.0.0",
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_support": "== 2.1.5.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well."
    },
    {
        "name": "pear-pear.horde.org/Horde_Crypt_Blowfish",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_support": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_crypt_blowfish": "== 1.1.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "Provides blowfish encryption/decryption for PHP string data."
    },
    {
        "name": "pear-pear.horde.org/Horde_Secret",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Secret-2.0.6.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-hash": "*",
            "pear-pear.horde.org/horde_crypt_blowfish": "<2.0.0.0",
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_support": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_secret": "== 2.0.6.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "An API for encrypting and decrypting small pieces of data with the use of a shared key."
    },
    {
        "name": "pear-pear.horde.org/Horde_Stream",
        "version": "1.6.3",
        "version_normalized": "1.6.3.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Stream-1.6.3.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_stream": "== 1.6.3.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents."
    },
    {
        "name": "pear-pear.horde.org/Horde_Socket_Client",
        "version": "2.1.1",
        "version_normalized": "2.1.1.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_socket_client": "== 2.1.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "Provides abstract class for use in creating PHP network socket clients."
    },
    {
        "name": "pear-pear.horde.org/Horde_Text_Flowed",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Text_Flowed-2.0.3.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_text_flowed": "== 2.0.3.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text)."
    },
    {
        "name": "pear-pear.horde.org/Horde_Mail",
        "version": "2.6.3",
        "version_normalized": "2.6.3.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Mail-2.6.3.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_idna": "<2.0.0.0",
            "pear-pear.horde.org/horde_mime": "<3.0.0.0",
            "pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
            "pear-pear.horde.org/horde_translation": "<3.0.0.0",
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_mail": "== 2.6.3.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "description": "Provides interfaces for sending e-mail messages and parsing e-mail addresses."
    },
    {
        "name": "pear-pear.horde.org/Horde_ListHeaders",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_ListHeaders-1.2.4.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_mail": "<3.0.0.0",
            "pear-pear.horde.org/horde_translation": "<3.0.0.0",
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_listheaders": "== 1.2.4.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 & RFC 2919."
    },
    {
        "name": "pear-pear.horde.org/Horde_Mime",
        "version": "2.10.0",
        "version_normalized": "2.10.0.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Mime-2.10.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_listheaders": ">=1.2.0.0,<=2.0.0.0,!=3.0.0.0",
            "pear-pear.horde.org/horde_mail": "<3.0.0.0",
            "pear-pear.horde.org/horde_stream": "<2.0.0.0",
            "pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
            "pear-pear.horde.org/horde_support": "<3.0.0.0",
            "pear-pear.horde.org/horde_text_flowed": "<3.0.0.0",
            "pear-pear.horde.org/horde_translation": "<3.0.0.0",
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_mime": "== 2.10.0.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047)."
    },
    {
        "name": "pear-pear.horde.org/Horde_Idna",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Idna-1.0.4.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_idna": "== 1.0.4.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "description": "Normalized access to various backends providing IDNA (Internationalized Domain Names in Applications) support."
    },
    {
        "name": "pear-pear.horde.org/Horde_Imap_Client",
        "version": "2.29.8",
        "version_normalized": "2.29.8.0",
        "dist": {
            "type": "file",
            "url": "https://pear.horde.org/get/Horde_Imap_Client-2.29.8.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-hash": "*",
            "ext-json": "*",
            "pear-pear.horde.org/horde_exception": "<3.0.0.0",
            "pear-pear.horde.org/horde_mail": "<3.0.0.0",
            "pear-pear.horde.org/horde_mime": "<3.0.0.0",
            "pear-pear.horde.org/horde_secret": "<3.0.0.0",
            "pear-pear.horde.org/horde_socket_client": "<3.0.0.0",
            "pear-pear.horde.org/horde_stream": "<2.0.0.0",
            "pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
            "pear-pear.horde.org/horde_translation": "<3.0.0.0",
            "pear-pear.horde.org/horde_util": "<3.0.0.0",
            "php": "<8.0.0.0"
        },
        "replace": {
            "pear-horde/horde_imap_client": "== 2.29.8.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-2.1"
        ],
        "description": "Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939)."
    }
]
