Skip to content
Snippets Groups Projects
composer.lock 342 KiB
Newer Older
{
    "_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": "836f81172cac4113d8770470fc00d6ae",
    "packages": [
        {
            "name": "ahand/mobileesp",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/ahand/mobileesp.git",
                "reference": "c02055dbe9baee63aab11438f4d7b5d25075d347"
                "url": "https://api.github.com/repos/ahand/mobileesp/zipball/c02055dbe9baee63aab11438f4d7b5d25075d347",
                "reference": "c02055dbe9baee63aab11438f4d7b5d25075d347",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHP"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Anthony Hand",
                    "email": "anthony.hand@gmail.com",
                    "role": "Maintainer"
                }
            ],
            "description": "Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.",
            "homepage": "http://www.mobileesp.org",
            "keywords": [
                "Mobile-Detect",
                "browser",
                "detect android",
                "detect ipad",
                "detect iphone",
                "detect tablet",
                "mobile",
                "mobile detect",
                "mobile detector",
                "mobile device",
                "mobile esp",
                "mobile redirect",
                "mobile view managing",
                "mobiledetect",
                "responsive web",
                "user agent",
                "useragent"
            ],
            "time": "2017-06-06T22:20:56+00:00"
        {
            "name": "bacon/bacon-qr-code",
            "version": "2.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
                "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
                "shasum": ""
            },
            "require": {
                "dasprid/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phly/keep-a-changelog": "^2.1",
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "spatie/phpunit-snapshot-assertions": "^4.2.9",
                "squizlabs/php_codesniffer": "^3.4"
Demian Katz's avatar
Demian Katz committed
                "ext-imagick": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
Demian Katz's avatar
Demian Katz committed
                "psr-4": {
                    "BaconQrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "time": "2022-03-14T02:02:36+00:00"
        {
            "name": "cap60552/php-sip2",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cap60552/php-sip2.git",
                "reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cap60552/php-sip2/zipball/9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
                "reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "John Wohlers",
                    "email": "john@wohlershome.net",
                    "role": "Maintainer"
                }
            ],
            "description": "PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.",
            "homepage": "https://github.com/cap60552/php-sip2",
Demian Katz's avatar
Demian Katz committed
            "time": "2015-11-03T04:42:39+00:00"
Demian Katz's avatar
Demian Katz committed
        {
            "name": "colinmollenhour/credis",
            "version": "1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/colinmollenhour/credis.git",
                "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/bd1da4698ab1918477f9e71e5ff0062b9a345008",
                "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Client.php",
                    "Cluster.php",
                    "Sentinel.php",
                    "Module.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin Mollenhour",
                    "email": "colin@mollenhour.com"
                }
            ],
            "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
            "homepage": "https://github.com/colinmollenhour/credis",
            "time": "2019-11-26T18:09:45+00:00"
        },
        {
            "name": "container-interop/container-interop",
Demian Katz's avatar
Demian Katz committed
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/container-interop.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
                "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
Demian Katz's avatar
Demian Katz committed
            "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.)",
Demian Katz's avatar
Demian Katz committed
            "homepage": "https://github.com/container-interop/container-interop",
            "abandoned": "psr/container",
Demian Katz's avatar
Demian Katz committed
            "time": "2017-02-14T19:40:03+00:00"
Demian Katz's avatar
Demian Katz committed
        {
            "name": "dasprid/enum",
            "version": "1.0.3",
Demian Katz's avatar
Demian Katz committed
            "source": {
                "type": "git",
                "url": "https://github.com/DASPRiD/Enum.git",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
Demian Katz's avatar
Demian Katz committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
Demian Katz's avatar
Demian Katz committed
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "squizlabs/php_codesniffer": "^3.4"
Demian Katz's avatar
Demian Katz committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DASPRiD\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
Demian Katz's avatar
Demian Katz committed
                }
            ],
            "description": "PHP 7.1 enum implementation",
            "keywords": [
                "enum",
                "map"
            ],
            "time": "2020-10-02T16:03:48+00:00"
Demian Katz's avatar
Demian Katz committed
        },
Sebastian Kehr's avatar
Sebastian Kehr committed
        {
            "name": "doctrine/annotations",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
                "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^1.4.10 || ^1.8.0",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2",
                "vimeo/psalm": "^4.10"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
Sebastian Kehr's avatar
Sebastian Kehr committed
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "time": "2022-07-02T10:48:51+00:00"
Sebastian Kehr's avatar
Sebastian Kehr committed
        },
        {
            "name": "doctrine/cache",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "56cd022adb5514472cb144c087393c1821911d09"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09",
                "reference": "56cd022adb5514472cb144c087393c1821911d09",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "shasum": ""
            },
            "require": {
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "alcaeus/mongo-php-adapter": "^1.1",
                "cache/integration-tests": "dev-master",
                "doctrine/coding-standard": "^9",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "predis/predis": "~1.0",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                "symfony/cache": "^4.4 || ^5.4 || ^6",
                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
            "homepage": "https://www.doctrine-project.org/projects/cache.html",
            "keywords": [
                "abstraction",
                "apcu",
                "cache",
                "caching",
                "couchdb",
                "memcached",
                "php",
                "redis",
                "xcache"
            ],
            "time": "2022-05-20T20:06:54+00:00"
Sebastian Kehr's avatar
Sebastian Kehr committed
        },
        {
            "name": "doctrine/lexer",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
Sebastian Kehr's avatar
Sebastian Kehr committed
                "shasum": ""
            },
            "require": {
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "require-dev": {
                "doctrine/coding-standard": "^9.0",
                "phpstan/phpstan": "^1.3",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "vimeo/psalm": "^4.11"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
Sebastian Kehr's avatar
Sebastian Kehr committed
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
Sebastian Kehr's avatar
Sebastian Kehr committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
Sebastian Kehr's avatar
Sebastian Kehr committed
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "keywords": [
Sebastian Kehr's avatar
Sebastian Kehr committed
                "lexer",
Sebastian Kehr's avatar
Sebastian Kehr committed
            ],
            "time": "2022-02-28T11:07:21+00:00"
Sebastian Kehr's avatar
Sebastian Kehr committed
        },
        {
            "name": "endroid/qr-code",
Demian Katz's avatar
Demian Katz committed
            "version": "3.5.9",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/qr-code.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "ae14093866558c1d91aa1f9b0ca07c09a95effc7"
            },
            "dist": {
                "type": "zip",
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/endroid/qr-code/zipball/ae14093866558c1d91aa1f9b0ca07c09a95effc7",
                "reference": "ae14093866558c1d91aa1f9b0ca07c09a95effc7",
                "shasum": ""
            },
            "require": {
Demian Katz's avatar
Demian Katz committed
                "bacon/bacon-qr-code": "^2.0",
                "ext-gd": "*",
Demian Katz's avatar
Demian Katz committed
                "khanamiryan/qrcode-detector-decoder": "^1.0.2",
                "myclabs/php-enum": "^1.5",
Demian Katz's avatar
Demian Katz committed
                "php": ">=7.1",
                "symfony/options-resolver": "^2.7|^3.0|^4.0",
                "symfony/property-access": "^2.7|^3.0|^4.0"
            },
            "require-dev": {
Demian Katz's avatar
Demian Katz committed
                "phpunit/phpunit": "^5.7|^6.0"
            },
            "suggest": {
                "symfony/http-foundation": "Install if you want to use QrCodeResponse"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Demian Katz's avatar
Demian Katz committed
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
Demian Katz's avatar
Demian Katz committed
                    "email": "info@endroid.nl"
                }
            ],
            "description": "Endroid QR Code",
Demian Katz's avatar
Demian Katz committed
            "homepage": "https://github.com/endroid/qr-code",
            "keywords": [
                "bundle",
                "code",
                "endroid",
Demian Katz's avatar
Demian Katz committed
                "php",
Demian Katz's avatar
Demian Katz committed
                "qrcode"
Demian Katz's avatar
Demian Katz committed
            "time": "2019-11-15T12:32:01+00:00"
        {
            "name": "filp/whoops",
            "version": "2.14.5",
            "source": {
                "type": "git",
                "url": "https://github.com/filp/whoops.git",
                "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
                "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9 || ^7.0 || ^8.0",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "require-dev": {
Demian Katz's avatar
Demian Katz committed
                "mockery/mockery": "^0.9 || ^1.0",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
Demian Katz's avatar
Demian Katz committed
                "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
            },
            "suggest": {
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
                "whoops/soap": "Formats errors as SOAP responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Whoops\\": "src/Whoops/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Filipe Dobreira",
                    "homepage": "https://github.com/filp",
                    "role": "Developer"
                }
            ],
            "description": "php error handling for cool kids",
            "homepage": "https://filp.github.io/whoops/",
            "keywords": [
                "error",
                "exception",
                "handling",
                "library",
                "throwable",
                "whoops"
            "time": "2022-01-07T12:00:00+00:00"
Sebastian Kehr's avatar
Sebastian Kehr committed
        {
            "name": "finc/rules-evaluator",
            "version": "v0.0.3",
            "source": {
                "type": "git",
                "url": "https://git.sc.uni-leipzig.de/ubl/finc/rules-evaluator.git",
                "reference": "10561b959e3793c36372eba792cb1709e868a089"
            },
            "require": {
                "php": ">=5.6",
                "symfony/expression-language": "^3.4"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "finc\\Rules\\Evaluator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Sebastian Kehr",
                    "email": "kehr@ub.uni-leipzig.de"
                }
            ],
            "description": "Rules evaluator based on Symfony Expression Language Component.",
            "time": "2018-08-09T09:54:19+00:00"
        },
        {
            "name": "finc/symfony-serializer-zend-bridge",
Sebastian Kehr's avatar
Sebastian Kehr committed
            "source": {
                "type": "git",
                "url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/symfony-serializer-zend-bridge.git",
                "reference": "bb5903e3d799f2b6af6aeb40c891b19d1117e968"
Sebastian Kehr's avatar
Sebastian Kehr committed
            },
            "require": {
                "doctrine/annotations": "^1.4",
                "doctrine/cache": "^1.8",
                "php": "^7.1",
                "symfony/cache": "^3.4",
                "symfony/property-access": "^3.4",
                "symfony/property-info": "^3.4",
                "symfony/serializer": "^3.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "finc\\SymfonySerializerZendBridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Sebastian Kehr",
                    "email": "kehr@ub.uni-leipzig.de"
                },
                {
                    "name": "Robert Lange",
                    "email": "lange@ub.uni-leipzig.de"
Sebastian Kehr's avatar
Sebastian Kehr committed
                }
            ],
            "description": "Reusable adapters for usage with zend-serializer.",
            "time": "2021-11-11T13:20:31+00:00"
Sebastian Kehr's avatar
Sebastian Kehr committed
        },
        {
            "name": "finc/vufindhttp-psrcompat",
            "version": "v0.0.2",
            "source": {
                "type": "git",
                "url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/vufindhttp-psrcompat.git",
                "reference": "462ebd51d69f3e81e6c2167dda05f7ffa18fa942"
            },
            "require": {
                "finc/zend-psr18bridge": "~0.0.1",
                "php": "^7.1",
                "vufind-org/vufindhttp": "~2.1"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "finc\\VuFindHttpPsrCompat\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Sebastian Kehr",
                    "email": "kehr@ub.uni-leipzig.de"
                }
            ],
            "description": "PSR compatibility layer for vufind-org/vufindhttp",
            "time": "2019-06-13T10:58:08+00:00"
        },
        {
            "name": "finc/zend-psr18bridge",
            "version": "v0.0.1",
            "source": {
                "type": "git",
                "url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/zend-psr18bridge.git",
                "reference": "6f97dd4c6949e44c144631bf428f48d4298149b8"
            },
            "require": {
                "php": "^7.1",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.0",
                "zendframework/zend-psr7bridge": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "finc\\ZendPsr18Bridge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Sebastian Kehr",
                    "email": "kehr@ub.uni-leipzig.de"
                }
            ],
            "description": "PSR 18 compatibility for zend-http clients.",
            "time": "2019-03-15T09:49:28+00:00"
        },
        {
            "name": "ghislainf/zf2-whoops",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/ghislainf/zf2-whoops.git",
                "reference": "2649cf7caf400409942ddc3f8fe15b89381fc74e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ghislainf/zf2-whoops/zipball/2649cf7caf400409942ddc3f8fe15b89381fc74e",
                "reference": "2649cf7caf400409942ddc3f8fe15b89381fc74e",
                "shasum": ""
            },
            "require": {
                "filp/whoops": "2.*",
                "php": ">=5.3.3",
                "zendframework/zend-config": "*",
                "zendframework/zend-console": "*",
                "zendframework/zend-eventmanager": "*",
                "zendframework/zend-mvc": "*"
            },
            "type": "module",
            "autoload": {
                "psr-0": {
                    "zf2-whoops": "src/"
                },
                "classmap": [
                    "./Module.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Balázs Németh",
                    "email": "zsilbi@zsilbi.hu"
                },
                {
                    "name": "Ghislain de Fontenay",
                    "homepage": "http://www.ghislainf.me/",
                    "role": "Developer"
                },
                {
                    "name": "Filipe Dobreira",
                    "homepage": "https://github.com/filp"
                },
                {
                    "name": "Andreas Frömer",
                    "homepage": "https://github.com/icanhazstring"
                }
            ],
            "description": "PHP whoops error on ZF2 framework",
            "homepage": "https://github.com/ghislainf/zf2-whoops",
            "time": "2016-06-06T08:41:08+00:00"
Demian Katz's avatar
Demian Katz committed
            "version": "1.3.8",
                "url": "https://github.com/apereo/phpCAS.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "40c0769ce05a30c8172b36ceab11124375c8366e"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/apereo/phpCAS/zipball/40c0769ce05a30c8172b36ceab11124375c8366e",
                "reference": "40c0769ce05a30c8172b36ceab11124375c8366e",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7.10"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "source/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joachim Fritschi",
                    "homepage": "https://wiki.jasig.org/display/~fritschi"
                },
                {
                    "name": "Adam Franco",
                    "homepage": "https://wiki.jasig.org/display/~adamfranco"
                }
            ],
            "description": "Provides a simple API for authenticating users against a CAS server",
            "homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
            "keywords": [
Demian Katz's avatar
Demian Katz committed
            "time": "2019-08-18T20:01:55+00:00"
        {
            "name": "khanamiryan/qrcode-detector-decoder",
            "version": "1.0.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
                "reference": "04fdd58d86a387065f707dc6d3cc304c719910c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/04fdd58d86a387065f707dc6d3cc304c719910c1",
                "reference": "04fdd58d86a387065f707dc6d3cc304c719910c1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/Common/customFunctions.php"
                ],
                "psr-4": {
                    "Zxing\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT",
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Ashot Khanamiryan",
                    "email": "a.khanamiryan@gmail.com",
                    "homepage": "https://github.com/khanamiryan",
                    "role": "Developer"
                }
            ],
            "description": "QR code decoder / reader",
            "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
            "keywords": [
                "barcode",
                "qr",
                "zxing"
            ],
            "time": "2021-07-13T18:46:38+00:00"
        {
            "name": "matthiasmullie/minify",
Demian Katz's avatar
Demian Katz committed
            "version": "1.3.62",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
Demian Katz's avatar
Demian Katz committed
                "reference": "47a53716f94139aff22922ffd73283ff04f23cdf"
Demian Katz's avatar
Demian Katz committed
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/47a53716f94139aff22922ffd73283ff04f23cdf",
                "reference": "47a53716f94139aff22922ffd73283ff04f23cdf",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
Demian Katz's avatar
Demian Katz committed
                "friendsofphp/php-cs-fixer": "~2.0",
                "matthiasmullie/scrapbook": "~1.0",
                "phpunit/phpunit": "~4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
Demian Katz's avatar
Demian Katz committed
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
Demian Katz's avatar
Demian Katz committed
            "time": "2019-12-19T07:54:47+00:00"
        },
        {
            "name": "matthiasmullie/path-converter",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",