{
    "_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": "0c9c0c05b73f827512eeb4272326ff71",
    "packages": [
        {
            "name": "adldap2/adldap2",
            "version": "v4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Adldap2/Adldap2.git",
                "reference": "58702274158a785817c1e983343180051c44a6f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/58702274158a785817c1e983343180051c44a6f4",
                "reference": "58702274158a785817c1e983343180051c44a6f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "suggest": {
                "ext-ldap": "*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Scott Barnett",
                    "email": "scott@wiggumworld.com",
                    "role": "Developer"
                },
                {
                    "name": "Richard Hyland",
                    "email": "adldap@richardhyland.com",
                    "role": "Developer"
                }
            ],
            "description": "adLDAP, PHP LDAP library for manipulating Active Directory",
            "keywords": [
                "active directory",
                "ldap",
                "windows"
            ],
            "time": "2016-07-14T18:11:24+00:00"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.4|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "suggest": {
                "ext-gd": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "BaconQrCode": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "http://www.dasprids.de",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "time": "2017-10-17T09:59:25+00:00"
        },
        {
            "name": "bnf/slim3-psr15",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bnf/slim3-psr15.git",
                "reference": "545fe86677d12e19fa73bf1af2415c3ee2fa6ee0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bnf/slim3-psr15/zipball/545fe86677d12e19fa73bf1af2415c3ee2fa6ee0",
                "reference": "545fe86677d12e19fa73bf1af2415c3ee2fa6ee0",
                "shasum": ""
            },
            "require": {
                "psr/http-message": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "slim/slim": "^3.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Bnf\\Slim3Psr15\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Franzke",
                    "email": "benjaminfranzke@gmail.com"
                }
            ],
            "description": "PSR-15 middleware support for Slim Framework v3",
            "keywords": [
                "framework",
                "middleware",
                "psr",
                "slim"
            ],
            "time": "2019-01-28T23:17:01+00:00"
        },
        {
            "name": "bower-asset/cropper",
            "version": "v2.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/fengyuanchen/cropper.git",
                "reference": "30c58b29ee21010e17e58ebab165fbd84285c685"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fengyuanchen/cropper/zipball/30c58b29ee21010e17e58ebab165fbd84285c685",
                "reference": "30c58b29ee21010e17e58ebab165fbd84285c685",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "dist/cropper.js",
                    "dist/cropper.css"
                ],
                "bower-asset-ignore": [
                    "**/.*",
                    "node_modules",
                    "bower_components",
                    "tests",
                    "test",
                    "examples",
                    "assets",
                    "demo",
                    "docs",
                    "gulpfile.js",
                    "CONTRIBUTING.md",
                    "ISSUE_TEMPLATE.md"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "A simple jQuery image cropping plugin.",
            "keywords": [
                "crop",
                "cropper",
                "cropping",
                "css",
                "development",
                "front-end",
                "html",
                "image",
                "javascript",
                "jquery",
                "move",
                "plugin",
                "rotate",
                "scale",
                "web",
                "zoom"
            ]
        },
        {
            "name": "bower-asset/diff2html",
            "version": "v2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rtfpessoa/diff2html.git",
                "reference": "4c15a9ca93e50c78f8d02e37273076994888d499"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rtfpessoa/diff2html/zipball/4c15a9ca93e50c78f8d02e37273076994888d499",
                "reference": "4c15a9ca93e50c78f8d02e37273076994888d499",
                "shasum": ""
            },
            "type": "bower-asset-library"
        },
        {
            "name": "bower-asset/fastclick",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/ftlabs/fastclick.git",
                "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b",
                "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "lib/fastclick.js",
                "bower-asset-ignore": [
                    "**/.*",
                    "component.json",
                    "package.json",
                    "Makefile",
                    "tests",
                    "examples"
                ]
            }
        },
        {
            "name": "bower-asset/jquery",
            "version": "1.12.4",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery-dist.git",
                "reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/5e89585e0121e72ff47de177c5ef604f3089a53d",
                "reference": "5e89585e0121e72ff47de177c5ef604f3089a53d",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "dist/jquery.js",
                "bower-asset-ignore": [
                    "package.json"
                ]
            },
            "license": [
                "MIT"
            ],
            "keywords": [
                "browser",
                "javascript",
                "jquery",
                "library"
            ]
        },
        {
            "name": "bower-asset/jquery-touchswipe",
            "version": "1.6.19",
            "source": {
                "type": "git",
                "url": "https://github.com/mattbryson/TouchSwipe-Jquery-Plugin.git",
                "reference": "f0d71bf645779358e1458e212102c5d59b7702ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mattbryson/TouchSwipe-Jquery-Plugin/zipball/f0d71bf645779358e1458e212102c5d59b7702ec",
                "reference": "f0d71bf645779358e1458e212102c5d59b7702ec",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "./jquery.touchSwipe.js"
            }
        },
        {
            "name": "bower-asset/jquery-ui",
            "version": "1.11.2",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jqueryui.git",
                "reference": "396781474d936959061271505f506b78398fe6a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jqueryui/zipball/396781474d936959061271505f506b78398fe6a2",
                "reference": "396781474d936959061271505f506b78398fe6a2",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.6"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "jquery-ui.js"
                ],
                "bower-asset-ignore": []
            }
        },
        {
            "name": "components/bootstrap",
            "version": "4.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/components/bootstrap.git",
                "reference": "6c183f17f5d8fbfb38af412c5e0a52135f7d01c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/bootstrap/zipball/6c183f17f5d8fbfb38af412c5e0a52135f7d01c9",
                "reference": "6c183f17f5d8fbfb38af412c5e0a52135f7d01c9",
                "shasum": ""
            },
            "require": {
                "components/jquery": ">=2"
            },
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "js/bootstrap.js"
                    ],
                    "files": [
                        "js/*.js",
                        "css/*.css",
                        "css/*.map"
                    ],
                    "shim": {
                        "deps": [
                            "jquery"
                        ]
                    }
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jacob Thornton",
                    "email": "jacobthornton@gmail.com"
                },
                {
                    "name": "Mark Otto",
                    "email": "markdotto@gmail.com"
                }
            ],
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
            "homepage": "http://getbootstrap.com",
            "keywords": [
                "css",
                "framework",
                "front-end",
                "mobile-first",
                "responsive",
                "sass",
                "web"
            ],
            "time": "2018-05-06T21:06:16+00:00"
        },
        {
            "name": "components/jquery",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jquery.git",
                "reference": "459648cda77875519c5da3ae1dd0ed5d170aa649"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jquery/zipball/459648cda77875519c5da3ae1dd0ed5d170aa649",
                "reference": "459648cda77875519c5da3ae1dd0ed5d170aa649",
                "shasum": ""
            },
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "jquery.js"
                    ],
                    "files": [
                        "jquery.min.js",
                        "jquery.min.map",
                        "jquery.slim.js",
                        "jquery.slim.min.js",
                        "jquery.slim.min.map"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "JS Foundation and other contributors"
                }
            ],
            "description": "jQuery JavaScript Library",
            "homepage": "http://jquery.com",
            "time": "2018-03-04T13:23:48+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
                "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpunit/phpunit": "^4.8.36"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Thelia",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "time": "2018-08-27T06:10:37+00:00"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "shasum": ""
            },
            "require": {
                "psr/container": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/Interop/Container/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
            "homepage": "https://github.com/container-interop/container-interop",
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "defuse/php-encryption",
            "version": "v2.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/defuse/php-encryption.git",
                "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
                "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "paragonie/random_compat": ">= 2",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "nikic/php-parser": "^2.0|^3.0|^4.0",
                "phpunit/phpunit": "^4|^5"
            },
            "bin": [
                "bin/generate-defuse-key"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Defuse\\Crypto\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Hornby",
                    "email": "taylor@defuse.ca",
                    "homepage": "https://defuse.ca/"
                },
                {
                    "name": "Scott Arciszewski",
                    "email": "info@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "Secure PHP Encryption Library",
            "keywords": [
                "aes",
                "authenticated encryption",
                "cipher",
                "crypto",
                "cryptography",
                "encrypt",
                "encryption",
                "openssl",
                "security",
                "symmetric key cryptography"
            ],
            "time": "2018-07-24T23:27:56+00:00"
        },
        {
            "name": "egroupware/activesync",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/activesync.git",
                "reference": "8f30989c1b58159a4fd20ef4318727833a41b24e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/activesync/zipball/8f30989c1b58159a4fd20ef4318727833a41b24e",
                "reference": "8f30989c1b58159a4fd20ef4318727833a41b24e",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version",
                "egroupware/z-push-dev": "^2.5"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware support for ActiveSync protocol using z-Push",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-06-14T15:24:10+00:00"
        },
        {
            "name": "egroupware/adodb-php",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/ADOdb.git",
                "reference": "7b7fbf591a41e4553932ed5069824bf0412df9b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/ADOdb/zipball/7b7fbf591a41e4553932ed5069824bf0412df9b3",
                "reference": "7b7fbf591a41e4553932ed5069824bf0412df9b3",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "adodb.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "John Lim",
                    "email": "jlim@natsoft.com",
                    "role": "Author"
                },
                {
                    "name": "Damien Regad",
                    "role": "Current maintainer"
                },
                {
                    "name": "Mark Newnham",
                    "role": "Developer"
                }
            ],
            "description": "ADOdb is a PHP database abstraction layer library",
            "homepage": "http://adodb.org/",
            "keywords": [
                "abstraction",
                "database",
                "layer",
                "library",
                "php"
            ],
            "time": "2019-02-22T10:09:08+00:00"
        },
        {
            "name": "egroupware/bookmarks",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/bookmarks.git",
                "reference": "a009853e9285d7c837e905fdf49211ca85a37b17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/bookmarks/zipball/a009853e9285d7c837e905fdf49211ca85a37b17",
                "reference": "a009853e9285d7c837e905fdf49211ca85a37b17",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware app to manage bookmarks",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-09T08:25:03+00:00"
        },
        {
            "name": "egroupware/collabora",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/collabora.git",
                "reference": "c9b8bbdf43d0fd9aedf9768772d02c6f63e744bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/collabora/zipball/c9b8bbdf43d0fd9aedf9768772d02c6f63e744bd",
                "reference": "c9b8bbdf43d0fd9aedf9768772d02c6f63e744bd",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware integration for Collabora Online Office",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-09T14:43:13+00:00"
        },
        {
            "name": "egroupware/icalendar",
            "version": "2.1.9",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/Icalendar.git",
                "reference": "181ff25b3837bb8e9fd2c1a188078829639767d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/Icalendar/zipball/181ff25b3837bb8e9fd2c1a188078829639767d6",
                "reference": "181ff25b3837bb8e9fd2c1a188078829639767d6",
                "shasum": ""
            },
            "require": {
                "pear-pear.horde.org/horde_date": "^2",
                "pear-pear.horde.org/horde_exception": "^2",
                "pear-pear.horde.org/horde_mail": "^2",
                "pear-pear.horde.org/horde_support": "^2",
                "pear-pear.horde.org/horde_translation": "^2.2",
                "pear-pear.horde.org/horde_util": "^2",
                "php": "^5.3 || ^7"
            },
            "replace": {
                "pear-horde/horde_icalendar": "2.*",
                "pear-pear.horde.org/horde_icalendar": "2.*"
            },
            "suggest": {
                "pear-pear.horde.org/Horde_Test": "^2.1"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Horde_Icalendar": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Chuck Hagenbuch",
                    "email": "chuck@horde.org",
                    "role": "lead"
                },
                {
                    "name": "Jan Schneider",
                    "email": "jan@horde.org",
                    "role": "lead"
                },
                {
                    "name": "Michael J Rubinsky",
                    "email": "mrubinsk@horde.org",
                    "role": "developer"
                }
            ],
            "description": "iCalendar and vCard library",
            "homepage": "https://www.horde.org/libraries/Horde_Icalendar",
            "time": "2019-02-09T00:00:00+00:00"
        },
        {
            "name": "egroupware/magicsuggest",
            "version": "2.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/magicsuggest.git",
                "reference": "c9f571479c6b12772256ca8b63d67f5cb3f04e56"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/magicsuggest/zipball/c9f571479c6b12772256ca8b63d67f5cb3f04e56",
                "reference": "c9f571479c6b12772256ca8b63d67f5cb3f04e56",
                "shasum": ""
            },
            "require": {
                "components/bootstrap": ">=3.0.0",
                "components/jquery": ">=1.8.3"
            },
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "magicsuggest.js"
                    ],
                    "files": [
                        "magicsuggest.css"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Compiled version of magicsuggest customized for EGroupware project.",
            "homepage": "https://github.com/EGroupware/magicsuggest",
            "time": "2018-06-21T10:14:03+00:00"
        },
        {
            "name": "egroupware/news_admin",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/news_admin.git",
                "reference": "dc00bc2958d396ac53c5d8b65ea4885b0d6bf3f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/news_admin/zipball/dc00bc2958d396ac53c5d8b65ea4885b0d6bf3f1",
                "reference": "dc00bc2958d396ac53c5d8b65ea4885b0d6bf3f1",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                }
            ],
            "description": "EGroupware app to supply and aggregate RSS/Atom feeds",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-09T08:25:03+00:00"
        },
        {
            "name": "egroupware/openid",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/openid.git",
                "reference": "9aeab3624b41df393fa2405eb3497dc9e2cb8b7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/openid/zipball/9aeab3624b41df393fa2405eb3497dc9e2cb8b7e",
                "reference": "9aeab3624b41df393fa2405eb3497dc9e2cb8b7e",
                "shasum": ""
            },
            "require": {
                "bnf/slim3-psr15": "^1.1",
                "monolog/monolog": "^1.24",
                "php-middleware/log-http-messages": "^4.0",
                "slim/slim": "^3.0",
                "steverhoades/oauth2-openid-connect-server": "^1.0"
            },
            "require-dev": {
                "defuse/php-encryption": "^2.1",
                "lcobucci/jwt": "^3.1",
                "league/event": "^2.1",
                "paragonie/random_compat": "^2.0",
                "psr/http-message": "^1.0",
                "zendframework/zend-diactoros": "^1.0"
            },
            "type": "egroupware-app",
            "autoload": {
                "psr-4": {
                    "EGroupware\\OpenID\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                }
            ],
            "description": "EGroupware OpenID Connect / OAuth2 server",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-06-17T13:29:36+00:00"
        },
        {
            "name": "egroupware/projectmanager",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/projectmanager.git",
                "reference": "625735636edb22a996f7482d560c664953c71bfd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/projectmanager/zipball/625735636edb22a996f7482d560c664953c71bfd",
                "reference": "625735636edb22a996f7482d560c664953c71bfd",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware project-management application",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-04T10:44:16+00:00"
        },
        {
            "name": "egroupware/registration",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/registration.git",
                "reference": "0347a76d200317610202847825ff1d5650e93fd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/registration/zipball/0347a76d200317610202847825ff1d5650e93fd8",
                "reference": "0347a76d200317610202847825ff1d5650e93fd8",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                },
                {
                    "name": "Padraic Renaghan"
                },
                {
                    "name": "Joseph Engo"
                },
                {
                    "name": "Michael Totschnig"
                }
            ],
            "description": "EGroupware app to allow self-registration of users",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-09T08:25:03+00:00"
        },
        {
            "name": "egroupware/rocketchat",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/rocketchat.git",
                "reference": "800913216736cc1319af4b04a975df32fcce8904"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/rocketchat/zipball/800913216736cc1319af4b04a975df32fcce8904",
                "reference": "800913216736cc1319af4b04a975df32fcce8904",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware Rocket.Chat app allowing to access Rocket.Chat from within EGroupware",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-11T15:47:23+00:00"
        },
        {
            "name": "egroupware/status",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/status.git",
                "reference": "0c5160baa7a1c655bf18c40b516a5aa1f125ccb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/status/zipball/0c5160baa7a1c655bf18c40b516a5aa1f125ccb6",
                "reference": "0c5160baa7a1c655bf18c40b516a5aa1f125ccb6",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware status / presence app showing logged in and/or in chat active users",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-09T11:56:12+00:00"
        },
        {
            "name": "egroupware/tracker",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/tracker.git",
                "reference": "166ba2df3ffa1cbdcfa94a0a0b74b0ff5f39c5b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/tracker/zipball/166ba2df3ffa1cbdcfa94a0a0b74b0ff5f39c5b8",
                "reference": "166ba2df3ffa1cbdcfa94a0a0b74b0ff5f39c5b8",
                "shasum": ""
            },
            "require": {
                "egroupware/egroupware": "self.version"
            },
            "type": "egroupware-app",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ralf Becker",
                    "email": "rb@egroupware.org"
                },
                {
                    "name": "Hadi Nategh",
                    "email": "hn@egroupware.org"
                },
                {
                    "name": "Nathan Gray",
                    "email": "ng@egroupware.org"
                }
            ],
            "description": "EGroupware bug-tracker and helpdesk application",
            "homepage": "https://www.egroupware.org/",
            "time": "2019-07-08T22:07:07+00:00"
        },
        {
            "name": "egroupware/z-push-dev",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/EGroupware/z-push.git",
                "reference": "32da00e1024038a8f57c8a185c671179c3922ebe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EGroupware/z-push/zipball/32da00e1024038a8f57c8a185c671179c3922ebe",
                "reference": "32da00e1024038a8f57c8a185c671179c3922ebe",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0"
            ],
            "description": "Z-Push is an open-source application to synchronize ActiveSync compatible devices",
            "homepage": "http://z-push.org/",
            "time": "2015-09-02T00:00:00+00:00"
        },
        {
            "name": "fxp/composer-asset-plugin",
            "version": "v1.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/fxpio/composer-asset-plugin.git",
                "reference": "6d5cfd0a4f4c3e167d2048eb8f5347309a6bbe10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/6d5cfd0a4f4c3e167d2048eb8f5347309a6bbe10",
                "reference": "6d5cfd0a4f4c3e167d2048eb8f5347309a6bbe10",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "composer/composer": "^1.6.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Fxp\\Composer\\AssetPlugin\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Pluchino",
                    "email": "francois.pluchino@gmail.com"
                }
            ],
            "description": "NPM/Bower Dependency Manager for Composer",
            "homepage": "https://github.com/fxpio/composer-asset-plugin",
            "keywords": [
                "asset",
                "bower",
                "composer",
                "dependency manager",
                "nodejs",
                "npm",
                "package"
            ],
            "time": "2019-05-01T11:47:39+00:00"
        },
        {
            "name": "lcobucci/jwt",
            "version": "3.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/lcobucci/jwt.git",
                "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
                "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "~1.5",
                "phpmd/phpmd": "~2.2",
                "phpunit/php-invoker": "~1.1",
                "phpunit/phpunit": "^5.7 || ^7.3",
                "squizlabs/php_codesniffer": "~2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Lcobucci\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Luís Otávio Cobucci Oblonczyk",
                    "email": "lcobucci@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to work with JSON Web Token and JSON Web Signature",
            "keywords": [
                "JWS",
                "jwt"
            ],
            "time": "2019-05-24T18:30:49+00:00"
        },
        {
            "name": "league/event",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/event.git",
                "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
                "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "henrikbjorn/phpspec-code-coverage": "~1.0.1",
                "phpspec/phpspec": "^2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\Event\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Event package",
            "keywords": [
                "emitter",
                "event",
                "listener"
            ],
            "time": "2018-11-26T11:52:41+00:00"
        },
        {
            "name": "league/oauth2-server",
            "version": "7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-server.git",
                "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
                "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
                "shasum": ""
            },
            "require": {
                "defuse/php-encryption": "^2.1",
                "ext-openssl": "*",
                "lcobucci/jwt": "^3.2.2",
                "league/event": "^2.1",
                "php": ">=7.0.0",
                "psr/http-message": "^1.0.1"
            },
            "replace": {
                "league/oauth2server": "*",
                "lncd/oauth2": "*"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpstan/phpstan-strict-rules": "^0.9.0",
                "phpunit/phpunit": "^6.3 || ^7.0",
                "roave/security-advisories": "dev-master",
                "zendframework/zend-diactoros": "^1.3.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alex Bilbie",
                    "email": "hello@alexbilbie.com",
                    "homepage": "http://www.alexbilbie.com",
                    "role": "Developer"
                },
                {
                    "name": "Andy Millington",
                    "email": "andrew@noexceptions.io",
                    "homepage": "https://www.noexceptions.io",
                    "role": "Developer"
                }
            ],
            "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
            "homepage": "https://oauth2.thephpleague.com/",
            "keywords": [
                "Authentication",
                "api",
                "auth",
                "authorisation",
                "authorization",
                "oauth",
                "oauth 2",
                "oauth 2.0",
                "oauth2",
                "protect",
                "resource",
                "secure",
                "server"
            ],
            "time": "2019-05-05T09:22:01+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
                "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "jakub-onderka/php-parallel-lint": "0.9",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "2.3.0",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "time": "2018-11-05T09:00:11+00:00"
        },
        {
            "name": "nikic/fast-route",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/FastRoute.git",
                "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
                "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|~5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "FastRoute\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov",
                    "email": "nikic@php.net"
                }
            ],
            "description": "Fast request router for PHP",
            "keywords": [
                "router",
                "routing"
            ],
            "time": "2018-02-13T20:26:39+00:00"
        },
        {
            "name": "npm-asset/as-jqplot",
            "version": "1.0.8",
            "dist": {
                "type": "tar",
                "url": "https://registry.npmjs.org/as-jqplot/-/as-jqplot-1.0.8.tgz",
                "reference": null,
                "shasum": "97061e0f32167597b87c98dfd42c93f10a2fb249"
            },
            "type": "npm-asset-library",
            "extra": {
                "npm-asset-main": "index.js",
                "npm-asset-directories": [],
                "npm-asset-scripts": {
                    "test": "echo \"Error: no test specified\" && exit 1"
                }
            },
            "license": [
                "ISC"
            ],
            "authors": [
                ""
            ],
            "description": "AS jqPlot Shim"
        },
        {
            "name": "npm-asset/gridster",
            "version": "0.5.6",
            "dist": {
                "type": "tar",
                "url": "https://registry.npmjs.org/gridster/-/gridster-0.5.6.tgz",
                "reference": null,
                "shasum": "4024713aabd559093a72e9b713f1e41f9bded76f"
            },
            "require": {
                "npm-asset/jquery": "2.0.3"
            },
            "require-dev": {
                "npm-asset/bower": "~0.9.2",
                "npm-asset/grunt": "~0.4.1",
                "npm-asset/grunt-bump": "0.0.11",
                "npm-asset/grunt-contrib-concat": "~0.1.3",
                "npm-asset/grunt-contrib-cssmin": "~0.5.0",
                "npm-asset/grunt-contrib-jshint": "~0.3.0",
                "npm-asset/grunt-contrib-uglify": "~0.2.0",
                "npm-asset/grunt-contrib-watch": "~0.3.1",
                "npm-asset/grunt-contrib-yuidoc": "~0.4.0",
                "npm-asset/grunt-conventional-changelog": "~1.0.0",
                "npm-asset/qunitjs": "~1.11.0"
            },
            "type": "npm-asset-library",
            "extra": {
                "npm-asset-bugs": {
                    "url": "https://github.com/ducksboard/gridster.js/issues"
                },
                "npm-asset-directories": [],
                "npm-asset-repository": {
                    "type": "git",
                    "url": "git://github.com/ducksboard/gridster.js.git"
                },
                "npm-asset-scripts": []
            },
            "authors": [
                {
                    "name": "ducksboard",
                    "email": "hackers@ducksboard.com"
                }
            ],
            "description": "a drag-and-drop multi-column jQuery grid plugin",
            "homepage": "http://gridster.net/"
        },
        {
            "name": "npm-asset/jquery",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery.git",
                "reference": "f852e631ba85af7da4ad7594785e122504e7b233"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery/zipball/f852e631ba85af7da4ad7594785e122504e7b233",
                "reference": "f852e631ba85af7da4ad7594785e122504e7b233",
                "shasum": ""
            },
            "require-dev": {
                "npm-asset/archiver": "~0.4.2",
                "npm-asset/grunt": "0.4.1",
                "npm-asset/grunt-compare-size": "~0.4.0",
                "npm-asset/grunt-contrib-jshint": "0.3.0",
                "npm-asset/grunt-contrib-uglify": "0.2.0",
                "npm-asset/grunt-contrib-watch": "0.3.1",
                "npm-asset/grunt-git-authors": "1.2.0",
                "npm-asset/grunt-update-submodules": "0.2.0",
                "npm-asset/gzip-js": "0.3.1",
                "npm-asset/testswarm": "~1.1.0"
            },
            "type": "npm-asset-library",
            "extra": {
                "npm-asset-bugs": {
                    "url": "http://bugs.jquery.com"
                },
                "npm-asset-repository": {
                    "type": "git",
                    "url": "https://github.com/jquery/jquery.git"
                }
            },
            "authors": [
                {
                    "name": "jQuery Foundation and other contributors",
                    "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
                }
            ],
            "description": "JavaScript library for DOM operations",
            "homepage": "http://jquery.com"
        },
        {
            "name": "oomphinc/composer-installers-extender",
            "version": "v1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/oomphinc/composer-installers-extender.git",
                "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
                "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "composer/installers": "^1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "OomphInc\\ComposerInstallersExtender\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Beemsterboer",
                    "email": "stephen@oomphinc.com",
                    "homepage": "https://github.com/balbuf"
                }
            ],
            "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
            "homepage": "http://www.oomphinc.com/",
            "time": "2017-03-31T16:57:39+00:00"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
                "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
                "shasum": ""
            },
            "require": {
                "php": "^7"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7",
                "vimeo/psalm": "^1|^2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "time": "2019-01-03T20:26:31+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.99",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "shasum": ""
            },
            "require": {
                "php": "^7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "time": "2018-07-02T15:55:56+00:00"
        },
        {
            "name": "pear-pear.horde.org/Horde_Compress",
            "version": "2.2.2",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Compress-2.2.2.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                "pear-pear.horde.org/horde_mime": "<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_compress": "== 2.2.2.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "An API for various compression techniques."
        },
        {
            "name": "pear-pear.horde.org/Horde_Crypt",
            "version": "2.7.12",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Crypt-2.7.12.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "ext-hash": "*",
                "ext-openssl": "*",
                "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                "pear-pear.horde.org/horde_http": "<3.0.0.0",
                "pear-pear.horde.org/horde_mime": "<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_url": "<3.0.0.0",
                "pear-pear.horde.org/horde_util": "<3.0.0.0",
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_crypt": "== 2.7.12.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "The Horde_Crypt package class provides an API for various cryptographic systems."
        },
        {
            "name": "pear-pear.horde.org/Horde_Crypt_Blowfish",
            "version": "1.1.2",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.2.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.2.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "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",
                "reference": null,
                "shasum": null
            },
            "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",
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_date": "== 2.4.1.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "Package for creating and manipulating dates."
        },
        {
            "name": "pear-pear.horde.org/Horde_Exception",
            "version": "2.0.8",
            "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",
            "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_Http",
            "version": "2.1.7",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Http-2.1.7.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_http": "== 2.1.7.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "description": "An API for making HTTP requests."
        },
        {
            "name": "pear-pear.horde.org/Horde_Idna",
            "version": "1.1.1",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Idna-1.1.1.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.1.1.0"
            },
            "type": "pear-library",
            "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.17",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Imap_Client-2.29.17.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.17.0"
            },
            "type": "pear-library",
            "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)."
        },
        {
            "name": "pear-pear.horde.org/Horde_ListHeaders",
            "version": "1.2.5",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_ListHeaders-1.2.5.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.5.0"
            },
            "type": "pear-library",
            "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_Mail",
            "version": "2.6.5",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Mail-2.6.5.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.5.0"
            },
            "type": "pear-library",
            "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_ManageSieve",
            "version": "1.0.2",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_ManageSieve-1.0.2.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                "pear-pear.horde.org/horde_socket_client": "<3.0.0.0",
                "pear-pear.horde.org/horde_util": "<3.0.0.0",
                "php": ">=5.4.0.0"
            },
            "replace": {
                "pear-horde/horde_managesieve": "== 1.0.2.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "BSD"
            ],
            "description": "This library implements the ManageSieve protocol (RFC 5804)."
        },
        {
            "name": "pear-pear.horde.org/Horde_Mapi",
            "version": "1.0.10",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Mapi-1.0.10.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "ext-bcmath": "*",
                "pear-pear.horde.org/horde_date": "<3.0.0.0",
                "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_mapi": "== 1.0.10.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "Provides various utility classes for dealing with Microsoft MAPI structured data."
        },
        {
            "name": "pear-pear.horde.org/Horde_Mime",
            "version": "2.11.0",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Mime-2.11.0.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "pear-pear.horde.org/horde_exception": "<3.0.0.0",
                "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",
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_mime": "== 2.11.0.0"
            },
            "type": "pear-library",
            "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_Nls",
            "version": "2.2.1",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Nls-2.2.1.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "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_nls": "== 2.2.1.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "Common methods for handling language data, timezones, and hostname->country lookups."
        },
        {
            "name": "pear-pear.horde.org/Horde_Secret",
            "version": "2.0.6",
            "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",
            "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_Smtp",
            "version": "1.9.5",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Smtp-1.9.5.tgz",
                "reference": null,
                "shasum": null
            },
            "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",
                "pear-pear.horde.org/horde_util": "<3.0.0.0",
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_smtp": "== 1.9.5.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "Provides interfaces for connecting to a SMTP (RFC 5321) server to send e-mail messages."
        },
        {
            "name": "pear-pear.horde.org/Horde_Socket_Client",
            "version": "2.1.2",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.2.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.2.0"
            },
            "type": "pear-library",
            "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_Stream",
            "version": "1.6.3",
            "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",
            "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_Stream_Filter",
            "version": "2.0.4",
            "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",
            "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.4",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Stream_Wrapper-2.1.4.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_stream_wrapper": "== 2.1.4.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "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",
                "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.2.0.0"
            },
            "type": "pear-library",
            "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_Text_Diff",
            "version": "2.2.0",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Text_Diff-2.2.0.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_text_diff": "== 2.2.0.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "A text-based diff engine and renderers for multiple diff output formats."
        },
        {
            "name": "pear-pear.horde.org/Horde_Text_Flowed",
            "version": "2.0.3",
            "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",
            "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_Translation",
            "version": "2.2.2",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Translation-2.2.2.tgz",
                "reference": null,
                "shasum": null
            },
            "require": {
                "php": "<8.0.0.0"
            },
            "replace": {
                "pear-horde/horde_translation": "== 2.2.2.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "Translation wrappers."
        },
        {
            "name": "pear-pear.horde.org/Horde_Url",
            "version": "2.2.6",
            "dist": {
                "type": "file",
                "url": "https://pear.horde.org/get/Horde_Url-2.2.6.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_url": "== 2.2.6.0"
            },
            "type": "pear-library",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "This class represents a single URL and provides methods for manipulating URLs."
        },
        {
            "name": "pear-pear.horde.org/Horde_Util",
            "version": "2.5.8",
            "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",
            "autoload": {
                "classmap": [
                    ""
                ]
            },
            "include-path": [
                "/"
            ],
            "license": [
                "LGPL-2.1"
            ],
            "description": "These classes provide functionality useful for all kind of applications."
        },
        {
            "name": "pear/archive_tar",
            "version": "1.4.7",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Archive_Tar.git",
                "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/7e48add6f8edc3027dd98ad15964b1a28fd0c845",
                "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845",
                "shasum": ""
            },
            "require": {
                "pear/pear-core-minimal": "^1.10.0alpha2",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-bz2": "Bz2 compression support.",
                "ext-xz": "Lzma2 compression support.",
                "ext-zlib": "Gzip compression support."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Archive_Tar": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vincent Blavet",
                    "email": "vincent@phpconcept.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "greg@chiaraquartet.net"
                },
                {
                    "name": "Michiel Rook",
                    "email": "mrook@php.net"
                }
            ],
            "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
            "homepage": "https://github.com/pear/Archive_Tar",
            "keywords": [
                "archive",
                "tar"
            ],
            "time": "2019-04-08T13:15:55+00:00"
        },
        {
            "name": "pear/auth_sasl",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Auth_SASL.git",
                "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
                "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
                "shasum": ""
            },
            "require": {
                "pear/pear_exception": "@stable"
            },
            "require-dev": {
                "phpunit/phpunit": "@stable"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Auth": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD"
            ],
            "authors": [
                {
                    "name": "Anish Mistry",
                    "email": "amistry@am-productions.biz",
                    "role": "Lead"
                },
                {
                    "name": "Richard Heyes",
                    "email": "richard@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Michael Bretterklieber",
                    "email": "michael@bretterklieber.com",
                    "role": "Lead"
                }
            ],
            "description": "Abstraction of various SASL mechanism responses",
            "time": "2017-03-07T14:37:05+00:00"
        },
        {
            "name": "pear/console_getopt",
            "version": "v1.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Console_Getopt.git",
                "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
                "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Console": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Andrei Zmievski",
                    "email": "andrei@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Stig Bakken",
                    "email": "stig@php.net",
                    "role": "Developer"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
            "time": "2019-02-06T16:52:33+00:00"
        },
        {
            "name": "pear/log",
            "version": "1.13.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Log.git",
                "reference": "c4be9ded2353c7c231d4c35cc3da75b209453803"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Log/zipball/c4be9ded2353c7c231d4c35cc3da75b209453803",
                "reference": "c4be9ded2353c7c231d4c35cc3da75b209453803",
                "shasum": ""
            },
            "require": {
                "pear/pear_exception": "1.0.0",
                "php": ">5.2"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "pear/db": "Install optionally via your project's composer.json"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Log": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jon Parise",
                    "email": "jon@php.net",
                    "homepage": "http://www.indelible.org",
                    "role": "Developer"
                }
            ],
            "description": "PEAR Logging Framework",
            "homepage": "http://pear.github.io/Log/",
            "keywords": [
                "log",
                "logging"
            ],
            "time": "2016-04-16T00:49:33+00:00"
        },
        {
            "name": "pear/pear",
            "version": "v1.10.9",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/pear-core.git",
                "reference": "82be5c2eed1dde9def0a84cc3420778b8b0ab9b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/pear-core/zipball/82be5c2eed1dde9def0a84cc3420778b8b0ab9b8",
                "reference": "82be5c2eed1dde9def0a84cc3420778b8b0ab9b8",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "ext-xml": "*",
                "pear/archive_tar": "*",
                "pear/console_getopt": "*",
                "pear/structures_graph": "*",
                "pear/xml_util": "*"
            },
            "replace": {
                "pear/pear-core-minimal": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "pear/pear_frontend_gtk": "For GTK support",
                "pear/pear_frontend_web": "For Web support"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "./"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Helgi Thormar",
                    "email": "dufuz@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Martin Jansen",
                    "email": "mj@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Stig Bakken",
                    "email": "stig@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Pierre-Alain Joye",
                    "email": "pierre@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Tias Guns",
                    "email": "tias@php.net",
                    "role": "Developer"
                },
                {
                    "name": "Tim Jackson",
                    "email": "timj@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Bertrand Gugger",
                    "email": "toggg@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Tomas V.V.Cox",
                    "email": "cox@idecnet.com",
                    "role": "Lead"
                }
            ],
            "description": "This is the definitive source of PEAR's core files.",
            "time": "2019-03-13T17:59:48+00:00"
        },
        {
            "name": "pear/pear_exception",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/PEAR_Exception.git",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
                "shasum": ""
            },
            "require": {
                "php": ">=4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "type": "class",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PEAR": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "."
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Helgi Thormar",
                    "email": "dufuz@php.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net"
                }
            ],
            "description": "The PEAR Exception base class.",
            "homepage": "https://github.com/pear/PEAR_Exception",
            "keywords": [
                "exception"
            ],
            "time": "2015-02-10T20:07:52+00:00"
        },
        {
            "name": "pear/structures_graph",
            "version": "v1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Structures_Graph.git",
                "reference": "608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Structures_Graph/zipball/608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c",
                "reference": "608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Structures": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "PHP License"
            ],
            "authors": [
                {
                    "name": "Sérgio Carvalho",
                    "email": "sergiosgc@gmail.com",
                    "role": "Lead"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/Structures_Graph",
            "time": "2015-07-20T20:05:12+00:00"
        },
        {
            "name": "pear/xml_feed_parser",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/XML_Feed_Parser.git",
                "reference": "d8ad454742acba786738b39cbcc7c10f7b57adbe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/XML_Feed_Parser/zipball/d8ad454742acba786738b39cbcc7c10f7b57adbe",
                "reference": "d8ad454742acba786738b39cbcc7c10f7b57adbe",
                "shasum": ""
            },
            "require": {
                "pear/log": "*",
                "pear/pear_exception": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-tidy": "May require the tidy PHP extension"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "XML": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "LGPL"
            ],
            "authors": [
                {
                    "name": "James Stewart",
                    "email": "james@jystewart.net",
                    "role": "Lead"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/XML_Feed_Parser",
            "time": "2019-02-11T14:09:14+00:00"
        },
        {
            "name": "pear/xml_util",
            "version": "v1.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/XML_Util.git",
                "reference": "c74278d925be9c2f7d39955cdce45d8275571a1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/XML_Util/zipball/c74278d925be9c2f7d39955cdce45d8275571a1d",
                "reference": "c74278d925be9c2f7d39955cdce45d8275571a1d",
                "shasum": ""
            },
            "require": {
                "pear/pear-core-minimal": "^1.10.1",
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "@stable"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "XML_Util": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Stephan Schmidt",
                    "email": "schst@php-tools.net",
                    "role": "Lead"
                },
                {
                    "name": "Chuck Burgess",
                    "email": "ashnazg@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Davey Shafik",
                    "email": "davey@php.net",
                    "role": "Helper"
                }
            ],
            "description": "Methods to work with XML documents",
            "homepage": "http://pear.php.net/package/XML_Util",
            "time": "2017-06-28T19:21:19+00:00"
        },
        {
            "name": "php-middleware/log-http-messages",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-middleware/log-http-messages.git",
                "reference": "3c1b0bf70fbbbdd39944a047bafffce0dd98d573"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-middleware/log-http-messages/zipball/3c1b0bf70fbbbdd39944a047bafffce0dd98d573",
                "reference": "3c1b0bf70fbbbdd39944a047bafffce0dd98d573",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0",
                "psr/http-server-handler": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "psr/log": "^1.0",
                "zendframework/zend-diactoros": "^1.4 || ^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PhpMiddleware\\LogHttpMessages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "PSR-15 middleware for log PSR-7 HTTP messages using PSR-3 logger",
            "keywords": [
                "debug",
                "log",
                "logger",
                "middleware",
                "psr",
                "psr-15",
                "psr-3",
                "psr-7"
            ],
            "time": "2018-11-17T10:14:08+00:00"
        },
        {
            "name": "pimple/pimple",
            "version": "v3.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
                "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/container": "^1.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Pimple": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Pimple, a simple Dependency Injection Container",
            "homepage": "http://pimple.sensiolabs.org",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "time": "2018-01-21T07:42:36+00:00"
        },
        {
            "name": "pragmarx/google2fa",
            "version": "v5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/antonioribeiro/google2fa.git",
                "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4",
                "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "~1.0|~2.0",
                "paragonie/random_compat": ">=1",
                "php": ">=5.4",
                "symfony/polyfill-php56": "~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4|~5|~6"
            },
            "type": "library",
            "extra": {
                "component": "package",
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PragmaRX\\Google2FA\\": "src/",
                    "PragmaRX\\Google2FA\\Tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Antonio Carlos Ribeiro",
                    "email": "acr@antoniocarlosribeiro.com",
                    "role": "Creator & Designer"
                }
            ],
            "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
            "keywords": [
                "2fa",
                "Authentication",
                "Two Factor Authentication",
                "google2fa"
            ],
            "time": "2019-03-19T22:44:16+00:00"
        },
        {
            "name": "pragmarx/google2fa-qrcode",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/antonioribeiro/google2fa-qrcode.git",
                "reference": "fd5ff0531a48b193a659309cc5fb882c14dbd03f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/fd5ff0531a48b193a659309cc5fb882c14dbd03f",
                "reference": "fd5ff0531a48b193a659309cc5fb882c14dbd03f",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "~1.0|~2.0",
                "php": ">=5.4",
                "pragmarx/google2fa": ">=4.0"
            },
            "require-dev": {
                "khanamiryan/qrcode-detector-decoder": "^1.0",
                "phpunit/phpunit": "~4|~5|~6|~7"
            },
            "type": "library",
            "extra": {
                "component": "package",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PragmaRX\\Google2FAQRCode\\": "src/",
                    "PragmaRX\\Google2FAQRCode\\Tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Antonio Carlos Ribeiro",
                    "email": "acr@antoniocarlosribeiro.com",
                    "role": "Creator & Designer"
                }
            ],
            "description": "QR Code package for Google2FA",
            "keywords": [
                "2fa",
                "Authentication",
                "Two Factor Authentication",
                "google2fa",
                "qr code",
                "qrcode"
            ],
            "time": "2019-03-20T16:42:58+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/http-server-handler",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-handler.git",
                "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
                "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side request handler",
            "keywords": [
                "handler",
                "http",
                "http-interop",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response",
                "server"
            ],
            "time": "2018-10-30T16:46:14+00:00"
        },
        {
            "name": "psr/http-server-middleware",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-middleware.git",
                "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
                "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0",
                "psr/http-server-handler": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side middleware",
            "keywords": [
                "http",
                "http-interop",
                "middleware",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2018-10-30T17:12:04+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2018-11-20T15:27:04+00:00"
        },
        {
            "name": "slim/slim",
            "version": "3.12.1",
            "source": {
                "type": "git",
                "url": "https://github.com/slimphp/Slim.git",
                "reference": "eaee12ef8d0750db62b8c548016d82fb33addb6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/slimphp/Slim/zipball/eaee12ef8d0750db62b8c548016d82fb33addb6b",
                "reference": "eaee12ef8d0750db62b8c548016d82fb33addb6b",
                "shasum": ""
            },
            "require": {
                "container-interop/container-interop": "^1.2",
                "nikic/fast-route": "^1.0",
                "php": ">=5.5.0",
                "pimple/pimple": "^3.0",
                "psr/container": "^1.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0",
                "squizlabs/php_codesniffer": "^2.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Slim\\": "Slim"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Allen",
                    "email": "rob@akrabat.com",
                    "homepage": "http://akrabat.com"
                },
                {
                    "name": "Josh Lockhart",
                    "email": "hello@joshlockhart.com",
                    "homepage": "https://joshlockhart.com"
                },
                {
                    "name": "Gabriel Manricks",
                    "email": "gmanricks@me.com",
                    "homepage": "http://gabrielmanricks.com"
                },
                {
                    "name": "Andrew Smith",
                    "email": "a.smith@silentworks.co.uk",
                    "homepage": "http://silentworks.co.uk"
                }
            ],
            "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
            "homepage": "https://slimframework.com",
            "keywords": [
                "api",
                "framework",
                "micro",
                "router"
            ],
            "time": "2019-04-16T16:47:29+00:00"
        },
        {
            "name": "steverhoades/oauth2-openid-connect-server",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
                "reference": "aa994a82e846f0030c364b3fd5ea8f3b640c3e73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/aa994a82e846f0030c364b3fd5ea8f3b640c3e73",
                "reference": "aa994a82e846f0030c364b3fd5ea8f3b640c3e73",
                "shasum": ""
            },
            "require": {
                "league/oauth2-server": "^5.1|^6.0|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0",
                "zendframework/zend-diactoros": "^1.3.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "OpenIDConnectServer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steve Rhoades",
                    "email": "sedonami@gmail.com"
                }
            ],
            "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
            "time": "2018-11-12T15:49:49+00:00"
        },
        {
            "name": "symfony/polyfill-php56",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php56.git",
                "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
                "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-util": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php56\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "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 5.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2019-02-06T07:57:58+00:00"
        },
        {
            "name": "symfony/polyfill-util",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-util.git",
                "reference": "b46c6cae28a3106735323f00a0c38eccf2328897"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/b46c6cae28a3106735323f00a0c38eccf2328897",
                "reference": "b46c6cae28a3106735323f00a0c38eccf2328897",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Util\\": ""
                }
            },
            "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 utilities for portability of PHP codes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compat",
                "compatibility",
                "polyfill",
                "shim"
            ],
            "time": "2019-02-08T14:16:39+00:00"
        },
        {
            "name": "tinymce/tinymce",
            "version": "5.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/tinymce/tinymce-dist.git",
                "reference": "0ae953e05a2d2bfdf4a35a9ad8eaf6df0f875393"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/0ae953e05a2d2bfdf4a35a9ad8eaf6df0f875393",
                "reference": "0ae953e05a2d2bfdf4a35a9ad8eaf6df0f875393",
                "shasum": ""
            },
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "tinymce.js",
                        "plugins/*/plugin.js",
                        "themes/*/theme.js"
                    ],
                    "files": [
                        "tinymce.min.js",
                        "plugins/*/plugin.min.js",
                        "themes/*/theme.min.js",
                        "skins/**"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "description": "Web based JavaScript HTML WYSIWYG editor control.",
            "homepage": "http://www.tinymce.com",
            "keywords": [
                "editor",
                "html",
                "javascript",
                "richtext",
                "tinymce",
                "wysiwyg"
            ],
            "time": "2019-06-05T06:30:54+00:00"
        },
        {
            "name": "zendframework/zend-diactoros",
            "version": "1.8.6",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "20da13beba0dde8fb648be3cc19765732790f46e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
                "reference": "20da13beba0dde8fb648be3cc19765732790f46e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php-http/psr7-integration-tests": "dev-master",
                "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
                "zendframework/zend-coding-standard": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev",
                    "dev-develop": "1.9.x-dev",
                    "dev-release-2.0": "2.0.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/marshal_uri_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Zend\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://github.com/zendframework/zend-diactoros",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "time": "2018-09-05T19:29:37+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "egroupware/activesync": 20,
        "egroupware/adodb-php": 20,
        "egroupware/bookmarks": 20,
        "egroupware/collabora": 20,
        "egroupware/news_admin": 20,
        "egroupware/openid": 20,
        "egroupware/projectmanager": 20,
        "egroupware/registration": 20,
        "egroupware/rocketchat": 20,
        "egroupware/status": 20,
        "egroupware/tracker": 20
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.0,<=8.0.0alpha1",
        "ext-gd": "*",
        "ext-json": "*",
        "ext-mysqli": "*",
        "ext-openssl": "*",
        "ext-pdo": "*",
        "ext-session": "*",
        "ext-xml": "*",
        "ext-xsl": "*"
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "7.0"
    }
}