{ "_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": "399d9f8f68fc7df73bb05248c5cc43ed", "packages": [ { "name": "cebe/php-openapi", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/cebe/php-openapi.git", "reference": "8bbbcf1aa3314c535ac315bcd4286ca9cded8a8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/php-openapi/zipball/8bbbcf1aa3314c535ac315bcd4286ca9cded8a8a", "reference": "8bbbcf1aa3314c535ac315bcd4286ca9cded8a8a", "shasum": "" }, "require": { "ext-json": "*", "justinrainbow/json-schema": "^5.2", "php": ">=7.1.0", "symfony/yaml": "^3.4 || ^4 || ^5 || ^6" }, "conflict": { "symfony/yaml": "3.4.0 - 3.4.4 || 4.0.0 - 4.4.17 || 5.0.0 - 5.1.9 || 5.2.0" }, "require-dev": { "apis-guru/openapi-directory": "1.0.0", "cebe/indent": "*", "mermade/openapi3-examples": "1.0.0", "nexmo/api-specification": "1.0.0", "oai/openapi-specification": "3.0.3", "phpstan/phpstan": "^0.12.0", "phpunit/phpunit": "^6.5 || ^7.5 || ^8.5 || ^9.4" }, "bin": [ "bin/php-openapi" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "cebe\\openapi\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "https://cebe.cc/", "role": "Creator" } ], "description": "Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.", "homepage": "https://github.com/cebe/php-openapi#readme", "keywords": [ "openapi" ], "support": { "issues": "https://github.com/cebe/php-openapi/issues", "source": "https://github.com/cebe/php-openapi" }, "time": "2022-02-10T09:44:31+00:00" }, { "name": "clearfw/clearfw", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/oat-sa/clearfw.git", "reference": "e50dae8eed52d5d43d0759a9c1928ba509f2fd09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/clearfw/zipball/e50dae8eed52d5d43d0759a9c1928ba509f2fd09", "reference": "e50dae8eed52d5d43d0759a9c1928ba509f2fd09", "shasum": "" }, "type": "library", "autoload": { "files": [ "clearbricks/init.php" ], "classmap": [ "core/", "core/helpers/", "core/util" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Alain Vagner", "role": "Developer" }, { "name": "Luc Dehand", "role": "Developer" } ], "description": "ClearFw", "support": { "issues": "https://github.com/oat-sa/clearfw/issues", "source": "https://github.com/oat-sa/clearfw/tree/master" }, "time": "2019-02-15T10:59:35+00:00" }, { "name": "codercat/jwk-to-pem", "version": "1.0", "source": { "type": "git", "url": "https://github.com/acodercat/php-jwk-to-pem.git", "reference": "e428b7abba5b37676e30e968930f718cf26724ac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/acodercat/php-jwk-to-pem/zipball/e428b7abba5b37676e30e968930f718cf26724ac", "reference": "e428b7abba5b37676e30e968930f718cf26724ac", "shasum": "" }, "require": { "php": ">=7.0.0", "phpseclib/phpseclib": "~2.0" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "type": "library", "autoload": { "psr-4": { "CoderCat\\JWKToPEM\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "codercat", "email": "1067302838@qq.com" } ], "description": "Convert JWK to PEM format.", "support": { "issues": "https://github.com/acodercat/php-jwk-to-pem/issues", "source": "https://github.com/acodercat/php-jwk-to-pem/tree/1.0" }, "time": "2020-11-12T05:40:03+00:00" }, { "name": "composer/package-versions-deprecated", "version": "1.11.99.5", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d", "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d", "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0 || ^2.0", "php": "^7 || ^8" }, "replace": { "ocramius/package-versions": "1.11.99" }, "require-dev": { "composer/composer": "^1.9.3 || ^2.0@dev", "ext-zip": "^1.13", "phpunit/phpunit": "^6.5 || ^7" }, "type": "composer-plugin", "extra": { "class": "PackageVersions\\Installer", "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "PackageVersions\\": "src/PackageVersions" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be" } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "support": { "issues": "https://github.com/composer/package-versions-deprecated/issues", "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2022-01-17T14:14:24+00:00" }, { "name": "defuse/php-encryption", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/defuse/php-encryption.git", "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2", "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", "shasum": "" }, "require": { "ext-openssl": "*", "paragonie/random_compat": ">= 2", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^4|^5|^6|^7|^8|^9" }, "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" ], "support": { "issues": "https://github.com/defuse/php-encryption/issues", "source": "https://github.com/defuse/php-encryption/tree/v2.3.1" }, "time": "2021-04-09T23:57:26+00:00" }, { "name": "dflydev/fig-cookies", "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-fig-cookies.git", "reference": "aa3c3a6224fea4ca2c05cf6b8285ce023ff41d9b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/aa3c3a6224fea4ca2c05cf6b8285ce023ff41d9b", "reference": "aa3c3a6224fea4ca2c05cf6b8285ce023ff41d9b", "shasum": "" }, "require": { "ext-pcre": "*", "php": "^7.2", "psr/http-message": "^1" }, "require-dev": { "doctrine/coding-standard": "^4", "phpstan/phpstan": "^0.10.1", "phpunit/phpunit": "^7.2.6", "squizlabs/php_codesniffer": "^3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Dflydev\\FigCookies\\": "src/Dflydev/FigCookies" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Beau Simensen", "email": "beau@dflydev.com" } ], "description": "Cookies for PSR-7 HTTP Message Interface.", "keywords": [ "cookies", "psr-7", "psr7" ], "support": { "issues": "https://github.com/dflydev/dflydev-fig-cookies/issues", "source": "https://github.com/dflydev/dflydev-fig-cookies/tree/v2.0.3" }, "time": "2020-12-07T16:40:59+00:00" }, { "name": "doctrine/annotations", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24", "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": "^7.1" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/v1.6.1" }, "time": "2019-03-25T19:12:02+00:00" }, { "name": "doctrine/cache", "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8", "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "cache/integration-tests": "dev-master", "doctrine/coding-standard": "^8.0", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "predis/predis": "~1.0", "psr/cache": "^1.0 || ^2.0 || ^3.0", "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev", "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev" }, "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" ], "support": { "issues": "https://github.com/doctrine/cache/issues", "source": "https://github.com/doctrine/cache/tree/1.12.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", "type": "tidelift" } ], "time": "2021-07-17T14:39:21+00:00" }, { "name": "doctrine/collections", "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a", "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a", "shasum": "" }, "require": { "php": "^7.1.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpstan/phpstan-shim": "^0.9.2", "phpunit/phpunit": "^7.0", "vimeo/psalm": "^3.8.1" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "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 Collections library that adds additional functionality on top of PHP arrays.", "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", "iterators", "php" ], "support": { "issues": "https://github.com/doctrine/collections/issues", "source": "https://github.com/doctrine/collections/tree/1.6.7" }, "time": "2020-07-27T17:53:49+00:00" }, { "name": "doctrine/dbal", "version": "v2.10.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8", "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8", "shasum": "" }, "require": { "doctrine/cache": "^1.0", "doctrine/event-manager": "^1.0", "ext-pdo": "*", "php": "^7.2" }, "require-dev": { "doctrine/coding-standard": "^6.0", "jetbrains/phpstorm-stubs": "^2019.1", "phpstan/phpstan": "^0.11.3", "phpunit/phpunit": "^8.4.1", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.10.x-dev", "dev-develop": "3.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\DBAL\\": "lib/Doctrine/DBAL" } }, "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" } ], "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", "homepage": "https://www.doctrine-project.org/projects/dbal.html", "keywords": [ "abstraction", "database", "db2", "dbal", "mariadb", "mssql", "mysql", "oci8", "oracle", "pdo", "pgsql", "postgresql", "queryobject", "sasql", "sql", "sqlanywhere", "sqlite", "sqlserver", "sqlsrv" ], "support": { "issues": "https://github.com/doctrine/dbal/issues", "source": "https://github.com/doctrine/dbal/tree/2.10" }, "time": "2020-01-04T12:56:21+00:00" }, { "name": "doctrine/event-manager", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.9@dev" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "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" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", "source": "https://github.com/doctrine/event-manager/tree/1.1.x" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager", "type": "tidelift" } ], "time": "2020-05-29T18:28:51+00:00" }, { "name": "doctrine/lexer", "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.11" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "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": "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", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/1.2.3" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2022-02-28T11:07:21+00:00" }, { "name": "doctrine/migrations", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", "reference": "69eaf2ca5bc48357b43ddbdc31ccdffc0e2a0882" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/migrations/zipball/69eaf2ca5bc48357b43ddbdc31ccdffc0e2a0882", "reference": "69eaf2ca5bc48357b43ddbdc31ccdffc0e2a0882", "shasum": "" }, "require": { "doctrine/dbal": "^2.10", "doctrine/event-manager": "^1.0", "ocramius/package-versions": "^1.3", "ocramius/proxy-manager": "^2.0.2", "php": "^7.2", "psr/log": "^1.1.3", "symfony/console": "^3.4||^4.0||^5.0", "symfony/stopwatch": "^3.4||^4.0||^5.0" }, "require-dev": { "doctrine/coding-standard": "^7.0", "doctrine/orm": "^2.6", "doctrine/persistence": "^1.3||^2.0", "doctrine/sql-formatter": "^1.0", "ext-pdo_sqlite": "*", "phpstan/phpstan": "^0.12", "phpstan/phpstan-deprecation-rules": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-strict-rules": "^0.12", "phpstan/phpstan-symfony": "^0.12", "phpunit/phpunit": "^8.4", "symfony/process": "^3.4||^4.0||^5.0", "symfony/yaml": "^3.4||^4.0||^5.0" }, "suggest": { "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.", "symfony/yaml": "Allows the use of yaml for migration configuration files." }, "bin": [ "bin/doctrine-migrations" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Migrations\\": "lib/Doctrine/Migrations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Michael Simonson", "email": "contact@mikesimonson.com" } ], "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.", "homepage": "https://www.doctrine-project.org/projects/migrations.html", "keywords": [ "database", "dbal", "migrations", "php" ], "support": { "issues": "https://github.com/doctrine/migrations/issues", "source": "https://github.com/doctrine/migrations/tree/3.0.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations", "type": "tidelift" } ], "time": "2020-06-21T08:55:42+00:00" }, { "name": "easyrdf/easyrdf", "version": "0.9.1", "source": { "type": "git", "url": "https://github.com/easyrdf/easyrdf.git", "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-pcre": "*", "php": ">=5.2.8" }, "require-dev": { "phpunit/phpunit": "~3.5", "sami/sami": "~1.4", "squizlabs/php_codesniffer": "~1.4.3" }, "suggest": { "ml/json-ld": "~1.0" }, "type": "library", "autoload": { "psr-0": { "EasyRdf_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nicholas Humfrey", "email": "njh@aelius.com", "homepage": "http://www.aelius.com/njh/", "role": "Developer" }, { "name": "Alexey Zakhlestin", "email": "indeyets@gmail.com", "role": "Developer" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", "homepage": "http://www.easyrdf.org/", "keywords": [ "Linked Data", "RDF", "Semantic Web", "Turtle", "rdfa", "sparql" ], "support": { "forum": "http://groups.google.com/group/easyrdf/", "irc": "irc://chat.freenode.net/easyrdf", "issues": "http://github.com/njh/easyrdf/issues", "source": "https://github.com/easyrdf/easyrdf/tree/0.9.1" }, "time": "2015-02-27T09:45:49+00:00" }, { "name": "evenement/evenement", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^6.0||^5.7||^4.8.35" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "Événement is a very simple event dispatching library for PHP", "keywords": [ "event-dispatcher", "event-emitter" ], "support": { "issues": "https://github.com/igorw/evenement/issues", "source": "https://github.com/igorw/evenement/tree/master" }, "time": "2017-07-17T17:39:19+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "files": [ "library/HTMLPurifier.composer.php" ], "psr-0": { "HTMLPurifier": "library/" }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0" }, "time": "2021-12-25T01:21:49+00:00" }, { "name": "flow/jsonpath", "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/FlowCommunications/JSONPath.git", "reference": "b9738858c75d008c1211612b973e9510f8b7f8ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FlowCommunications/JSONPath/zipball/b9738858c75d008c1211612b973e9510f8b7f8ea", "reference": "b9738858c75d008c1211612b973e9510f8b7f8ea", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "peekmo/jsonpath": "dev-master", "phpunit/phpunit": "^7.0" }, "type": "library", "autoload": { "psr-0": { "Flow\\JSONPath": "src/", "Flow\\JSONPath\\Test": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stephen Frank", "email": "stephen@flowsa.com" } ], "description": "JSONPath implementation for parsing, searching and flattening arrays", "support": { "issues": "https://github.com/FlowCommunications/JSONPath/issues", "source": "https://github.com/FlowCommunications/JSONPath/tree/0.5.0" }, "abandoned": "softcreatr/jsonpath", "time": "2019-07-15T17:23:22+00:00" }, { "name": "fluent/logger", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/fluent/fluent-logger-php.git", "reference": "c5a19ba8eb5e15f9ade72afeffba6b6e7eb51155" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fluent/fluent-logger-php/zipball/c5a19ba8eb5e15f9ade72afeffba6b6e7eb51155", "reference": "c5a19ba8eb5e15f9ade72afeffba6b6e7eb51155", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.3", "phpunit/phpunit-mock-objects": "2.3.0" }, "type": "library", "autoload": { "psr-4": { "Fluent\\Logger\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Shuhei Tanuma", "email": "chobieee@gmail.com" }, { "name": "Sotaro Karasawa", "email": "sotarok@crocos.co.jp" }, { "name": "DQNEO", "email": "dqneoo@gmail.com" } ], "description": "a logging library for Fluentd", "homepage": "http://github.com/fluent/fluent-logger-php", "keywords": [ "log", "logging" ], "support": { "issues": "https://github.com/fluent/fluent-logger-php/issues", "source": "https://github.com/fluent/fluent-logger-php/tree/v1.0.1" }, "time": "2017-02-15T07:14:53+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/6.5" }, "time": "2020-06-16T21:01:06+00:00" }, { "name": "guzzlehttp/promises", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/1.5.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "time": "2021-10-22T20:56:57+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "suggest": { "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/1.6.1" }, "time": "2019-07-01T23:21:34+00:00" }, { "name": "imsglobal/lti", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP.git", "reference": "06b12f70c2803ee08da116bcda2951eefd411ac9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/IMSGlobal/LTI-Tool-Provider-Library-PHP/zipball/06b12f70c2803ee08da116bcda2951eefd411ac9", "reference": "06b12f70c2803ee08da116bcda2951eefd411ac9", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "autoload": { "psr-4": { "IMSGlobal\\LTI\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Stephen Vickers", "email": "svickers@imsglobal.org" } ], "description": "LTI Tool Provider Library", "homepage": "https://www.imsglobal.org/lti", "keywords": [ "LTI" ], "support": { "issues": "https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/issues", "source": "https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/tree/3.0.2" }, "abandoned": true, "time": "2016-09-18T04:22:22+00:00" }, { "name": "jtl-software/opsgenie-client", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/jtl-software/php-api-client-opsgenie.git", "reference": "fd2b5eb1baf1c9887edda334062956884078f58d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jtl-software/php-api-client-opsgenie/zipball/fd2b5eb1baf1c9887edda334062956884078f58d", "reference": "fd2b5eb1baf1c9887edda334062956884078f58d", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.3", "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.12", "phpstan/phpstan": "^0.10.5", "phpunit/phpunit": "^8.0" }, "type": "project", "autoload": { "psr-4": { "JTL\\OpsGenie\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "support": { "issues": "https://github.com/jtl-software/php-api-client-opsgenie/issues", "source": "https://github.com/jtl-software/php-api-client-opsgenie/tree/2.0.2" }, "time": "2019-10-17T11:11:17+00:00" }, { "name": "justinrainbow/json-schema", "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", "reference": "429be236f296ca249d61c65649cdf2652f4a5e80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/429be236f296ca249d61c65649cdf2652f4a5e80", "reference": "429be236f296ca249d61c65649cdf2652f4a5e80", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.1", "json-schema/json-schema-test-suite": "1.2.0", "phpdocumentor/phpdocumentor": "^2.7", "phpunit/phpunit": "^4.8.22" }, "bin": [ "bin/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Robert Schönthal", "email": "seroscho@googlemail.com" } ], "description": "A library to validate a json schema.", "homepage": "https://github.com/justinrainbow/json-schema", "keywords": [ "json", "schema" ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", "source": "https://github.com/justinrainbow/json-schema/tree/5.x.x" }, "time": "2017-05-16T21:06:09+00:00" }, { "name": "laminas/laminas-code", "version": "4.5.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", "reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-code/zipball/6fd96d4d913571a2cd056a27b123fa28cb90ac4e", "reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e", "shasum": "" }, "require": { "php": ">=7.4, <8.2" }, "require-dev": { "doctrine/annotations": "^1.13.2", "ext-phar": "*", "laminas/laminas-coding-standard": "^2.3.0", "laminas/laminas-stdlib": "^3.6.1", "phpunit/phpunit": "^9.5.10", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.13.1" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "laminas/laminas-stdlib": "Laminas\\Stdlib component" }, "type": "library", "autoload": { "files": [ "polyfill/ReflectionEnumPolyfill.php" ], "psr-4": { "Laminas\\Code\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", "homepage": "https://laminas.dev", "keywords": [ "code", "laminas", "laminasframework" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-code/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-code/issues", "rss": "https://github.com/laminas/laminas-code/releases.atom", "source": "https://github.com/laminas/laminas-code" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-12-19T18:06:55+00:00" }, { "name": "laminas/laminas-servicemanager", "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", "reference": "0cb6ae6b3025f3db2b91ab1936c5e0247b4db485" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/0cb6ae6b3025f3db2b91ab1936c5e0247b4db485", "reference": "0cb6ae6b3025f3db2b91ab1936c5e0247b4db485", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", "php": ">=5.3.23" }, "replace": { "zendframework/zend-servicemanager": "self.version" }, "require-dev": { "fabpot/php-cs-fixer": "1.7.*", "laminas/laminas-di": "~2.5", "laminas/laminas-mvc": "~2.5", "phpunit/phpunit": "~4.0" }, "suggest": { "laminas/laminas-di": "Laminas\\Di component", "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev", "dev-develop": "2.6-dev" } }, "autoload": { "psr-4": { "Laminas\\ServiceManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://laminas.dev", "keywords": [ "laminas", "servicemanager" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-servicemanager/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-servicemanager/issues", "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", "source": "https://github.com/laminas/laminas-servicemanager" }, "time": "2019-12-31T17:44:09+00:00" }, { "name": "laminas/laminas-zendframework-bridge", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", "reference": "7f049390b756d34ba5940a8fb47634fbb51f79ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/7f049390b756d34ba5940a8fb47634fbb51f79ab", "reference": "7f049390b756d34ba5940a8fb47634fbb51f79ab", "shasum": "" }, "require": { "php": ">=7.4, <8.2" }, "require-dev": { "phpunit/phpunit": "^9.5.14", "psalm/plugin-phpunit": "^0.15.2", "squizlabs/php_codesniffer": "^3.6.2", "vimeo/psalm": "^4.21.0" }, "type": "library", "extra": { "laminas": { "module": "Laminas\\ZendFrameworkBridge" } }, "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "Laminas\\ZendFrameworkBridge\\": "src//" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Alias legacy ZF class names to Laminas Project equivalents.", "keywords": [ "ZendFramework", "autoloading", "laminas", "zf" ], "support": { "forum": "https://discourse.laminas.dev/", "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", "source": "https://github.com/laminas/laminas-zendframework-bridge" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-02-22T22:17:01+00:00" }, { "name": "lcobucci/clock", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/lcobucci/clock.git", "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3", "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "infection/infection": "^0.17", "lcobucci/coding-standard": "^6.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-deprecation-rules": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-strict-rules": "^0.12", "phpunit/php-code-coverage": "9.1.4", "phpunit/phpunit": "9.3.7" }, "type": "library", "autoload": { "psr-4": { "Lcobucci\\Clock\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Luís Cobucci", "email": "lcobucci@gmail.com" } ], "description": "Yet another clock abstraction", "support": { "issues": "https://github.com/lcobucci/clock/issues", "source": "https://github.com/lcobucci/clock/tree/2.0.x" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "time": "2020-08-27T18:56:02+00:00" }, { "name": "lcobucci/jwt", "version": "4.1.5", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582", "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582", "shasum": "" }, "require": { "ext-hash": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-sodium": "*", "lcobucci/clock": "^2.0", "php": "^7.4 || ^8.0" }, "require-dev": { "infection/infection": "^0.21", "lcobucci/coding-standard": "^6.0", "mikey179/vfsstream": "^1.6.7", "phpbench/phpbench": "^1.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-deprecation-rules": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-strict-rules": "^0.12", "phpunit/php-invoker": "^3.1", "phpunit/phpunit": "^9.5" }, "type": "library", "autoload": { "psr-4": { "Lcobucci\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Luís Cobucci", "email": "lcobucci@gmail.com", "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", "keywords": [ "JWS", "jwt" ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", "source": "https://github.com/lcobucci/jwt/tree/4.1.5" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "time": "2021-09-28T19:34:56+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" ], "support": { "issues": "https://github.com/thephpleague/event/issues", "source": "https://github.com/thephpleague/event/tree/master" }, "time": "2018-11-26T11:52:41+00:00" }, { "name": "league/flysystem", "version": "1.1.9", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "094defdb4a7001845300334e7c1ee2335925ef99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99", "reference": "094defdb4a7001845300334e7c1ee2335925ef99", "shasum": "" }, "require": { "ext-fileinfo": "*", "league/mime-type-detection": "^1.3", "php": "^7.2.5 || ^8.0" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { "phpspec/prophecy": "^1.11.1", "phpunit/phpunit": "^8.5.8" }, "suggest": { "ext-ftp": "Allows you to use FTP server storage", "ext-openssl": "Allows you to use FTPS server storage", "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-webdav": "Allows you to use WebDAV storage", "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "League\\Flysystem\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Filesystem abstraction: Many filesystems, one API.", "keywords": [ "Cloud Files", "WebDAV", "abstraction", "aws", "cloud", "copy.com", "dropbox", "file systems", "files", "filesystem", "filesystems", "ftp", "rackspace", "remote", "s3", "sftp", "storage" ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", "source": "https://github.com/thephpleague/flysystem/tree/1.1.9" }, "funding": [ { "url": "https://offset.earth/frankdejonge", "type": "other" } ], "time": "2021-12-09T09:40:50+00:00" }, { "name": "league/flysystem-memory", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-memory.git", "reference": "d0e87477c32e29f999b4de05e64c1adcddb51757" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/d0e87477c32e29f999b4de05e64c1adcddb51757", "reference": "d0e87477c32e29f999b4de05e64c1adcddb51757", "shasum": "" }, "require": { "league/flysystem": "~1.0" }, "require-dev": { "phpunit/phpunit": "^5.7.10" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "League\\Flysystem\\Memory\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Leppanen", "email": "chris.leppanen@gmail.com", "role": "Developer" } ], "description": "An in-memory adapter for Flysystem.", "homepage": "https://github.com/thephpleague/flysystem-memory", "keywords": [ "Flysystem", "adapter", "memory" ], "support": { "issues": "https://github.com/thephpleague/flysystem-memory/issues", "source": "https://github.com/thephpleague/flysystem-memory/tree/1.0.2" }, "time": "2019-05-30T21:34:13+00:00" }, { "name": "league/mime-type-detection", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69", "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^0.12.68", "phpunit/phpunit": "^8.5.8 || ^9.3" }, "type": "library", "autoload": { "psr-4": { "League\\MimeTypeDetection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", "source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0" }, "funding": [ { "url": "https://github.com/frankdejonge", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/flysystem", "type": "tidelift" } ], "time": "2021-11-21T11:48:40+00:00" }, { "name": "league/oauth2-server", "version": "8.3.3", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a", "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a", "shasum": "" }, "require": { "defuse/php-encryption": "^2.2.1", "ext-json": "*", "ext-openssl": "*", "lcobucci/jwt": "^3.4.6 || ^4.0.4", "league/event": "^2.2", "php": "^7.2 || ^8.0", "psr/http-message": "^1.0.1" }, "replace": { "league/oauth2server": "*", "lncd/oauth2": "*" }, "require-dev": { "laminas/laminas-diactoros": "^2.4.1", "phpstan/phpstan": "^0.12.57", "phpstan/phpstan-phpunit": "^0.12.16", "phpunit/phpunit": "^8.5.13", "roave/security-advisories": "dev-master" }, "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" ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3" }, "funding": [ { "url": "https://github.com/sephster", "type": "github" } ], "time": "2021-10-11T20:41:49+00:00" }, { "name": "league/openapi-psr7-validator", "version": "0.9", "source": { "type": "git", "url": "https://github.com/thephpleague/openapi-psr7-validator.git", "reference": "ac49e52407b92ceb52ab1a57083a51db8e8de660" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/openapi-psr7-validator/zipball/ac49e52407b92ceb52ab1a57083a51db8e8de660", "reference": "ac49e52407b92ceb52ab1a57083a51db8e8de660", "shasum": "" }, "require": { "cebe/php-openapi": "^1.3", "dflydev/fig-cookies": "^2.0", "ext-json": "*", "php": ">=7.2", "psr/cache": "^1.0", "psr/http-message": "^1.0", "psr/http-server-middleware": "^1.0", "respect/validation": "^1.1", "riverline/multipart-parser": "^2.0.3", "webmozart/assert": "^1.4" }, "require-dev": { "cache/array-adapter": "^1.0", "doctrine/coding-standard": "^6.0", "guzzlehttp/psr7": "^1.5", "phpunit/phpunit": "^7|^8" }, "type": "library", "autoload": { "psr-4": { "League\\OpenAPIValidation\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON", "homepage": "https://github.com/thephpleague/openapi-psr7-validator", "keywords": [ "http", "openapi", "psr7", "validation" ], "support": { "issues": "https://github.com/thephpleague/openapi-psr7-validator/issues", "source": "https://github.com/thephpleague/openapi-psr7-validator/tree/master" }, "time": "2020-06-12T10:28:04+00:00" }, { "name": "monolog/monolog", "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "52ebd235c1f7e0d5e1b16464b695a28335f8e44a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/52ebd235c1f7e0d5e1b16464b695a28335f8e44a", "reference": "52ebd235c1f7e0d5e1b16464b695a28335f8e44a", "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", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "~4.5", "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", "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" ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", "source": "https://github.com/Seldaek/monolog/tree/1.27.0" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2022-03-13T20:29:46+00:00" }, { "name": "naneau/semver", "version": "0.0.7", "source": { "type": "git", "url": "https://github.com/naneau/semver.git", "reference": "60ea59641aad840f97f3c9057e2f2b7bc087eaa3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/naneau/semver/zipball/60ea59641aad840f97f3c9057e2f2b7bc087eaa3", "reference": "60ea59641aad840f97f3c9057e2f2b7bc087eaa3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0.0" }, "type": "library", "autoload": { "psr-0": { "Naneau\\SemVer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maurice Fonk", "email": "maurice@naneau.net", "homepage": "http://mauricefonk.com", "role": "developer" } ], "description": "A decent, standards-compliant, Semantic Versioning (SemVer) parser and library", "homepage": "https://github.com/naneau/semver", "keywords": [ "semantic", "semver", "versioning" ], "support": { "issues": "https://github.com/naneau/semver/issues", "source": "https://github.com/naneau/semver/tree/get_original_version" }, "time": "2013-01-04T00:00:00+00:00" }, { "name": "nesbot/carbon", "version": "2.57.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "4a54375c21eea4811dbd1149fe6b246517554e78" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a54375c21eea4811dbd1149fe6b246517554e78", "reference": "4a54375c21eea4811dbd1149fe6b246517554e78", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1.8 || ^8.0", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { "doctrine/dbal": "^2.0 || ^3.0", "doctrine/orm": "^2.7", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12.54 || ^1.0", "phpunit/phpunit": "^7.5.20 || ^8.5.14", "squizlabs/php_codesniffer": "^3.4" }, "bin": [ "bin/carbon" ], "type": "library", "extra": { "branch-alias": { "dev-3.x": "3.x-dev", "dev-master": "2.x-dev" }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] }, "phpstan": { "includes": [ "extension.neon" ] } }, "autoload": { "psr-4": { "Carbon\\": "src/Carbon/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "https://markido.com" }, { "name": "kylekatarnls", "homepage": "https://github.com/kylekatarnls" } ], "description": "An API extension for DateTime that supports 281 different languages.", "homepage": "https://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "support": { "docs": "https://carbon.nesbot.com/docs", "issues": "https://github.com/briannesbitt/Carbon/issues", "source": "https://github.com/briannesbitt/Carbon" }, "funding": [ { "url": "https://opencollective.com/Carbon", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", "type": "tidelift" } ], "time": "2022-02-13T18:13:33+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": { "files": [ "src/functions.php" ], "psr-4": { "FastRoute\\": "src/" } }, "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" ], "support": { "issues": "https://github.com/nikic/FastRoute/issues", "source": "https://github.com/nikic/FastRoute/tree/master" }, "time": "2018-02-13T20:26:39+00:00" }, { "name": "nyholm/psr7", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", "reference": "1461e07a0f2a975a52082ca3b769ca912b816226" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226", "reference": "1461e07a0f2a975a52082ca3b769ca912b816226", "shasum": "" }, "require": { "php": ">=7.1", "php-http/message-factory": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "http-interop/http-factory-tests": "^0.9", "php-http/psr7-integration-tests": "^1.0", "phpunit/phpunit": "^7.5 || 8.5 || 9.4", "symfony/error-handler": "^4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "Nyholm\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com" }, { "name": "Martijn van der Ven", "email": "martijn@vanderven.se" } ], "description": "A fast PHP7 implementation of PSR-7", "homepage": "https://tnyholm.se", "keywords": [ "psr-17", "psr-7" ], "support": { "issues": "https://github.com/Nyholm/psr7/issues", "source": "https://github.com/Nyholm/psr7/tree/1.5.0" }, "funding": [ { "url": "https://github.com/Zegnat", "type": "github" }, { "url": "https://github.com/nyholm", "type": "github" } ], "time": "2022-02-02T18:37:57+00:00" }, { "name": "oat-sa/composer-npm-bridge", "version": "0.4.2", "source": { "type": "git", "url": "https://github.com/oat-sa/composer-npm-bridge.git", "reference": "2d1fa0cc7f21477ceebb04ef444ee0924c475bd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/composer-npm-bridge/zipball/2d1fa0cc7f21477ceebb04ef444ee0924c475bd0", "reference": "2d1fa0cc7f21477ceebb04ef444ee0924c475bd0", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.6" }, "require-dev": { "composer/composer": "dev-master", "eloquent/phony-phpunit": "^1", "errors/exceptions": "^0.2", "phpunit/phpunit": "^5" }, "type": "composer-plugin", "extra": { "class": "Eloquent\\Composer\\NpmBridge\\NpmBridgePlugin" }, "autoload": { "psr-4": { "Eloquent\\Composer\\NpmBridge\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Erin Millard", "email": "ezzatron@gmail.com", "homepage": "http://ezzatron.com/", "role": "original author" }, { "name": "OAT SA", "email": "contact@taotesting.com", "homepage": "https://taotestingg.com", "role": "forkers" } ], "description": "NPM integration for Composer packages.", "homepage": "https://github.com/oat-sa/composer-npm-bridge", "keywords": [ "Bridge", "composer", "composer-plugin", "integration", "npm", "package", "plugin" ], "support": { "source": "https://github.com/oat-sa/composer-npm-bridge/tree/v0.4.2" }, "time": "2020-11-20T08:17:48+00:00" }, { "name": "oat-sa/extension-pcisample", "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-pcisample.git", "reference": "b503aa11251a2180f710d9dd9c29262b56b01198" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-pcisample/zipball/b503aa11251a2180f710d9dd9c29262b56b01198", "reference": "b503aa11251a2180f710d9dd9c29262b56b01198", "shasum": "" }, "require": { "oat-sa/extension-tao-itemqti-pci": ">=7.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "pciSamples" }, "autoload": { "psr-4": { "oat\\pciSamples\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies" } ], "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-pcisample/issues", "source": "https://github.com/oat-sa/extension-pcisample/tree/v3.1.1" }, "time": "2021-07-14T07:02:29+00:00" }, { "name": "oat-sa/extension-tao-backoffice", "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-backoffice.git", "reference": "033e5f8bbd9acca295efc6125cd0a7ec0235e40f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-backoffice/zipball/033e5f8bbd9acca295efc6125cd0a7ec0235e40f", "reference": "033e5f8bbd9acca295efc6125cd0a7ec0235e40f", "shasum": "" }, "require": { "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.36.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoBackOffice" }, "autoload": { "psr-4": { "oat\\taoBackOffice\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-backoffice/issues", "source": "https://github.com/oat-sa/extension-tao-backoffice/tree/v6.3.0" }, "time": "2021-09-20T08:15:27+00:00" }, { "name": "oat-sa/extension-tao-clientdiag", "version": "v8.3.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-clientdiag.git", "reference": "ffeb0e391979f53949512bb42923d29e9342620f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-clientdiag/zipball/ffeb0e391979f53949512bb42923d29e9342620f", "reference": "ffeb0e391979f53949512bb42923d29e9342620f", "shasum": "" }, "require": { "oat-sa/extension-tao-itemqti": ">=27.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0", "sinergi/browser-detector": "^6.0.2" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoClientDiagnostic" }, "autoload": { "psr-4": { "oat\\taoClientDiagnostic\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "Check compatibility of the os and browser of a client", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-clientdiag/issues", "source": "https://github.com/oat-sa/extension-tao-clientdiag/tree/v8.3.0" }, "time": "2021-09-29T14:34:04+00:00" }, { "name": "oat-sa/extension-tao-community", "version": "v10.1.2", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-community.git", "reference": "5109e0748d8f30f25393108f8ffe144437beea93" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-community/zipball/5109e0748d8f30f25393108f8ffe144437beea93", "reference": "5109e0748d8f30f25393108f8ffe144437beea93", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/extension-tao-delivery-rdf": ">=14.3.0", "oat-sa/extension-tao-funcacl": ">=7.0.0", "oat-sa/extension-tao-group": ">=7.0.0", "oat-sa/extension-tao-item": ">=11.0.0", "oat-sa/extension-tao-itemqti": ">=27.0.0", "oat-sa/extension-tao-itemqti-pci": ">=7.0.0", "oat-sa/extension-tao-outcomerds": ">=8.0.0", "oat-sa/extension-tao-outcomeui": ">=10.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/extension-tao-testqti-previewer": ">=3.0.0", "oat-sa/extension-tao-testtaker": ">=8.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoCe" }, "autoload": { "psr-4": { "oat\\taoCe\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension that gather community tools in TAO", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-community/tree/v10.1.2" }, "time": "2021-09-16T15:08:40+00:00" }, { "name": "oat-sa/extension-tao-dac-simple", "version": "v7.3.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-dac-simple.git", "reference": "bf7aac34cda6a9fd0fd5a51860bc8ae9fbc57025" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-dac-simple/zipball/bf7aac34cda6a9fd0fd5a51860bc8ae9fbc57025", "reference": "bf7aac34cda6a9fd0fd5a51860bc8ae9fbc57025", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoDacSimple" }, "autoload": { "psr-4": { "oat\\taoDacSimple\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "extension that allows admin to give access to some resources to other people", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-dac-simple/issues", "source": "https://github.com/oat-sa/extension-tao-dac-simple/tree/v7.3.1" }, "time": "2021-07-26T14:28:20+00:00" }, { "name": "oat-sa/extension-tao-delivery", "version": "v15.5.2", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-delivery.git", "reference": "59c8ab3855363aac7e320ead7afe1b83138bf99d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-delivery/zipball/59c8ab3855363aac7e320ead7afe1b83138bf99d", "reference": "59c8ab3855363aac7e320ead7afe1b83138bf99d", "shasum": "" }, "require": { "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.9.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoDelivery" }, "autoload": { "psr-4": { "oat\\taoDelivery\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage deliveries", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-delivery/tree/v15.5.2" }, "time": "2021-11-10T13:06:25+00:00" }, { "name": "oat-sa/extension-tao-delivery-rdf", "version": "v14.7.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-delivery-rdf.git", "reference": "bd1946d90964d632ff3b53b88f40fc684857d9bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-delivery-rdf/zipball/bd1946d90964d632ff3b53b88f40fc684857d9bd", "reference": "bd1946d90964d632ff3b53b88f40fc684857d9bd", "shasum": "" }, "require": { "oat-sa/extension-tao-delivery": ">=15.0.0", "oat-sa/extension-tao-group": ">=7.0.0", "oat-sa/extension-tao-item": ">=11.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti": ">=41.10.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.45.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoDeliveryRdf" }, "autoload": { "psr-4": { "oat\\taoDeliveryRdf\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "Manages deliveries using the ontology", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-delivery-rdf/issues", "source": "https://github.com/oat-sa/extension-tao-delivery-rdf/tree/v14.7.1" }, "time": "2021-12-08T12:35:32+00:00" }, { "name": "oat-sa/extension-tao-eventlog", "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-eventlog.git", "reference": "daa73cb8d3798700c8e3311a84fbe0186ef6404c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-eventlog/zipball/daa73cb8d3798700c8e3311a84fbe0186ef6404c", "reference": "daa73cb8d3798700c8e3311a84fbe0186ef6404c", "shasum": "" }, "require": { "oat-sa/extension-tao-delivery-rdf": ">=14.0.0", "oat-sa/extension-tao-funcacl": ">=7.0.0", "oat-sa/extension-tao-item": ">=11.0.0", "oat-sa/extension-tao-itemqti": ">=27.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/extension-tao-testtaker": ">=8.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/lib-tao-dtms": "1.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoEventLog" }, "autoload": { "psr-4": { "oat\\taoEventLog\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "The event logging system", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-eventlog/issues", "source": "https://github.com/oat-sa/extension-tao-eventlog/tree/v3.1.1" }, "time": "2021-11-10T13:32:13+00:00" }, { "name": "oat-sa/extension-tao-funcacl", "version": "v7.0.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-funcacl.git", "reference": "6e150f8d62fd4965d14c112637ef42b67dcec118" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-funcacl/zipball/6e150f8d62fd4965d14c112637ef42b67dcec118", "reference": "6e150f8d62fd4965d14c112637ef42b67dcec118", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "funcAcl" }, "autoload": { "psr-4": { "oat\\funcAcl\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage features access control into TAO", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-funcacl/tree/v7.0.1" }, "time": "2021-04-08T15:13:14+00:00" }, { "name": "oat-sa/extension-tao-group", "version": "v7.5.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-group.git", "reference": "3b49c5e38921c6390e54249eaf34b031f5084382" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-group/zipball/3b49c5e38921c6390e54249eaf34b031f5084382", "reference": "3b49c5e38921c6390e54249eaf34b031f5084382", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/extension-tao-testtaker": ">=8.2.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.45.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoGroups" }, "autoload": { "psr-4": { "oat\\taoGroups\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage group", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-group/tree/v7.5.0" }, "time": "2021-10-08T09:03:22+00:00" }, { "name": "oat-sa/extension-tao-item", "version": "v11.16.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-item.git", "reference": "4ff160970ad2178c7ff3f45e1ce591f6cfe0ce99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-item/zipball/4ff160970ad2178c7ff3f45e1ce591f6cfe0ce99", "reference": "4ff160970ad2178c7ff3f45e1ce591f6cfe0ce99", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.45.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoItems", "npm-bridge": { "arguments": [ "--prefix", "views" ] } }, "autoload": { "psr-4": { "oat\\taoItems\\test\\": "test", "oat\\taoItems\\model\\": "models/classes/", "oat\\taoItems\\helpers\\": "helpers", "oat\\taoItems\\scripts\\": "scripts" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage items", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-item/tree/v11.16.0" }, "time": "2021-10-08T08:56:54+00:00" }, { "name": "oat-sa/extension-tao-itemqti", "version": "v28.19.10", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-itemqti.git", "reference": "cfc3901c0a632145dab1405cb49c66294bc9a69b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-itemqti/zipball/cfc3901c0a632145dab1405cb49c66294bc9a69b", "reference": "cfc3901c0a632145dab1405cb49c66294bc9a69b", "shasum": "" }, "require": { "naneau/semver": "~0.0.7", "oat-sa/extension-tao-item": ">=11.11.2", "oat-sa/generis": ">=14.4.0", "oat-sa/lib-tao-qti": "7.2.1", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.29.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoQtiItem", "npm-bridge": { "arguments": [ "--prefix", "views" ] } }, "autoload": { "psr-4": { "oat\\taoQtiItem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to create QTI items", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-itemqti/tree/v28.19.10" }, "time": "2021-12-08T12:33:40+00:00" }, { "name": "oat-sa/extension-tao-itemqti-pci", "version": "v7.7.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-itemqti-pci.git", "reference": "072239c467bc2954e93da101d624e9765a8b97fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-itemqti-pci/zipball/072239c467bc2954e93da101d624e9765a8b97fc", "reference": "072239c467bc2954e93da101d624e9765a8b97fc", "shasum": "" }, "require": { "oat-sa/extension-tao-itemqti": ">=28.8.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.19.2" }, "type": "tao-extension", "extra": { "tao-extension-name": "qtiItemPci" }, "autoload": { "psr-4": { "oat\\qtiItemPci\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-itemqti-pci/issues", "source": "https://github.com/oat-sa/extension-tao-itemqti-pci/tree/v7.7.0" }, "time": "2021-09-30T08:53:27+00:00" }, { "name": "oat-sa/extension-tao-itemqti-pic", "version": "v6.1.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-itemqti-pic.git", "reference": "50398fa47202e349c1fc42259ea71d69d6a757b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-itemqti-pic/zipball/50398fa47202e349c1fc42259ea71d69d6a757b3", "reference": "50398fa47202e349c1fc42259ea71d69d6a757b3", "shasum": "" }, "require": { "oat-sa/extension-tao-itemqti": ">=27.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "qtiItemPic" }, "autoload": { "psr-4": { "oat\\qtiItemPic\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies" } ], "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-itemqti-pic/issues", "source": "https://github.com/oat-sa/extension-tao-itemqti-pic/tree/v6.1.0" }, "time": "2021-07-30T11:45:13+00:00" }, { "name": "oat-sa/extension-tao-lti", "version": "v14.0.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-lti.git", "reference": "d213909ecdcf48d43e1508cf6db1de53e9708475" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-lti/zipball/d213909ecdcf48d43e1508cf6db1de53e9708475", "reference": "d213909ecdcf48d43e1508cf6db1de53e9708475", "shasum": "" }, "require": { "ext-openssl": "*", "oat-sa/generis": ">=14.0.0", "oat-sa/lib-lti1p3-core": "^6.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.30.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoLti" }, "autoload": { "psr-4": { "oat\\taoLti\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage LTI services for TAO", "homepage": "http://www.taotesting.com", "keywords": [ "LTI", "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-lti/tree/v14.0.0" }, "time": "2021-10-13T14:34:21+00:00" }, { "name": "oat-sa/extension-tao-ltideliveryprovider", "version": "v12.3.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-ltideliveryprovider.git", "reference": "9f361830fb259e7d631841bc3ca7e057285a8502" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-ltideliveryprovider/zipball/9f361830fb259e7d631841bc3ca7e057285a8502", "reference": "9f361830fb259e7d631841bc3ca7e057285a8502", "shasum": "" }, "require": { "oat-sa/extension-tao-delivery": ">=15.0.0", "oat-sa/extension-tao-delivery-rdf": ">=14.0.0", "oat-sa/extension-tao-lti": ">=13.2.0", "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/extension-tao-outcomeui": ">=10.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "ltiDeliveryProvider" }, "autoload": { "psr-4": { "oat\\ltiDeliveryProvider\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage LTI delivery provider for TAO", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-ltideliveryprovider/tree/v12.3.0" }, "time": "2021-09-24T09:06:16+00:00" }, { "name": "oat-sa/extension-tao-mediamanager", "version": "v12.14.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-mediamanager.git", "reference": "0293bd5c4e4cbfc12609087ab2d9988393cbdbcf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-mediamanager/zipball/0293bd5c4e4cbfc12609087ab2d9988393cbdbcf", "reference": "0293bd5c4e4cbfc12609087ab2d9988393cbdbcf", "shasum": "" }, "require": { "oat-sa/extension-tao-item": ">=11.13.4", "oat-sa/extension-tao-itemqti": ">=28.8.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti-previewer": "*", "oat-sa/generis": ">=14.0.0", "oat-sa/lib-generis-search": "2.1.2", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.45.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoMediaManager" }, "autoload": { "psr-4": { "oat\\taoMediaManager\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies" } ], "description": "extension to manage media in TAO", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-mediamanager/tree/v12.14.0" }, "time": "2021-10-08T09:05:12+00:00" }, { "name": "oat-sa/extension-tao-outcome", "version": "v13.1.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-outcome.git", "reference": "51a06ea18292fc2e32e99dfa6aec0abf27a63380" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-outcome/zipball/51a06ea18292fc2e32e99dfa6aec0abf27a63380", "reference": "51a06ea18292fc2e32e99dfa6aec0abf27a63380", "shasum": "" }, "require": { "oat-sa/generis": ">=14.0.0", "oat-sa/lib-tao-dtms": "1.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoResultServer" }, "autoload": { "psr-4": { "oat\\taoResultServer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage resultservers", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-outcome/tree/v13.1.0" }, "time": "2021-06-15T12:04:30+00:00" }, { "name": "oat-sa/extension-tao-outcomekeyvalue", "version": "v6.1.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-outcomekeyvalue.git", "reference": "44d2fada3f0749dcbeffeb099e6946a5336feaad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-outcomekeyvalue/zipball/44d2fada3f0749dcbeffeb099e6946a5336feaad", "reference": "44d2fada3f0749dcbeffeb099e6946a5336feaad", "shasum": "" }, "require": { "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoAltResultStorage" }, "autoload": { "psr-4": { "oat\\taoAltResultStorage\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage key-value outcomes in TAO", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-outcomekeyvalue/tree/v6.1.1" }, "time": "2021-08-30T13:57:06+00:00" }, { "name": "oat-sa/extension-tao-outcomelti", "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-outcomelti.git", "reference": "f3d1981809684a01f1f79895c6d760e0c793c344" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-outcomelti/zipball/f3d1981809684a01f1f79895c6d760e0c793c344", "reference": "f3d1981809684a01f1f79895c6d760e0c793c344", "shasum": "" }, "require": { "oat-sa/extension-tao-lti": ">=12.0.0", "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoLtiBasicOutcome" }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage LTI outcome for TAO", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-outcomelti/tree/v5.0.2" }, "time": "2021-04-07T16:05:08+00:00" }, { "name": "oat-sa/extension-tao-outcomerds", "version": "v8.1.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-outcomerds.git", "reference": "953b85ebd22e14c8533832726f4bd743395c3fbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-outcomerds/zipball/953b85ebd22e14c8533832726f4bd743395c3fbf", "reference": "953b85ebd22e14c8533832726f4bd743395c3fbf", "shasum": "" }, "require": { "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoOutcomeRds" }, "autoload": { "psr-4": { "oat\\taoOutcomeRds\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "extension that allows outcome storage in relational database", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-outcomerds/issues", "source": "https://github.com/oat-sa/extension-tao-outcomerds/tree/v8.1.1" }, "time": "2021-08-30T13:58:43+00:00" }, { "name": "oat-sa/extension-tao-outcomeui", "version": "v10.7.2", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-outcomeui.git", "reference": "39a8befb37868626a64d7ce1391ede42efcc1e66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-outcomeui/zipball/39a8befb37868626a64d7ce1391ede42efcc1e66", "reference": "39a8befb37868626a64d7ce1391ede42efcc1e66", "shasum": "" }, "require": { "oat-sa/extension-tao-delivery": ">=15.0.0", "oat-sa/extension-tao-delivery-rdf": ">=14.0.0", "oat-sa/extension-tao-item": ">=11.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/extension-tao-testtaker": ">=8.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoOutcomeUi" }, "autoload": { "psr-4": { "oat\\taoOutcomeUi\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to display the outcomes", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-outcomeui/tree/v10.7.2" }, "time": "2021-12-08T12:34:44+00:00" }, { "name": "oat-sa/extension-tao-proctoring", "version": "v20.1.4", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-proctoring.git", "reference": "f77427107546ac8680bbfed2bb4c36a796114c06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-proctoring/zipball/f77427107546ac8680bbfed2bb4c36a796114c06", "reference": "f77427107546ac8680bbfed2bb4c36a796114c06", "shasum": "" }, "require": { "oat-sa/extension-tao-delivery": ">=15.0.0", "oat-sa/extension-tao-delivery-rdf": ">=14.0.0", "oat-sa/extension-tao-eventlog": ">=3.0.0", "oat-sa/extension-tao-outcomeui": ">=10.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/extension-tao-testtaker": ">=8.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/lib-tao-dtms": "1.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0", "sinergi/browser-detector": "^6.0.2" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoProctoring" }, "autoload": { "psr-4": { "oat\\taoProctoring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "Proctoring for deliveries", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-proctoring/issues", "source": "https://github.com/oat-sa/extension-tao-proctoring/tree/v20.1.4" }, "time": "2021-11-10T12:45:23+00:00" }, { "name": "oat-sa/extension-tao-revision", "version": "10.1.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-revision.git", "reference": "01a2d17df00684f3a46eea6a571b998eabb63a8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-revision/zipball/01a2d17df00684f3a46eea6a571b998eabb63a8e", "reference": "01a2d17df00684f3a46eea6a571b998eabb63a8e", "shasum": "" }, "require": { "oat-sa/extension-tao-item": ">=11.8.0", "oat-sa/extension-tao-itemqti": ">=28.8.0", "oat-sa/extension-tao-mediamanager": ">=12.9.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.19.2" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoRevision" }, "autoload": { "psr-4": { "oat\\taoRevision\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "The extension allows saving the intermediate state of objects and restoring them", "homepage": "http://www.taotesting.com", "keywords": [ "TAO", "computer-based-assessment" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-revision/issues", "source": "https://github.com/oat-sa/extension-tao-revision/tree/10.1.0" }, "time": "2021-07-30T13:04:59+00:00" }, { "name": "oat-sa/extension-tao-task-queue", "version": "v6.5.3", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-task-queue.git", "reference": "6fb65a5b16e52f12a60aa5c9568a316292b36507" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-task-queue/zipball/6fb65a5b16e52f12a60aa5c9568a316292b36507", "reference": "6fb65a5b16e52f12a60aa5c9568a316292b36507", "shasum": "" }, "require": { "evenement/evenement": "^2.0", "ext-pdo": "*", "oat-sa/generis": ">=14.4.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.13.0", "php": ">=5.5", "react/child-process": "^0.5.2" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoTaskQueue" }, "autoload": { "psr-4": { "oat\\taoTaskQueue\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Gyula Szucs", "role": "Developer" } ], "description": "TAO specific Task Queue with custom GUI", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment", "queue", "task" ], "support": { "issues": "https://github.com/oat-sa/extension-tao-task-queue/issues", "source": "https://github.com/oat-sa/extension-tao-task-queue/tree/v6.5.3" }, "time": "2021-11-10T13:17:22+00:00" }, { "name": "oat-sa/extension-tao-test", "version": "v15.7.1", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-test.git", "reference": "c4a0c07567b43b816b594489cd2fddfc5005908b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-test/zipball/c4a0c07567b43b816b594489cd2fddfc5005908b", "reference": "c4a0c07567b43b816b594489cd2fddfc5005908b", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/extension-tao-item": ">=11.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.45.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoTests", "npm-bridge": { "arguments": [ "--prefix", "views" ] } }, "autoload": { "psr-4": { "oat\\taoTests\\test\\": "test", "oat\\taoTests\\models\\": "models/classes/", "oat\\taoTests\\scripts\\": "scripts" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage tests", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "https://forum.taocloud.org/", "issues": "https://github.com/oat-sa/extension-tao-test/issues", "source": "https://github.com/oat-sa/extension-tao-test/tree/v15.7.1" }, "time": "2021-11-10T13:35:32+00:00" }, { "name": "oat-sa/extension-tao-testqti", "version": "v41.15.6", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-testqti.git", "reference": "c14dfb84dce261daaefdef0066cafc35a49181da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-testqti/zipball/c14dfb84dce261daaefdef0066cafc35a49181da", "reference": "c14dfb84dce261daaefdef0066cafc35a49181da", "shasum": "" }, "require": { "ext-dom": "*", "oat-sa/extension-tao-delivery": ">=15.0.0", "oat-sa/extension-tao-item": ">=11.0.0", "oat-sa/extension-tao-itemqti": ">=27.0.0", "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/lib-test-cat": "2.3.7", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.9.0", "qtism/qtism": "^0.24.11" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoQtiTest", "npm-bridge": { "arguments": [ "--prefix", "views" ] } }, "autoload": { "psr-4": { "oat\\taoQtiTest\\test\\": "test", "oat\\taoQtiTest\\models\\": "models/classes/", "oat\\taoQtiTest\\helpers\\": "helpers", "oat\\taoQtiTest\\scripts\\": "scripts" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to create QTI tests", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-testqti/tree/v41.15.6" }, "time": "2021-12-08T12:34:09+00:00" }, { "name": "oat-sa/extension-tao-testqti-previewer", "version": "v3.1.4", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-testqti-previewer.git", "reference": "a45e55049ce8af97957acd821a541c190cc8ab6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-testqti-previewer/zipball/a45e55049ce8af97957acd821a541c190cc8ab6c", "reference": "a45e55049ce8af97957acd821a541c190cc8ab6c", "shasum": "" }, "require": { "oat-sa/extension-tao-delivery": ">=15.0.0", "oat-sa/extension-tao-item": ">=11.11.2", "oat-sa/extension-tao-itemqti": ">=28.9.2", "oat-sa/extension-tao-outcome": ">=13.0.0", "oat-sa/extension-tao-outcomeui": ">=10.0.0", "oat-sa/extension-tao-test": ">=15.0.0", "oat-sa/extension-tao-testqti": ">=41.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=47.0.0", "qtism/qtism": "~0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoQtiTestPreviewer" }, "autoload": { "psr-4": { "oat\\taoQtiTestPreviewer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies SA" } ], "description": "extension that provides QTI test previewer", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "QTI", "TAO", "computer-based-assessment", "previewer" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-testqti-previewer/tree/v3.1.4" }, "time": "2022-01-12T13:58:58+00:00" }, { "name": "oat-sa/extension-tao-testtaker", "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-tao-testtaker.git", "reference": "f73fb0073b6a27b26868a8b53f6e9e5bc2746758" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/extension-tao-testtaker/zipball/f73fb0073b6a27b26868a8b53f6e9e5bc2746758", "reference": "f73fb0073b6a27b26868a8b53f6e9e5bc2746758", "shasum": "" }, "require": { "oat-sa/extension-tao-backoffice": ">=6.0.0", "oat-sa/generis": ">=14.0.0", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "oat-sa/tao-core": ">=48.45.0" }, "type": "tao-extension", "extra": { "tao-extension-name": "taoTestTaker" }, "autoload": { "psr-4": { "oat\\taoTestTaker\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "extension to manage testtakers ", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/extension-tao-testtaker/tree/v8.6.0" }, "time": "2021-10-08T09:03:07+00:00" }, { "name": "oat-sa/generis", "version": "v15.5.1", "source": { "type": "git", "url": "https://github.com/oat-sa/generis.git", "reference": "0d312063fbf1d879357b55221ae88f98eaf22f3d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/generis/zipball/0d312063fbf1d879357b55221ae88f98eaf22f3d", "reference": "0d312063fbf1d879357b55221ae88f98eaf22f3d", "shasum": "" }, "require": { "clearfw/clearfw": "~1.2.0", "composer-runtime-api": "^2.0", "doctrine/annotations": "~1.6.0", "doctrine/dbal": "2.10.1", "easyrdf/easyrdf": "^0.9.0", "fluent/logger": "^1.0.1", "laminas/laminas-servicemanager": "~2.5.0", "league/flysystem": "~1.0", "league/flysystem-memory": "~1.0", "monolog/monolog": "^1.23.0", "oat-sa/lib-generis-search": "2.1.2", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "php": "^7.1", "psr/cache": "~1.0", "psr/container": "^1.0.0", "psr/log": "~1.0", "psr/simple-cache": "^1.0.1", "ramsey/uuid": "^3.8", "symfony/cache": "~4.1", "symfony/config": "5.3.*", "symfony/dependency-injection": "5.3.*", "symfony/lock": "^3.4" }, "require-dev": { "mikey179/vfsstream": "1.4.0", "php-mock/php-mock": "^2.0", "phpunit/phpunit": "^8.5" }, "suggest": { "superbalist/flysystem-google-storage": "Supports google flystore" }, "type": "tao-extension", "extra": { "tao-extension-name": "generis" }, "autoload": { "files": [ "common/legacy/class.LegacyAutoLoader.php", "common/constants.php" ], "psr-4": { "oat\\oatbox\\": "common/oatbox/", "oat\\generis\\test\\": "test/", "oat\\generis\\model\\": "core/", "oat\\generis\\Helper\\": "helpers/", "oat\\generis\\scripts\\": "scripts/", "oat\\generis\\persistence\\": "common/persistence/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "TAO generis library", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment", "doctrine-dbal" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/generis/tree/v15.5.1" }, "time": "2021-10-08T08:18:26+00:00" }, { "name": "oat-sa/generis-auth-ldap", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/oat-sa/generis-auth-ldap.git", "reference": "8750d5381026253596b6fdf14f9c2a40ec0be024" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/generis-auth-ldap/zipball/8750d5381026253596b6fdf14f9c2a40ec0be024", "reference": "8750d5381026253596b6fdf14f9c2a40ec0be024", "shasum": "" }, "require": { "ext-ldap": "*", "zendframework/zend-authentication": "2.*", "zendframework/zend-ldap": "2.*" }, "type": "library", "autoload": { "psr-4": { "oat\\authLdap\\": "" } }, "license": [ "GPL-2.0" ], "description": "Generis LDAP authentication", "homepage": "http://www.taotesting.com", "keywords": [ "computer-based-assessment", "oat", "tao" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/generis-auth-ldap/tree/develop" }, "time": "2020-01-27T16:54:02+00:00" }, { "name": "oat-sa/jig", "version": "v0.1", "source": { "type": "git", "url": "https://github.com/oat-sa/jig.git", "reference": "521f260d16a5b8a820140f3b83458813d9928255" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/jig/zipball/521f260d16a5b8a820140f3b83458813d9928255", "reference": "521f260d16a5b8a820140f3b83458813d9928255", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Jig\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dieter Raber", "email": "me@dieterraber.net" } ], "description": "Jig PHP Utilities", "support": { "source": "https://github.com/oat-sa/jig/tree/master" }, "time": "2015-07-29T12:04:19+00:00" }, { "name": "oat-sa/lib-beeme", "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-beeme.git", "reference": "a93c6a8887591ed13af6b07215784fdea85458e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/lib-beeme/zipball/a93c6a8887591ed13af6b07215784fdea85458e5", "reference": "a93c6a8887591ed13af6b07215784fdea85458e5", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.3" }, "type": "library", "autoload": { "psr-4": { "oat\\beeme\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrean Boyadzhiev", "email": "adrean.boyadzhiev@gmail.com" }, { "name": "Jérôme Bogaerts", "email": "jerome@taotesting.com" } ], "description": "Simple mathematical expression/equation parser and calculator.", "keywords": [ "math calculator", "math parser", "shunting-yard algorithm" ], "support": { "source": "https://github.com/oat-sa/lib-beeme/tree/master" }, "time": "2016-11-03T16:25:18+00:00" }, { "name": "oat-sa/lib-generis-search", "version": "V2.1.2", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-generis-search.git", "reference": "76338a05a83cb2cc13f4db2330b755e597501552" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/lib-generis-search/zipball/76338a05a83cb2cc13f4db2330b755e597501552", "reference": "76338a05a83cb2cc13f4db2330b755e597501552", "shasum": "" }, "require": { "zendframework/zend-servicemanager": "~2.5.0" }, "require-dev": { "mikey179/vfsstream": "1.4.0", "phpunit/phpunit": "~4.4@dev", "sebastian/global-state": "~1.0@dev" }, "type": "library", "autoload": { "psr-4": { "oat\\search\\": "src", "oat\\search\\test\\": "test" } }, "notification-url": "https://packagist.org/downloads/", "description": "Library provide an object search API", "support": { "issues": "https://github.com/oat-sa/lib-generis-search/issues", "source": "https://github.com/oat-sa/lib-generis-search/tree/V2.1.2" }, "time": "2020-05-06T12:52:35+00:00" }, { "name": "oat-sa/lib-lti1p3-core", "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-lti1p3-core.git", "reference": "42b06bd522faeeb9a9c3ca6882cdf797be1d94c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/lib-lti1p3-core/zipball/42b06bd522faeeb9a9c3ca6882cdf797be1d94c0", "reference": "42b06bd522faeeb9a9c3ca6882cdf797be1d94c0", "shasum": "" }, "require": { "codercat/jwk-to-pem": "^1.0", "ext-json": "*", "ext-openssl": "*", "guzzlehttp/guzzle": "^6.5 || ^7.0", "lcobucci/jwt": "^3.4 || ^4.1.5", "league/oauth2-server": "^8.2", "nesbot/carbon": "^2.43", "nyholm/psr7": "^1.3", "php": ">=7.2.0", "phpseclib/phpseclib": "^2.0.31", "psr/cache": "^1.0 || ^2.0 || ^3.0", "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "ramsey/uuid": "^3.9 || ^4" }, "require-dev": { "cache/array-adapter": "^1.1", "php-coveralls/php-coveralls": "^2.4", "phpunit/phpunit": "8.5.14", "psalm/plugin-phpunit": "^0.15.1", "vimeo/psalm": "^4.6" }, "type": "library", "autoload": { "psr-4": { "OAT\\Library\\Lti1p3Core\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "description": "OAT LTI 1.3 Core Library", "support": { "issues": "https://github.com/oat-sa/lib-lti1p3-core/issues", "source": "https://github.com/oat-sa/lib-lti1p3-core/tree/6.7.1" }, "time": "2022-03-12T15:55:31+00:00" }, { "name": "oat-sa/lib-tao-dtms", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-tao-dtms.git", "reference": "dc3979af897154850756bc72e19a9670064b9f25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/lib-tao-dtms/zipball/dc3979af897154850756bc72e19a9670064b9f25", "reference": "dc3979af897154850756bc72e19a9670064b9f25", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "psr-4": { "oat\\dtms\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Ivan Klimchuk", "email": "ivan@klimchuk.com", "homepage": "http://klimchuk.com", "role": "Developer" } ], "description": "Classes for manipulate dates and intervals with microseconds precision", "keywords": [ "date", "datetime", "fractions", "interval", "iso8601", "microseconds", "milliseconds", "ms", "time" ], "support": { "forum": "http://forum.taotesting.com", "issues": "https://github.com/oat-sa/lib-tao-dtms/issues", "source": "https://github.com/oat-sa/lib-tao-dtms/tree/master" }, "time": "2018-02-19T14:54:02+00:00" }, { "name": "oat-sa/lib-tao-qti", "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-tao-qti.git", "reference": "ed31e32590a89bdea4c72f507e94ef84209fd1f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/lib-tao-qti/zipball/ed31e32590a89bdea4c72f507e94ef84209fd1f4", "reference": "ed31e32590a89bdea4c72f507e94ef84209fd1f4", "shasum": "" }, "require": { "php": ">=7.1", "qtism/qtism": "0.24.12" }, "require-dev": { "phpunit/phpunit": "<9.0.0" }, "type": "library", "autoload": { "classmap": [ "helpers/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Julien Sébire", "email": "julien@taotesting.com", "homepage": "http://www.taotesting.com", "role": "Developer" }, { "name": "Jérôme Bogaerts", "email": "jerome@taotesting.com", "homepage": "http://www.taotesting.com", "role": "Developer" } ], "description": "QTI Software Module Library for TAO", "homepage": "http://www.taotesting.com", "keywords": [ "CBA", "Computer-Aided Assessment", "Computer-Assisted Assessment", "Computer-Based Assessment", "IMS", "OAT", "QTI", "TAO" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/lib-tao-qti/tree/v7.2.1" }, "time": "2021-07-06T09:19:58+00:00" }, { "name": "oat-sa/lib-test-cat", "version": "v2.3.7", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-test-cat.git", "reference": "d7a3db607475a6221e05c2f638872440fb762b28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/lib-test-cat/zipball/d7a3db607475a6221e05c2f638872440fb762b28", "reference": "d7a3db607475a6221e05c2f638872440fb762b28", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~6.0", "php": ">=5.3.10" }, "type": "library", "autoload": { "psr-4": { "oat\\libCat\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Joel Bout", "email": "joel@taotesting.com", "homepage": "http://www.taotesting.com", "role": "Developer" } ], "description": "Library to connect the taoTests engine to a computer adaptive test", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/lib-test-cat/tree/master" }, "time": "2018-08-02T11:59:59+00:00" }, { "name": "oat-sa/oatbox-extension-installer", "version": "v1.2", "source": { "type": "git", "url": "https://github.com/oat-sa/oatbox-extension-installer.git", "reference": "db5e03f1d5dcffbe608f2840974331e54f0f8fc8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/oatbox-extension-installer/zipball/db5e03f1d5dcffbe608f2840974331e54f0f8fc8", "reference": "db5e03f1d5dcffbe608f2840974331e54f0f8fc8", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.4" }, "type": "composer-plugin", "extra": { "class": "oatbox\\composer\\ExtensionInstallerPlugin" }, "autoload": { "psr-0": { "oatbox\\composer": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Ivan Klimchuk", "role": "Developer" } ], "description": "Custom composer extension installer for TAO platform", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "composer", "computer-based-assessment", "oatbox" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/oatbox-extension-installer/tree/v1.2" }, "time": "2020-10-26T11:52:04+00:00" }, { "name": "oat-sa/tao-community", "version": "2021.11.8", "source": { "type": "git", "url": "https://github.com/oat-sa/tao-community.git", "reference": "352cb93cf771c0bf2068eb7085148ec25d1ffbbc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/tao-community/zipball/352cb93cf771c0bf2068eb7085148ec25d1ffbbc", "reference": "352cb93cf771c0bf2068eb7085148ec25d1ffbbc", "shasum": "" }, "require": { "oat-sa/extension-pcisample": "3.1.1", "oat-sa/extension-tao-backoffice": "6.3.0", "oat-sa/extension-tao-clientdiag": "8.3.0", "oat-sa/extension-tao-community": "10.1.2", "oat-sa/extension-tao-dac-simple": "7.3.1", "oat-sa/extension-tao-delivery": "15.5.2", "oat-sa/extension-tao-delivery-rdf": "v14.7.1", "oat-sa/extension-tao-eventlog": "3.1.1", "oat-sa/extension-tao-funcacl": "7.0.1", "oat-sa/extension-tao-group": "7.5.0", "oat-sa/extension-tao-item": "11.16.0", "oat-sa/extension-tao-itemqti": "28.19.10", "oat-sa/extension-tao-itemqti-pci": "7.7.0", "oat-sa/extension-tao-itemqti-pic": "6.1.0", "oat-sa/extension-tao-lti": "14.0.0", "oat-sa/extension-tao-ltideliveryprovider": "12.3.0", "oat-sa/extension-tao-mediamanager": "12.14.0", "oat-sa/extension-tao-outcome": "13.1.0", "oat-sa/extension-tao-outcomekeyvalue": "6.1.1", "oat-sa/extension-tao-outcomelti": "5.0.2", "oat-sa/extension-tao-outcomerds": "8.1.1", "oat-sa/extension-tao-outcomeui": "10.7.2", "oat-sa/extension-tao-proctoring": "20.1.4", "oat-sa/extension-tao-revision": "10.1.0", "oat-sa/extension-tao-task-queue": "6.5.3", "oat-sa/extension-tao-test": "15.7.1", "oat-sa/extension-tao-testqti": "41.15.6", "oat-sa/extension-tao-testqti-previewer": "3.1.4", "oat-sa/extension-tao-testtaker": "8.6.0", "oat-sa/generis": "15.5.1", "oat-sa/tao-core": "48.45.6" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" } ], "description": "TAO is an Open Source e-Testing platform that empowers you to build, deliver, and share innovative and engaging assessments online – in any language or subject matter.", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/tao-community/tree/2021.11.8" }, "time": "2022-01-12T14:51:36+00:00" }, { "name": "oat-sa/tao-core", "version": "v48.45.6", "source": { "type": "git", "url": "https://github.com/oat-sa/tao-core.git", "reference": "df7bca7141bac0a70213b4fc78a6aa265e28cce5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/tao-core/zipball/df7bca7141bac0a70213b4fc78a6aa265e28cce5", "reference": "df7bca7141bac0a70213b4fc78a6aa265e28cce5", "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.11", "doctrine/collections": "1.6.7", "doctrine/dbal": "^2.10", "doctrine/migrations": "3.0.1", "ext-json": "*", "ext-mbstring": "*", "ezyang/htmlpurifier": "^4.9", "flow/jsonpath": "~0.5", "guzzlehttp/guzzle": "6.5.5", "guzzlehttp/psr7": "1.6.1", "imsglobal/lti": "^3.0", "jtl-software/opsgenie-client": "2.0.2", "justinrainbow/json-schema": "5.2.1", "league/openapi-psr7-validator": "0.9", "oat-sa/composer-npm-bridge": "~0.4.2||dev-master", "oat-sa/generis": ">=15.5.1", "oat-sa/jig": "~0.1", "oat-sa/oatbox-extension-installer": "~1.1||dev-master", "paragonie/random_compat": "^2.0", "php": "^7.1", "phpdocumentor/reflection-docblock": "2.*", "pimple/pimple": "^3.0", "psr/http-message": "~1.0", "relay/relay": "~2.0", "slim/slim": "^3.0", "symfony/dotenv": "~4.3" }, "type": "tao-extension", "extra": { "tao-extension-name": "tao", "npm-bridge": { "arguments": [ "--prefix", "views" ] } }, "autoload": { "files": [ "includes/globalHelpers.php" ], "psr-4": { "oat\\tao\\test\\": "test", "oat\\tao\\model\\": "models/classes/", "oat\\tao\\helpers\\": "helpers", "oat\\tao\\install\\": "install", "oat\\tao\\scripts\\": "scripts", "oat\\tao\\controller\\": "controller" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "role": "Developer" }, { "name": "Joel Bout", "role": "Developer" }, { "name": "Bertrand Chevrier", "role": "Developer" }, { "name": "Lionel Lecaque", "role": "Developer" }, { "name": "Patrick Plichart", "role": "Developer" }, { "name": "Dieter Raber", "role": "Developer" }, { "name": "Somsack Sipasseuth", "role": "Developer" } ], "description": "TAO core extension ", "homepage": "http://www.taotesting.com", "keywords": [ "OAT", "TAO", "computer-based-assessment" ], "support": { "forum": "https://forum.taocloud.org", "issues": "https://github.com/oat-sa/tao-core/issues", "source": "https://github.com/oat-sa/tao-core/tree/v48.45.6" }, "time": "2021-12-08T08:09:34+00:00" }, { "name": "ocramius/proxy-manager", "version": "2.13.1", "source": { "type": "git", "url": "https://github.com/Ocramius/ProxyManager.git", "reference": "e32bc1986fb6fa318ce35e573c654e3ddfb4848d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e32bc1986fb6fa318ce35e573c654e3ddfb4848d", "reference": "e32bc1986fb6fa318ce35e573c654e3ddfb4848d", "shasum": "" }, "require": { "composer-runtime-api": "^2.1.0", "laminas/laminas-code": "^4.3.0", "php": "~7.4.1 || ~8.0.0", "webimpress/safe-writer": "^2.2.0" }, "conflict": { "doctrine/annotations": "<1.6.1", "laminas/laminas-stdlib": "<3.2.1", "thecodingmachine/safe": "<1.3.3", "zendframework/zend-stdlib": "<3.2.1" }, "require-dev": { "codelicia/xulieta": "^0.1.6", "doctrine/coding-standard": "^8.2.1", "ext-phar": "*", "infection/infection": "^0.21.5", "nikic/php-parser": "^4.10.5", "phpbench/phpbench": "^0.17.1 || 1.0.0-alpha2", "phpunit/phpunit": "^9.5.4", "slevomat/coding-standard": "^6.3.10", "squizlabs/php_codesniffer": "^3.6.0", "vimeo/psalm": "^4.4.1" }, "suggest": { "laminas/laminas-json": "To have the JsonRpc adapter (Remote Object feature)", "laminas/laminas-soap": "To have the Soap adapter (Remote Object feature)", "laminas/laminas-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)", "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "ProxyManager\\": "src/ProxyManager" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.io/" } ], "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", "homepage": "https://github.com/Ocramius/ProxyManager", "keywords": [ "aop", "lazy loading", "proxy", "proxy pattern", "service proxies" ], "support": { "issues": "https://github.com/Ocramius/ProxyManager/issues", "source": "https://github.com/Ocramius/ProxyManager/tree/2.13.1" }, "funding": [ { "url": "https://github.com/Ocramius", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager", "type": "tidelift" } ], "time": "2022-03-05T18:42:03+00:00" }, { "name": "paragonie/random_compat", "version": "v2.0.21", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/96c132c7f2f7bc3230723b66e89f8f150b29d5ae", "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "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" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2022-02-16T17:07:03+00:00" }, { "name": "php-http/message-factory", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/php-http/message-factory.git", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", "shasum": "" }, "require": { "php": ">=5.4", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Factory interfaces for PSR-7 HTTP Message", "homepage": "http://php-http.org", "keywords": [ "factory", "http", "message", "stream", "uri" ], "support": { "issues": "https://github.com/php-http/message-factory/issues", "source": "https://github.com/php-http/message-factory/tree/master" }, "time": "2015-12-19T14:08:53+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b", "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "dflydev/markdown": "~1.0", "erusev/parsedown": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "phpDocumentor": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "mike.vanriel@naenius.com" } ], "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/2.x" }, "time": "2016-01-25T08:17:30+00:00" }, { "name": "phpseclib/phpseclib", "version": "2.0.37", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "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." }, "type": "library", "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" ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37" }, "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" } ], "time": "2022-04-04T04:57:45+00:00" }, { "name": "pimple/pimple", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed", "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1 || ^2.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.4@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4.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": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], "support": { "source": "https://github.com/silexphp/Pimple/tree/v3.5.0" }, "time": "2021-10-28T11:13:42+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/master" }, "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/container", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://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" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/1.1.2" }, "time": "2021-11-05T16:50:12+00:00" }, { "name": "psr/http-factory", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "shasum": "" }, "require": { "php": ">=7.0.0", "psr/http-message": "^1.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 interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory/tree/master" }, "time": "2019-04-30T12:38:16+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" ], "support": { "source": "https://github.com/php-fig/http-message/tree/master" }, "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" ], "support": { "issues": "https://github.com/php-fig/http-server-handler/issues", "source": "https://github.com/php-fig/http-server-handler/tree/master" }, "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" ], "support": { "issues": "https://github.com/php-fig/http-server-middleware/issues", "source": "https://github.com/php-fig/http-server-middleware/tree/master" }, "time": "2018-10-30T17:12:04+00:00" }, { "name": "psr/log", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "support": { "source": "https://github.com/php-fig/simple-cache/tree/master" }, "time": "2017-10-23T01:57:42+00:00" }, { "name": "qtism/qtism", "version": "0.24.12", "source": { "type": "git", "url": "https://github.com/oat-sa/qti-sdk.git", "reference": "c660c79c4346b4293a8526d3d65b0366bbe4262b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oat-sa/qti-sdk/zipball/c660c79c4346b4293a8526d3d65b0366bbe4262b", "reference": "c660c79c4346b4293a8526d3d65b0366bbe4262b", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "oat-sa/lib-beeme": "0.2.0", "oat-sa/lib-tao-dtms": "1.0.0", "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "<9.0.0", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-0": { "qtism\\": "." }, "psr-4": { "qti\\customOperators\\": "qtism/runtime/expressions/operators/custom/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Open Assessment Technologies S.A.", "homepage": "http://www.taotesting.com" }, { "name": "Jérôme Bogaerts", "email": "jerome@taotesting.com", "homepage": "http://www.taotesting.com", "role": "Developer" } ], "description": "OAT QTI Software Module Library", "homepage": "http://www.taotesting.com", "keywords": [ "CBA", "Computer-Aided Assessment", "Computer-Assisted Assessment", "Computer-Based Assessment", "IMS", "OAT", "QTI", "TAO" ], "support": { "forum": "http://forum.taotesting.com", "issues": "http://forge.taotesting.com", "source": "https://github.com/oat-sa/qti-sdk/tree/0.24.12" }, "time": "2021-07-06T08:38:41+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "ramsey/uuid", "version": "3.9.6", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/ffa80ab953edd85d5b6c004f96181a538aad35a3", "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3", "shasum": "" }, "require": { "ext-json": "*", "paragonie/random_compat": "^1 | ^2 | ^9.99.99", "php": "^5.4 | ^7.0 | ^8.0", "symfony/polyfill-ctype": "^1.8" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { "codeception/aspect-mock": "^1 | ^2", "doctrine/annotations": "^1.2", "goaop/framework": "1.0.0-alpha.2 | ^1 | >=2.1.0 <=2.3.2", "mockery/mockery": "^0.9.11 | ^1", "moontoast/math": "^1.1", "nikic/php-parser": "<=4.5.0", "paragonie/random-lib": "^2", "php-mock/php-mock-phpunit": "^0.3 | ^1.1 | ^2.6", "php-parallel-lint/php-parallel-lint": "^1.3", "phpunit/phpunit": ">=4.8.36 <9.0.0 | >=9.3.0", "squizlabs/php_codesniffer": "^3.5", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "ext-ctype": "Provides support for PHP Ctype functions", "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator", "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Ramsey\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Ramsey", "email": "ben@benramsey.com", "homepage": "https://benramsey.com" }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" }, { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", "homepage": "https://github.com/ramsey/uuid", "keywords": [ "guid", "identifier", "uuid" ], "support": { "issues": "https://github.com/ramsey/uuid/issues", "rss": "https://github.com/ramsey/uuid/releases.atom", "source": "https://github.com/ramsey/uuid", "wiki": "https://github.com/ramsey/uuid/wiki" }, "funding": [ { "url": "https://github.com/ramsey", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", "type": "tidelift" } ], "time": "2021-09-25T23:07:42+00:00" }, { "name": "react/child-process", "version": "v0.5.2", "source": { "type": "git", "url": "https://github.com/reactphp/child-process.git", "reference": "aae49d7f1340bafb695b9af3ce4421ea41a39620" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/child-process/zipball/aae49d7f1340bafb695b9af3ce4421ea41a39620", "reference": "aae49d7f1340bafb695b9af3ce4421ea41a39620", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.0", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/stream": "^1.0 || ^0.7.6" }, "require-dev": { "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35", "sebastian/environment": "^3.0 || ^2.0 || ^1.0" }, "type": "library", "autoload": { "psr-4": { "React\\ChildProcess\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event-driven library for executing child processes with ReactPHP.", "keywords": [ "event-driven", "process", "reactphp" ], "support": { "issues": "https://github.com/reactphp/child-process/issues", "source": "https://github.com/reactphp/child-process/tree/v0.5.2" }, "time": "2018-01-18T14:53:06+00:00" }, { "name": "react/event-loop", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "187fb56f46d424afb6ec4ad089269c72eec2e137" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/187fb56f46d424afb6ec4ad089269c72eec2e137", "reference": "187fb56f46d424afb6ec4ad089269c72eec2e137", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "suggest": { "ext-event": "~1.0 for ExtEventLoop", "ext-pcntl": "For signal handling support when using the StreamSelectLoop", "ext-uv": "* for ExtUvLoop" }, "type": "library", "autoload": { "psr-4": { "React\\EventLoop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering", "homepage": "https://clue.engineering/" }, { "name": "Cees-Jan Kiewiet", "email": "reactphp@ceesjankiewiet.nl", "homepage": "https://wyrihaximus.net/" }, { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.", "keywords": [ "asynchronous", "event-loop" ], "support": { "issues": "https://github.com/reactphp/event-loop/issues", "source": "https://github.com/reactphp/event-loop/tree/v1.3.0" }, "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2022-03-17T11:10:22+00:00" }, { "name": "react/stream", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "7a423506ee1903e89f1e08ec5f0ed430ff784ae9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/7a423506ee1903e89f1e08ec5f0ed430ff784ae9", "reference": "7a423506ee1903e89f1e08ec5f0ed430ff784ae9", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.8", "react/event-loop": "^1.2" }, "require-dev": { "clue/stream-filter": "~1.2", "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering", "homepage": "https://clue.engineering/" }, { "name": "Cees-Jan Kiewiet", "email": "reactphp@ceesjankiewiet.nl", "homepage": "https://wyrihaximus.net/" }, { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", "keywords": [ "event-driven", "io", "non-blocking", "pipe", "reactphp", "readable", "stream", "writable" ], "support": { "issues": "https://github.com/reactphp/stream/issues", "source": "https://github.com/reactphp/stream/tree/v1.2.0" }, "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2021-07-11T12:37:55+00:00" }, { "name": "relay/relay", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/relayphp/Relay.Relay.git", "reference": "924fdf9473492d6d221bd7760a8f201f8b35d96c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/relayphp/Relay.Relay/zipball/924fdf9473492d6d221bd7760a8f201f8b35d96c", "reference": "924fdf9473492d6d221bd7760a8f201f8b35d96c", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "~1.0", "psr/http-server-handler": "~1.0", "psr/http-server-middleware": "^1.0" }, "provide": { "psr/http-server-handler-implementation": "1.0" }, "require-dev": { "doctrine/coding-standard": "^9.0", "friendsofphp/php-cs-fixer": "^3.0", "laminas/laminas-diactoros": "~2.2", "phpstan/phpstan": "^0.12.14", "phpunit/phpunit": "~7.0 || ~9.5", "roave/security-advisories": "dev-master", "vimeo/psalm": "^4.7" }, "type": "library", "autoload": { "psr-4": { "Relay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Relay.Relay Contributors", "homepage": "https://github.com/relayphp/Relay.Relay/contributors" } ], "description": "A PSR-15 server request handler.", "homepage": "https://github.com/relayphp/Relay.Relay", "keywords": [ "middleware", "psr-15", "psr-7" ], "support": { "issues": "https://github.com/relayphp/Relay.Relay/issues", "source": "https://github.com/relayphp/Relay.Relay/tree/2.1.2" }, "time": "2021-05-23T05:42:52+00:00" }, { "name": "respect/validation", "version": "1.1.31", "source": { "type": "git", "url": "https://github.com/Respect/Validation.git", "reference": "45d109fc830644fecc1145200d6351ce4f2769d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Respect/Validation/zipball/45d109fc830644fecc1145200d6351ce4f2769d0", "reference": "45d109fc830644fecc1145200d6351ce4f2769d0", "shasum": "" }, "require": { "php": ">=5.4", "symfony/polyfill-mbstring": "^1.2" }, "require-dev": { "egulias/email-validator": "~1.2 || ~2.1", "mikey179/vfsstream": "^1.5", "phpunit/phpunit": "~4.0 || ~5.0", "symfony/validator": "~2.6.9", "zendframework/zend-validator": "~2.3" }, "suggest": { "egulias/email-validator": "Strict (RFC compliant) email validation", "ext-bcmath": "Arbitrary Precision Mathematics", "ext-mbstring": "Multibyte String Functions", "friendsofphp/php-cs-fixer": "Fix PSR2 and other coding style issues", "symfony/validator": "Use Symfony validator through Respect\\Validation", "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Respect\\Validation\\": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Respect/Validation Contributors", "homepage": "https://github.com/Respect/Validation/graphs/contributors" } ], "description": "The most awesome validation engine ever created for PHP", "homepage": "http://respect.github.io/Validation/", "keywords": [ "respect", "validation", "validator" ], "support": { "issues": "https://github.com/Respect/Validation/issues", "source": "https://github.com/Respect/Validation/tree/1.1.31" }, "time": "2019-05-28T06:10:06+00:00" }, { "name": "riverline/multipart-parser", "version": "2.0.9", "source": { "type": "git", "url": "https://github.com/Riverline/multipart-parser.git", "reference": "ebba10245b5a6e03a673ff52c547d05029caedab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Riverline/multipart-parser/zipball/ebba10245b5a6e03a673ff52c547d05029caedab", "reference": "ebba10245b5a6e03a673ff52c547d05029caedab", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "laminas/laminas-diactoros": "^1.8.7", "phpunit/phpunit": "^5.2 || ^6.0 || ^7.0", "psr/http-message": "^1.0", "symfony/psr-http-message-bridge": "^1.1" }, "type": "library", "autoload": { "psr-4": { "Riverline\\MultiPartParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Romain Cambien", "email": "romain@cambien.net" }, { "name": "Riverline", "homepage": "http://www.riverline.fr" } ], "description": "One class library to parse multipart content with encoding and charset support.", "keywords": [ "http", "multipart", "parser" ], "support": { "issues": "https://github.com/Riverline/multipart-parser/issues", "source": "https://github.com/Riverline/multipart-parser/tree/2.0.9" }, "time": "2021-10-18T09:56:35+00:00" }, { "name": "sinergi/browser-detector", "version": "6.1.4", "source": { "type": "git", "url": "https://github.com/sinergi/php-browser-detector.git", "reference": "4927f7c2bedc48b68f183bd420aa3549c59e133b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sinergi/php-browser-detector/zipball/4927f7c2bedc48b68f183bd420aa3549c59e133b", "reference": "4927f7c2bedc48b68f183bd420aa3549c59e133b", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.0 || ^9.4" }, "type": "library", "autoload": { "psr-4": { "Sinergi\\BrowserDetector\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gabriel Bull", "email": "me@gabrielbull.com" }, { "name": "Chris Schuld" } ], "description": "Detecting the user's browser, operating system and language.", "keywords": [ "browser", "detection", "language", "operating system", "os" ], "support": { "issues": "https://github.com/sinergi/php-browser-detector/issues", "source": "https://github.com/sinergi/php-browser-detector/tree/6.1.4" }, "time": "2021-09-23T13:51:44+00:00" }, { "name": "slim/slim", "version": "3.12.3", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", "reference": "1c9318a84ffb890900901136d620b4f03a59da38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slimphp/Slim/zipball/1c9318a84ffb890900901136d620b4f03a59da38", "reference": "1c9318a84ffb890900901136d620b4f03a59da38", "shasum": "" }, "require": { "ext-json": "*", "ext-libxml": "*", "ext-simplexml": "*", "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": "Josh Lockhart", "email": "hello@joshlockhart.com", "homepage": "https://joshlockhart.com" }, { "name": "Andrew Smith", "email": "a.smith@silentworks.co.uk", "homepage": "http://silentworks.co.uk" }, { "name": "Rob Allen", "email": "rob@akrabat.com", "homepage": "http://akrabat.com" }, { "name": "Gabriel Manricks", "email": "gmanricks@me.com", "homepage": "http://gabrielmanricks.com" } ], "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" ], "support": { "issues": "https://github.com/slimphp/Slim/issues", "source": "https://github.com/slimphp/Slim/tree/3.x" }, "time": "2019-11-28T17:40:33+00:00" }, { "name": "symfony/cache", "version": "v4.4.40", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", "reference": "fd2f2af3cbb77fba274837a831c7e314fafae5ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/fd2f2af3cbb77fba274837a831c7e314fafae5ef", "reference": "fd2f2af3cbb77fba274837a831c7e314fafae5ef", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/cache": "^1.0|^2.0", "psr/log": "^1|^2|^3", "symfony/cache-contracts": "^1.1.7|^2", "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2", "symfony/var-exporter": "^4.2|^5.0" }, "conflict": { "doctrine/dbal": "<2.7", "symfony/dependency-injection": "<3.4", "symfony/http-kernel": "<4.4|>=5.0", "symfony/var-dumper": "<4.4" }, "provide": { "psr/cache-implementation": "1.0|2.0", "psr/simple-cache-implementation": "1.0|2.0", "symfony/cache-implementation": "1.0|2.0" }, "require-dev": { "cache/integration-tests": "dev-master", "doctrine/cache": "^1.6|^2.0", "doctrine/dbal": "^2.7|^3.0", "predis/predis": "^1.1", "psr/simple-cache": "^1.0|^2.0", "symfony/config": "^4.2|^5.0", "symfony/dependency-injection": "^3.4|^4.1|^5.0", "symfony/filesystem": "^4.4|^5.0", "symfony/http-kernel": "^4.4", "symfony/var-dumper": "^4.4|^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Cache\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Provides an extended PSR-6, PSR-16 (and tags) implementation", "homepage": "https://symfony.com", "keywords": [ "caching", "psr6" ], "support": { "source": "https://github.com/symfony/cache/tree/v4.4.40" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-03-22T15:30:10+00:00" }, { "name": "symfony/cache-contracts", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc", "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/cache": "^1.0|^2.0|^3.0" }, "suggest": { "symfony/cache-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Cache\\": "" } }, "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": "Generic abstractions related to caching", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/cache-contracts/tree/v2.5.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/config", "version": "v5.3.14", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "04695656c462fcadad350d5d82f5be81440fb4b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/04695656c462fcadad350d5d82f5be81440fb4b2", "reference": "04695656c462fcadad350d5d82f5be81440fb4b2", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", "symfony/filesystem": "^4.4|^5.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { "symfony/finder": "<4.4" }, "require-dev": { "symfony/event-dispatcher": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", "symfony/messenger": "^4.4|^5.0", "symfony/service-contracts": "^1.1|^2", "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/config/tree/v5.3.14" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-03T09:49:07+00:00" }, { "name": "symfony/console", "version": "v4.2.12", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "fc2e274aade6567a750551942094b2145ade9b6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/fc2e274aade6567a750551942094b2145ade9b6c", "reference": "fc2e274aade6567a750551942094b2145ade9b6c", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/contracts": "^1.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.4|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/event-dispatcher": "~3.4|~4.0", "symfony/lock": "~3.4|~4.0", "symfony/process": "~3.4|~4.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/console/tree/4.2" }, "time": "2019-07-24T17:13:20+00:00" }, { "name": "symfony/contracts", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", "reference": "d3636025e8253c6144358ec0a62773cae588395b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/contracts/zipball/d3636025e8253c6144358ec0a62773cae588395b", "reference": "d3636025e8253c6144358ec0a62773cae588395b", "shasum": "" }, "require": { "php": "^7.1.3" }, "require-dev": { "psr/cache": "^1.0", "psr/container": "^1.0", "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", "symfony/cache-contracts-implementation": "", "symfony/event-dispatcher-implementation": "", "symfony/http-client-contracts-implementation": "", "symfony/service-contracts-implementation": "", "symfony/translation-contracts-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\": "" }, "exclude-from-classmap": [ "**/Tests/" ] }, "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": "A set of abstractions extracted out of the Symfony components", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/contracts/tree/master" }, "time": "2019-04-27T14:29:50+00:00" }, { "name": "symfony/dependency-injection", "version": "v5.3.14", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "b9de28b341247a92fa576315022b850c315ef82a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b9de28b341247a92fa576315022b850c315ef82a", "reference": "b9de28b341247a92fa576315022b850c315ef82a", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1.1", "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { "ext-psr": "<1.1|>=2", "symfony/config": "<5.3", "symfony/finder": "<4.4", "symfony/proxy-manager-bridge": "<4.4", "symfony/yaml": "<4.4" }, "provide": { "psr/container-implementation": "1.0", "symfony/service-implementation": "1.0|2.0" }, "require-dev": { "symfony/config": "^5.3", "symfony/expression-language": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/dependency-injection/tree/v5.3.14" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-24T19:55:49+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "files": [ "function.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": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/dotenv", "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", "reference": "fcedd6d382b3afc3e1e786aa4e4fc4cf06f564cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dotenv/zipball/fcedd6d382b3afc3e1e786aa4e4fc4cf06f564cf", "reference": "fcedd6d382b3afc3e1e786aa4e4fc4cf06f564cf", "shasum": "" }, "require": { "php": ">=7.1.3" }, "require-dev": { "symfony/process": "^3.4.2|^4.0|^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Dotenv\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Registers environment variables from a .env file", "homepage": "https://symfony.com", "keywords": [ "dotenv", "env", "environment" ], "support": { "source": "https://github.com/symfony/dotenv/tree/v4.4.37" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/filesystem", "version": "v5.4.7", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f", "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/filesystem/tree/v5.4.7" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-04-01T12:33:59+00:00" }, { "name": "symfony/lock", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", "reference": "8d451ed419a3d5d503bd491437b447fd4c549ceb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/lock/zipball/8d451ed419a3d5d503bd491437b447fd4c549ceb", "reference": "8d451ed419a3d5d503bd491437b447fd4c549ceb", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "psr/log": "~1.0", "symfony/polyfill-php70": "~1.0" }, "require-dev": { "predis/predis": "~1.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Lock\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérémy Derussé", "email": "jeremy@derusse.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Lock Component", "homepage": "https://symfony.com", "keywords": [ "cas", "flock", "locking", "mutex", "redlock", "semaphore" ], "support": { "source": "https://github.com/symfony/lock/tree/v3.4.47" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "30885182c981ab175d4d034db0f6f469898070ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", "reference": "30885182c981ab175d4d034db0f6f469898070ab", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-10-20T20:35:02+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "749045c69efb97c70d25d7463abba812e91f3a44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", "reference": "749045c69efb97c70d25d7463abba812e91f3a44", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-09-14T14:02:44+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "classmap": [ "Resources/stubs" ] }, "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 for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "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 for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-11-30T18:21:41+00:00" }, { "name": "symfony/polyfill-php70", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "metapackage", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "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 7.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php72\\": "" } }, "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 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-27T09:17:38+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources/stubs" ] }, "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 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-06-05T21:20:04+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c", "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-03-04T08:16:47+00:00" }, { "name": "symfony/polyfill-php81", "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php81\\": "" }, "classmap": [ "Resources/stubs" ] }, "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 8.1+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php81/tree/v1.25.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-09-13T13:58:11+00:00" }, { "name": "symfony/service-contracts", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c", "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1", "symfony/deprecation-contracts": "^2.1|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "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": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v2.5.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-03-13T20:07:29+00:00" }, { "name": "symfony/stopwatch", "version": "v5.4.5", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/4d04b5c24f3c9a1a168a131f6cbe297155bc0d30", "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/service-contracts": "^1|^2|^3" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Stopwatch\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/stopwatch/tree/v5.4.5" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-02-18T16:06:09+00:00" }, { "name": "symfony/translation", "version": "v5.3.14", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "945066809dc18f6e26123098e1b6e1d7a948660b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/945066809dc18f6e26123098e1b6e1d7a948660b", "reference": "945066809dc18f6e26123098e1b6e1d7a948660b", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation-contracts": "^2.3" }, "conflict": { "symfony/config": "<4.4", "symfony/dependency-injection": "<5.0", "symfony/http-kernel": "<5.0", "symfony/twig-bundle": "<5.0", "symfony/yaml": "<4.4" }, "provide": { "symfony/translation-implementation": "2.3" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^4.4|^5.0", "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^5.0", "symfony/finder": "^4.4|^5.0", "symfony/http-kernel": "^5.0", "symfony/intl": "^4.4|^5.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/service-contracts": "^1.1.2|^2", "symfony/yaml": "^4.4|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v5.3.14" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-03T19:49:08+00:00" }, { "name": "symfony/translation-contracts", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "1211df0afa701e45a04253110e959d4af4ef0f07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1211df0afa701e45a04253110e959d4af4ef0f07", "reference": "1211df0afa701e45a04253110e959d4af4ef0f07", "shasum": "" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" } }, "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": "Generic abstractions related to translation", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/translation-contracts/tree/v2.5.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/var-exporter", "version": "v5.4.7", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", "reference": "7eacaa588c9b27f2738575adb4a8457a80d9c807" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/7eacaa588c9b27f2738575adb4a8457a80d9c807", "reference": "7eacaa588c9b27f2738575adb4a8457a80d9c807", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "symfony/var-dumper": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Allows exporting any serializable PHP data structure to plain PHP code", "homepage": "https://symfony.com", "keywords": [ "clone", "construct", "export", "hydrate", "instantiate", "serialize" ], "support": { "source": "https://github.com/symfony/var-exporter/tree/v5.4.7" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-03-31T17:09:19+00:00" }, { "name": "symfony/yaml", "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311", "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v4.4.37" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-24T20:11:01+00:00" }, { "name": "webimpress/safe-writer", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/webimpress/safe-writer.git", "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", "shasum": "" }, "require": { "php": "^7.3 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9.5.4", "vimeo/psalm": "^4.7", "webimpress/coding-standard": "^1.2.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2.x-dev", "dev-develop": "2.3.x-dev", "dev-release-1.0": "1.0.x-dev" } }, "autoload": { "psr-4": { "Webimpress\\SafeWriter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "description": "Tool to write files safely, to avoid race conditions", "keywords": [ "concurrent write", "file writer", "race condition", "safe writer", "webimpress" ], "support": { "issues": "https://github.com/webimpress/safe-writer/issues", "source": "https://github.com/webimpress/safe-writer/tree/2.2.0" }, "funding": [ { "url": "https://github.com/michalbundyra", "type": "github" } ], "time": "2021-04-19T16:34:45+00:00" }, { "name": "webmozart/assert", "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.10.0" }, "time": "2021-03-09T10:59:23+00:00" }, { "name": "zendframework/zend-authentication", "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-authentication.git", "reference": "1f379f6384fca34b3bfe94d953abd65e9e7ee746" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-authentication/zipball/1f379f6384fca34b3bfe94d953abd65e9e7ee746", "reference": "1f379f6384fca34b3bfe94d953abd65e9e7ee746", "shasum": "" }, "require": { "php": "^5.6 || ^7.0", "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-crypt": "^2.6 || ^3.2.1", "zendframework/zend-db": "^2.8.2", "zendframework/zend-http": "^2.7", "zendframework/zend-ldap": "^2.8", "zendframework/zend-session": "^2.8", "zendframework/zend-uri": "^2.5.2", "zendframework/zend-validator": "^2.10.1" }, "suggest": { "zendframework/zend-crypt": "Zend\\Crypt component", "zendframework/zend-db": "Zend\\Db component", "zendframework/zend-http": "Zend\\Http component", "zendframework/zend-ldap": "Zend\\Ldap component", "zendframework/zend-session": "Zend\\Session component", "zendframework/zend-uri": "Zend\\Uri component", "zendframework/zend-validator": "Zend\\Validator component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7.x-dev", "dev-develop": "2.8.x-dev" } }, "autoload": { "psr-4": { "Zend\\Authentication\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios", "keywords": [ "Authentication", "ZendFramework", "zf" ], "support": { "docs": "https://docs.zendframework.com/zend-authentication/", "forum": "https://discourse.zendframework.com/c/questions/components", "issues": "https://github.com/zendframework/zend-authentication/issues", "rss": "https://github.com/zendframework/zend-authentication/releases.atom", "slack": "https://zendframework-slack.herokuapp.com", "source": "https://github.com/zendframework/zend-authentication" }, "abandoned": "laminas/laminas-authentication", "time": "2019-05-14T18:06:07+00:00" }, { "name": "zendframework/zend-ldap", "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-ldap.git", "reference": "525ec97cd18a42a953c6a78c1019f967d2539b88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-ldap/zipball/525ec97cd18a42a953c6a78c1019f967d2539b88", "reference": "525ec97cd18a42a953c6a78c1019f967d2539b88", "shasum": "" }, "require": { "ext-ldap": "*", "php": "^5.6 || ^7.0" }, "require-dev": { "php-mock/php-mock-phpunit": "^1.1.2 || ^2.1.1", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-config": "^2.5", "zendframework/zend-eventmanager": "^2.6.3 || ^3.0.1", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "suggest": { "zendframework/zend-eventmanager": "Zend\\EventManager component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.10.x-dev", "dev-develop": "2.11.x-dev" } }, "autoload": { "psr-4": { "Zend\\Ldap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory", "keywords": [ "ZendFramework", "ldap", "zf" ], "support": { "chat": "https://zendframework-slack.herokuapp.com", "docs": "https://docs.zendframework.com/zend-ldap/", "forum": "https://discourse.zendframework.com/c/questions/components", "issues": "https://github.com/zendframework/zend-ldap/issues", "rss": "https://github.com/zendframework/zend-ldap/releases.atom", "source": "https://github.com/zendframework/zend-ldap" }, "abandoned": "laminas/laminas-ldap", "time": "2019-10-17T16:26:26+00:00" }, { "name": "zendframework/zend-stdlib", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", "reference": "66536006722aff9e62d1b331025089b7ec71c065" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065", "reference": "66536006722aff9e62d1b331025089b7ec71c065", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpbench/phpbench": "^0.13", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev", "dev-develop": "3.3.x-dev" } }, "autoload": { "psr-4": { "Zend\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "SPL extensions, array utilities, error handlers, and more", "keywords": [ "ZendFramework", "stdlib", "zf" ], "support": { "docs": "https://docs.zendframework.com/zend-stdlib/", "forum": "https://discourse.zendframework.com/c/questions/components", "issues": "https://github.com/zendframework/zend-stdlib/issues", "rss": "https://github.com/zendframework/zend-stdlib/releases.atom", "slack": "https://zendframework-slack.herokuapp.com", "source": "https://github.com/zendframework/zend-stdlib" }, "abandoned": "laminas/laminas-stdlib", "time": "2018-08-28T21:34:05+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "oat-sa/generis-auth-ldap": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }