Skip to content
Snippets Groups Projects
composer.lock 184 KiB
Newer Older
  • Learn to ignore specific revisions
  • {
        "_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": "9daa691ddb3b06dffdb3f291440ebfc3",
    
        "packages": [
    
            {
                "name": "arthurhoaro/favicon",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ArthurHoaro/favicon.git",
    
                    "reference": "8e23fe1dee6d201dd0cf05059649e567eafae57f"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/ArthurHoaro/favicon/zipball/8e23fe1dee6d201dd0cf05059649e567eafae57f",
                    "reference": "8e23fe1dee6d201dd0cf05059649e567eafae57f",
    
                    "shasum": ""
                },
                "require": {
    
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.8",
                    "weew/helpers-filesystem": "~1.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Favicon\\": "src/Favicon/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "Apache-2.0"
                ],
                "authors": [
                    {
                        "name": "Chris Shiflett",
                        "homepage": "http://shiflett.org/"
                    },
                    {
                        "name": "Arthur Hoaro",
                        "homepage": "http://hoa.ro"
                    }
                ],
                "description": "PHP Library used to discover favicon from given URL",
                "homepage": "https://github.com/ArthurHoaro/favicon",
                "keywords": [
                    "favicon",
                    "finder",
                    "icon"
                ],
    
                "time": "2020-01-09T15:47:28+00:00"
    
                "version": "v1.7.1",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/Cerdic/CSSTidy.git",
    
                    "reference": "47bc70fc6d78a37cb91f9df4518585a9e62b565a"
    
                    "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/47bc70fc6d78a37cb91f9df4518585a9e62b565a",
                    "reference": "47bc70fc6d78a37cb91f9df4518585a9e62b565a",
    
                "require": {
                    "php": "^5.4.0 || ^7"
                },
    
                "require-dev": {
                    "pear/text_diff": "^1.2",
                    "simpletest/simpletest": "^1.1"
                },
    
                "type": "library",
                "autoload": {
                    "classmap": [
    
                        "class.csstidy_optimise.php",
                        "class.csstidy_print.php",
                        "class.csstidy.php"
    
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                    "LGPL-2.1-or-later"
    
                ],
                "authors": [
                    {
                        "name": "Cédric MORIN",
                        "email": "changeme@mailinator.com"
                    }
                ],
                "description": "CSSTidy is a CSS minifier",
    
                "time": "2019-09-14T17:59:23+00:00"
    
            {
                "name": "christophwurst/kitinerary",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ChristophWurst/kitinerary.git",
    
                    "reference": "d2adb02b6d46b36571dc3c5127a8360ba2d5b418"
    
                    "url": "https://api.github.com/repos/ChristophWurst/kitinerary/zipball/d2adb02b6d46b36571dc3c5127a8360ba2d5b418",
                    "reference": "d2adb02b6d46b36571dc3c5127a8360ba2d5b418",
    
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "ChristophWurst\\KItinerary\\": "/src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "AGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Christoph Wurst",
                        "email": "christoph@winzerhof-wurst.at"
                    }
                ],
                "description": "KItinerary adapter",
    
                "time": "2020-01-13T21:39:22+00:00"
    
            },
            {
                "name": "christophwurst/kitinerary-bin",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ChristophWurst/kitinerary-bin.git",
    
                    "reference": "eaafa040b404651cb4ab75a2d7a53c71b55d2395"
    
                    "url": "https://api.github.com/repos/ChristophWurst/kitinerary-bin/zipball/eaafa040b404651cb4ab75a2d7a53c71b55d2395",
                    "reference": "eaafa040b404651cb4ab75a2d7a53c71b55d2395",
    
                    "christophwurst/kitinerary": "^0.2.1",
    
                    "ext-json": "*",
                    "php": "^7.1",
                    "psr/log": "^1.1"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "ChristophWurst\\KItinerary\\Bin\\": "/src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Christoph Wurst",
                        "email": "christoph@winzerhof-wurst.at"
                    }
                ],
                "description": "KItinerary binary executable",
    
                "time": "2020-01-13T21:43:49+00:00"
    
            },
            {
                "name": "christophwurst/kitinerary-flatpak",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ChristophWurst/kitinerary-flatpak.git",
    
                    "reference": "2f0254f31a6b3d88f7a8ac5de25c580820401d37"
    
                    "url": "https://api.github.com/repos/ChristophWurst/kitinerary-flatpak/zipball/2f0254f31a6b3d88f7a8ac5de25c580820401d37",
                    "reference": "2f0254f31a6b3d88f7a8ac5de25c580820401d37",
    
                    "christophwurst/kitinerary": "^0.2",
    
                    "ext-json": "*"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "ChristophWurst\\KItinerary\\Flatpak\\": "/src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "AGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Christoph Wurst",
                        "email": "christoph@winzerhof-wurst.at"
                    }
                ],
                "description": "KItinerary Flatpak binding",
    
                "time": "2020-01-13T21:42:51+00:00"
    
            {
                "name": "ezyang/htmlpurifier",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ezyang/htmlpurifier.git",
    
                    "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
                    "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.2"
                },
    
                    "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
    
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "HTMLPurifier": "library/"
                    },
                    "files": [
                        "library/HTMLPurifier.composer.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                ],
                "authors": [
                    {
                        "name": "Edward Z. Yang",
                        "email": "admin@htmlpurifier.org",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                        "homepage": "http://ezyang.com"
    
                    }
                ],
                "description": "Standards compliant HTML filter written in PHP",
                "homepage": "http://htmlpurifier.org/",
                "keywords": [
                    "html"
                ],
    
                "time": "2019-10-28T03:44:26+00:00"
    
            {
                "name": "gravatarphp/gravatar",
    
                "version": "v2.0.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/gravatarphp/gravatar.git",
    
                    "reference": "54a5d48b4564ec9f1db8a498ad23d500ab83c063"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/gravatarphp/gravatar/zipball/54a5d48b4564ec9f1db8a498ad23d500ab83c063",
                    "reference": "54a5d48b4564ec9f1db8a498ad23d500ab83c063",
    
                    "shasum": ""
                },
                "require": {
    
                },
                "require-dev": {
    
                    "phpspec/phpspec": "^5.1"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Gravatar\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com"
                    }
                ],
                "description": "Gravatar URL builder which is most commonly called as a Gravatar library",
                "homepage": "http://gravatarphp.com",
                "keywords": [
                    "avatar",
                    "gravatar",
                    "image",
                    "profile"
                ],
    
                "time": "2019-01-08T21:43:01+00:00"
    
            {
                "name": "kwi/urllinker",
    
    Jakob Sack's avatar
    Jakob Sack committed
                "version": "dev-bleeding",
    
    Jakob Sack's avatar
    Jakob Sack committed
                    "type": "git",
                    "url": "https://github.com/kwi-dk/UrlLinker.git",
                    "reference": "bc54f1afe6ef25752b46ace3931f7d157e7342f0"
    
                },
                "dist": {
                    "type": "zip",
    
    Jakob Sack's avatar
    Jakob Sack committed
                    "url": "https://api.github.com/repos/kwi-dk/UrlLinker/zipball/bc54f1afe6ef25752b46ace3931f7d157e7342f0",
                    "reference": "bc54f1afe6ef25752b46ace3931f7d157e7342f0",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Kwi\\": "lib"
                    },
                    "files": [
                        "UrlLinker.php"
                    ]
                },
    
    Jakob Sack's avatar
    Jakob Sack committed
                "autoload-dev": {
                    "files": [
                        "tests/UrlLinkerTestCase.php",
                        "tests/functions/LinkUrlsInTrustedHtmlTest.php",
                        "tests/functions/HtmlEscapeAndLinkUrlsTest.php"
                    ]
                },
    
                "license": [
                    "CC0-1.0"
                ],
                "authors": [
                    {
                        "name": "Søren Løvborg",
                        "role": "Developer"
                    },
                    {
                        "name": "Dawid Nowak",
    
                        "email": "code@dnowak.pl",
                        "role": "Developer"
    
                    }
                ],
                "description": "Autolink URLs in text or html",
                "homepage": "http://www.kwi.dk/projects/php/UrlLinker/",
    
    Jakob Sack's avatar
    Jakob Sack committed
                "support": {
                    "source": "https://bitbucket.org/kwi/urllinker",
                    "issues": "https://bitbucket.org/kwi/urllinker/issues"
                },
    
                "time": "2014-12-28T22:05:00+00:00"
    
            {
                "name": "pear-pear.horde.org/Horde_Crypt_Blowfish",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.3.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                    "pear-pear.horde.org/horde_support": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_crypt_blowfish": "== 1.1.3.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "A library that provides blowfish encryption/decryption for PHP string data."
    
            },
            {
                "name": "pear-pear.horde.org/Horde_Date",
    
                "version": "2.4.1",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Date-2.4.1.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                    "pear-pear.horde.org/horde_nls": "<3.0.0.0",
                    "pear-pear.horde.org/horde_translation": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_date": "== 2.4.1.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "Package for creating and manipulating dates."
            },
            {
                "name": "pear-pear.horde.org/Horde_Exception",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Exception-2.0.8.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_translation": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_exception": "== 2.0.8.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "This class provides the default exception handlers for the Horde Application Framework."
            },
    
            {
                "name": "pear-pear.horde.org/Horde_Idna",
    
                    "url": "https://pear.horde.org/get/Horde_Idna-1.1.2.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                    "pear-horde/horde_idna": "== 1.1.2.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
                "license": [
                    "BSD-2-Clause"
                ],
    
                "description": "A library that wraps various backends providing IDNA (Internationalized Domain Names in Applications) support."
    
            {
                "name": "pear-pear.horde.org/Horde_Imap_Client",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Imap_Client-2.30.1.tgz"
    
                },
                "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.30.1.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
                "license": [
                    "LGPL-2.1"
                ],
    
    Jakob Sack's avatar
    Jakob Sack committed
                "description": "A library to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939)."
    
    Thomas Müller's avatar
    Thomas Müller committed
            {
                "name": "pear-pear.horde.org/Horde_ListHeaders",
    
                "version": "1.2.5",
    
    Thomas Müller's avatar
    Thomas Müller committed
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_ListHeaders-1.2.5.tgz"
    
    Thomas Müller's avatar
    Thomas Müller committed
                },
                "require": {
                    "pear-pear.horde.org/horde_mail": "<3.0.0.0",
                    "pear-pear.horde.org/horde_translation": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
    Thomas Müller's avatar
    Thomas Müller committed
                },
                "replace": {
    
                    "pear-horde/horde_listheaders": "== 1.2.5.0"
    
    Thomas Müller's avatar
    Thomas Müller committed
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
    Thomas Müller's avatar
    Thomas Müller committed
                "description": "The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 & RFC 2919."
            },
    
            {
                "name": "pear-pear.horde.org/Horde_Mail",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Mail-2.6.5.tgz"
    
                },
                "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",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-pear.horde.org/horde_translation": "<3.0.0.0",
    
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_mail": "== 2.6.5.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "Provides interfaces for sending e-mail messages and parsing e-mail addresses."
            },
            {
                "name": "pear-pear.horde.org/Horde_Mime",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "version": "2.11.0",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Mime-2.11.0.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "pear-pear.horde.org/horde_listheaders": "<2.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",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "pear-horde/horde_mime": "== 2.11.0.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047)."
            },
            {
                "name": "pear-pear.horde.org/Horde_Nls",
    
                "version": "2.2.1",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Nls-2.2.1.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_translation": "<3.0.0.0",
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_nls": "== 2.2.1.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "Common methods for handling language data, timezones, and hostname->country lookups."
            },
            {
                "name": "pear-pear.horde.org/Horde_Secret",
    
    Thomas Müller's avatar
    Thomas Müller committed
                "version": "2.0.6",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Secret-2.0.6.tgz"
    
                },
                "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",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-horde/horde_secret": "== 2.0.6.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "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_Smtp",
    
                "version": "1.9.5",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Smtp-1.9.5.tgz"
    
                },
                "require": {
                    "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_socket_client": "<3.0.0.0",
    
                    "pear-pear.horde.org/horde_support": "<3.0.0.0",
                    "pear-pear.horde.org/horde_translation": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_smtp": "== 1.9.5.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "Provides interfaces for connecting to a SMTP (RFC 5321) server to send e-mail messages."
            },
            {
                "name": "pear-pear.horde.org/Horde_Socket_Client",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.3.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_socket_client": "== 2.1.3.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "A library that provides an abstract PHP network socket client."
    
            },
            {
                "name": "pear-pear.horde.org/Horde_Stream",
    
    Thomas Müller's avatar
    Thomas Müller committed
                "version": "1.6.3",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Stream-1.6.3.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-horde/horde_stream": "== 1.6.3.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "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_Stream_Filter",
    
    Thomas Müller's avatar
    Thomas Müller committed
                "version": "2.0.4",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Stream_Filter-2.0.4.tgz"
    
                },
                "require": {
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-horde/horde_stream_filter": "== 2.0.4.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "A collection of various stream filters."
            },
            {
                "name": "pear-pear.horde.org/Horde_Stream_Wrapper",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "version": "2.1.4",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Stream_Wrapper-2.1.4.tgz"
    
                },
                "require": {
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "pear-horde/horde_stream_wrapper": "== 2.1.4.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "A collection of stream wrappers."
            },
            {
                "name": "pear-pear.horde.org/Horde_Support",
    
                "version": "2.2.0",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Support-2.2.0.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                    "pear-pear.horde.org/horde_stream_wrapper": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_support": "== 2.2.0.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "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_Text_Filter",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Text_Filter-2.3.6.tgz"
    
                },
                "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_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_text_filter": "== 2.3.6.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "Common methods for fitering and converting text."
            },
            {
                "name": "pear-pear.horde.org/Horde_Text_Flowed",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Text_Flowed-2.0.4.tgz"
    
                },
                "require": {
                    "pear-pear.horde.org/horde_util": "<3.0.0.0",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_text_flowed": "== 2.0.4.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "A library that provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text)."
    
            },
            {
                "name": "pear-pear.horde.org/Horde_Translation",
    
                "version": "2.2.2",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Translation-2.2.2.tgz"
    
                },
                "require": {
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_translation": "== 2.2.2.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "license": [
                    "LGPL-2.1"
                ],
    
                "description": "Translation wrappers."
            },
            {
                "name": "pear-pear.horde.org/Horde_Util",
    
                "dist": {
                    "type": "file",
    
                    "url": "https://pear.horde.org/get/Horde_Util-2.5.9.tgz"
    
                },
                "require": {
                    "ext-dom": "*",
    
    Thomas Müller's avatar
    Thomas Müller committed
                    "php": "<8.0.0.0"
    
                },
                "replace": {
    
                    "pear-horde/horde_util": "== 2.5.9.0"
    
                },
                "type": "pear-library",
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "include-path": [
                    "/"
                ],
    
                "description": "A library that provides functionality useful for all kind of applications."
    
                "version": "1.1.3",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/log.git",
    
                    "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
    
                    "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
                    "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Log\\": "Psr/Log/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [