{
    "packages": [
        {
            "name": "aziraphale/email-address-validator",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aziraphale/email-address-validator.git",
                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "time": "2017-05-22T14:05:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "EmailAddressValidator": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dave Child",
                    "email": "dave@addedbytes.com"
                },
                {
                    "name": "Andrew Gillard",
                    "email": "andrew@lorddeath.net"
                }
            ],
            "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
            "homepage": "https://github.com/aziraphale/email-address-validator",
            "install-path": "../aziraphale/email-address-validator"
        },
        {
            "name": "geshi/geshi",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/GeSHi/geshi-1.0.git",
                "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/3c12a7931d509c5e3557c5ed44c9a32e9c917c7d",
                "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
            },
            "time": "2020-06-22T15:46:04+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "src/geshi/",
                    "src/geshi.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Benny Baumann",
                    "email": "BenBE@geshi.org",
                    "homepage": "http://blog.benny-baumann.de/",
                    "role": "Developer"
                }
            ],
            "description": "Generic Syntax Highlighter",
            "homepage": "http://qbnz.com/highlighter/",
            "install-path": "../geshi/geshi"
        },
        {
            "name": "kissifrot/php-ixr",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kissifrot/php-ixr.git",
                "reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/4477cd1a67416ce5b6a2080f9a79d9eb50a965c1",
                "reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "time": "2016-11-17T12:00:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IXR\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Incutio Ltd 2010 - Simon Willison",
                    "homepage": "http://scripts.incutio.com/xmlrpc/"
                }
            ],
            "description": "Incutio XML-RPC library (IXR)",
            "homepage": "http://scripts.incutio.com/xmlrpc/",
            "keywords": [
                "remote procedure call",
                "rpc",
                "xlm-rpc",
                "xmlrpc"
            ],
            "support": {
                "issues": "https://github.com/kissifrot/php-ixr/issues",
                "source": "https://github.com/kissifrot/php-ixr/tree/master"
            },
            "install-path": "../kissifrot/php-ixr"
        },
        {
            "name": "marcusschwarz/lesserphp",
            "version": "v0.5.5",
            "version_normalized": "0.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/77ba82b5218ff228267d3b0e5ec8697be75e86a7",
                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8.35 <8"
            },
            "time": "2021-03-10T17:56:57+00:00",
            "bin": [
                "plessc"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT",
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Leaf Corcoran",
                    "email": "leafot@gmail.com",
                    "homepage": "http://leafo.net"
                },
                {
                    "name": "Marcus Schwarz",
                    "email": "github@maswaba.de",
                    "homepage": "https://www.maswaba.de"
                }
            ],
            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
            "homepage": "http://leafo.net/lessphp/",
            "install-path": "../marcusschwarz/lesserphp"
        },
        {
            "name": "openpsa/universalfeedcreator",
            "version": "v1.8.4",
            "version_normalized": "1.8.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/flack/UniversalFeedCreator.git",
                "reference": "099817dc9efef33ca2382b04daf9e191b77fed13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/099817dc9efef33ca2382b04daf9e191b77fed13",
                "reference": "099817dc9efef33ca2382b04daf9e191b77fed13",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2020-09-25T08:36:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lib"
                ],
                "files": [
                    "lib/constants.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Flack",
                    "email": "flack@contentcontrol-berlin.de",
                    "homepage": "http://www.contentcontrol-berlin.de/"
                }
            ],
            "description": "RSS and Atom feed generator by Kai Blankenhorn",
            "keywords": [
                "atom",
                "georss",
                "gpx",
                "opml",
                "pie",
                "rss"
            ],
            "install-path": "../openpsa/universalfeedcreator"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.31",
            "version_normalized": "2.0.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "time": "2021-04-06T13:56:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpseclib/phpseclib"
        },
        {
            "name": "simplepie/simplepie",
            "version": "1.5.6",
            "version_normalized": "1.5.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplepie/simplepie.git",
                "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6",
                "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.4.3 || ~6.5"
            },
            "suggest": {
                "ext-curl": "",
                "ext-iconv": "",
                "ext-intl": "",
                "ext-mbstring": "",
                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
            },
            "time": "2020-10-14T07:17:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "SimplePie": "library"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ryan Parman",
                    "homepage": "http://ryanparman.com/",
                    "role": "Creator, alumnus developer"
                },
                {
                    "name": "Sam Sneddon",
                    "homepage": "https://gsnedders.com/",
                    "role": "Alumnus developer"
                },
                {
                    "name": "Ryan McCue",
                    "email": "me@ryanmccue.info",
                    "homepage": "http://ryanmccue.info/",
                    "role": "Developer"
                }
            ],
            "description": "A simple Atom/RSS parsing library for PHP",
            "homepage": "http://simplepie.org/",
            "keywords": [
                "atom",
                "feeds",
                "rss"
            ],
            "install-path": "../simplepie/simplepie"
        },
        {
            "name": "splitbrain/php-archive",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/php-archive.git",
                "reference": "211a2198b73b233d7d2b6159462e11cd9a91348a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/211a2198b73b233d7d2b6159462e11cd9a91348a",
                "reference": "211a2198b73b233d7d2b6159462e11cd9a91348a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "ext-bz2": "*",
                "ext-zip": "*",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^8"
            },
            "suggest": {
                "ext-iconv": "Used for proper filename encode handling",
                "ext-mbstring": "Can be used alternatively for handling filename encoding"
            },
            "time": "2021-02-22T17:59:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\PHPArchive\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
            "keywords": [
                "archive",
                "extract",
                "tar",
                "unpack",
                "unzip",
                "zip"
            ],
            "install-path": "../splitbrain/php-archive"
        },
        {
            "name": "splitbrain/php-cli",
            "version": "1.1.8",
            "version_normalized": "1.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/php-cli.git",
                "reference": "8c2c001b1b55d194402cf18aad2757049ac6d575"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/8c2c001b1b55d194402cf18aad2757049ac6d575",
                "reference": "8c2c001b1b55d194402cf18aad2757049ac6d575",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8"
            },
            "suggest": {
                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
            },
            "time": "2021-02-05T12:02:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\phpcli\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
            "keywords": [
                "argparse",
                "cli",
                "command line",
                "console",
                "getopt",
                "optparse",
                "terminal"
            ],
            "install-path": "../splitbrain/php-cli"
        },
        {
            "name": "splitbrain/slika",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/slika.git",
                "reference": "fda87e816eb150f3608282da962788b4ad509c11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/slika/zipball/fda87e816eb150f3608282da962788b4ad509c11",
                "reference": "fda87e816eb150f3608282da962788b4ad509c11",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0"
            },
            "suggest": {
                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
            },
            "time": "2020-09-07T18:35:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\slika\\tests\\": "tests",
                    "splitbrain\\slika\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "Simple image resizing",
            "install-path": "../splitbrain/slika"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
