egroupware/composer.lock

12484 lines
449 KiB
JSON

{
"_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": "3f77b089cbf84c03eba959645196dcc2",
"packages": [
{
"name": "adldap2/adldap2",
"version": "v4.0.4",
"source": {
"type": "git",
"url": "https://github.com/Adldap2/Adldap2.git",
"reference": "58702274158a785817c1e983343180051c44a6f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/58702274158a785817c1e983343180051c44a6f4",
"reference": "58702274158a785817c1e983343180051c44a6f4",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"suggest": {
"ext-ldap": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Scott Barnett",
"email": "scott@wiggumworld.com",
"role": "Developer"
},
{
"name": "Richard Hyland",
"email": "adldap@richardhyland.com",
"role": "Developer"
}
],
"description": "adLDAP, PHP LDAP library for manipulating Active Directory",
"keywords": [
"active directory",
"ldap",
"windows"
],
"time": "2016-07-14T18:11:24+00:00"
},
{
"name": "bacon/bacon-qr-code",
"version": "2.0.7",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
"reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
"shasum": ""
},
"require": {
"dasprid/enum": "^1.0.3",
"ext-iconv": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phly/keep-a-changelog": "^2.1",
"phpunit/phpunit": "^7 | ^8 | ^9",
"spatie/phpunit-snapshot-assertions": "^4.2.9",
"squizlabs/php_codesniffer": "^3.4"
},
"suggest": {
"ext-imagick": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-4": {
"BaconQrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"support": {
"issues": "https://github.com/Bacon/BaconQrCode/issues",
"source": "https://github.com/Bacon/BaconQrCode/tree/2.0.7"
},
"time": "2022-03-14T02:02:36+00:00"
},
{
"name": "bigbluebutton/bigbluebutton-api-php",
"version": "2.0.9",
"source": {
"type": "git",
"url": "https://github.com/bigbluebutton/bigbluebutton-api-php.git",
"reference": "3256e88c0870ee201816ac80e193ba41eaccfd45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bigbluebutton/bigbluebutton-api-php/zipball/3256e88c0870ee201816ac80e193ba41eaccfd45",
"reference": "3256e88c0870ee201816ac80e193ba41eaccfd45",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-mbstring": "*",
"ext-simplexml": "*",
"php": ">=5.4"
},
"require-dev": {
"composer/composer": "1.7.*@dev",
"ext-mbstring": "*",
"friendsofphp/php-cs-fixer": "2.*",
"fzaninotto/faker": "~1.8.0",
"php": ">=7.0",
"php-coveralls/php-coveralls": "2.1.*",
"phpunit/phpunit": "6.*",
"squizlabs/php_codesniffer": "3.*"
},
"type": "library",
"autoload": {
"psr-4": {
"BigBlueButton\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Ghazi Triki",
"email": "ghazi.nocturne@gmail.com",
"role": "Developer"
}
],
"description": "BigBlueButton PHP API Library for PHP",
"homepage": "http://bigbluebutton.org/",
"keywords": [
"api",
"bbb",
"bigbluebutton"
],
"time": "2020-08-20T13:19:38+00:00"
},
{
"name": "bnf/slim3-psr15",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/bnf/slim3-psr15.git",
"reference": "545fe86677d12e19fa73bf1af2415c3ee2fa6ee0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bnf/slim3-psr15/zipball/545fe86677d12e19fa73bf1af2415c3ee2fa6ee0",
"reference": "545fe86677d12e19fa73bf1af2415c3ee2fa6ee0",
"shasum": ""
},
"require": {
"psr/http-message": "^1.0",
"psr/http-server-middleware": "^1.0",
"slim/slim": "^3.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Bnf\\Slim3Psr15\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Benjamin Franzke",
"email": "benjaminfranzke@gmail.com"
}
],
"description": "PSR-15 middleware support for Slim Framework v3",
"keywords": [
"framework",
"middleware",
"psr",
"slim"
],
"time": "2019-01-28T23:17:01+00:00"
},
{
"name": "bower-asset/cropper",
"version": "v2.3.4",
"source": {
"type": "git",
"url": "https://github.com/fengyuanchen/cropper.git",
"reference": "30c58b29ee21010e17e58ebab165fbd84285c685"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fengyuanchen/cropper/zipball/30c58b29ee21010e17e58ebab165fbd84285c685",
"reference": "30c58b29ee21010e17e58ebab165fbd84285c685"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"dist/cropper.js",
"dist/cropper.css"
],
"bower-asset-ignore": [
"**/.*",
"node_modules",
"bower_components",
"tests",
"test",
"examples",
"assets",
"demo",
"docs",
"gulpfile.js",
"CONTRIBUTING.md",
"ISSUE_TEMPLATE.md"
]
},
"license": [
"MIT"
],
"description": "A simple jQuery image cropping plugin.",
"keywords": [
"crop",
"cropper",
"cropping",
"css",
"development",
"front-end",
"html",
"image",
"javascript",
"jquery",
"move",
"plugin",
"rotate",
"scale",
"web",
"zoom"
]
},
{
"name": "bower-asset/diff2html",
"version": "v2.9.0",
"source": {
"type": "git",
"url": "git@github.com:rtfpessoa/diff2html.git",
"reference": "4c15a9ca93e50c78f8d02e37273076994888d499"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rtfpessoa/diff2html/zipball/4c15a9ca93e50c78f8d02e37273076994888d499",
"reference": "4c15a9ca93e50c78f8d02e37273076994888d499"
},
"type": "bower-asset-library"
},
{
"name": "bower-asset/fastclick",
"version": "v1.0.6",
"source": {
"type": "git",
"url": "git@github.com:ftlabs/fastclick.git",
"reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b",
"reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "lib/fastclick.js",
"bower-asset-ignore": [
"**/.*",
"component.json",
"package.json",
"Makefile",
"tests",
"examples"
]
}
},
{
"name": "bower-asset/jquery",
"version": "1.12.4",
"source": {
"type": "git",
"url": "git@github.com:jquery/jquery-dist.git",
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/5e89585e0121e72ff47de177c5ef604f3089a53d",
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/jquery.js",
"bower-asset-ignore": [
"package.json"
]
},
"license": [
"MIT"
],
"keywords": [
"browser",
"javascript",
"jquery",
"library"
]
},
{
"name": "celtic/lti",
"version": "v4.4.1",
"source": {
"type": "git",
"url": "https://github.com/celtic-project/LTI-PHP.git",
"reference": "b2c675187597c3bf2b6bdc82c5f549ea1400ca22"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/celtic-project/LTI-PHP/zipball/b2c675187597c3bf2b6bdc82c5f549ea1400ca22",
"reference": "b2c675187597c3bf2b6bdc82c5f549ea1400ca22",
"shasum": ""
},
"require": {
"firebase/php-jwt": "^5.0.0",
"php": ">=5.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"ceLTIc\\LTI\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Stephen P Vickers",
"email": "stephen@spvsoftwareproducts.com"
}
],
"description": "PHP class library for building LTI integrations",
"homepage": "https://github.com/celtic-project/LTI-PHP",
"keywords": [
"LTI"
],
"time": "2021-04-26T18:12:27+00:00"
},
{
"name": "composer/installers",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "75e5ef05436c90ac565a48176cc7465991908352"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/75e5ef05436c90ac565a48176cc7465991908352",
"reference": "75e5ef05436c90ac565a48176cc7465991908352",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"composer/composer": "1.6.* || ^2.0",
"composer/semver": "^1 || ^3",
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^5.3",
"symfony/process": "^5"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-main": "2.x-dev"
},
"plugin-modifies-install-path": true
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
"MantisBT",
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
"Starbug",
"Thelia",
"Whmcs",
"WolfCMS",
"agl",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"known",
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"mediawiki",
"miaoxing",
"modulework",
"modx",
"moodle",
"osclass",
"pantheon",
"phpbb",
"piwik",
"ppi",
"processwire",
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
"sylius",
"tastyigniter",
"wordpress",
"yawik",
"zend",
"zikula"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v2.1.0"
},
"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-03-18T12:27:54+00:00"
},
{
"name": "container-interop/container-interop",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"require": {
"psr/container": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
"abandoned": "psr/container",
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "dasprid/enum",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"type": "library",
"autoload": {
"psr-4": {
"DASPRiD\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "PHP 7.1 enum implementation",
"keywords": [
"enum",
"map"
],
"support": {
"issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
},
"time": "2020-10-02T16:03:48+00:00"
},
{
"name": "defuse/php-encryption",
"version": "v2.2.1",
"source": {
"type": "git",
"url": "https://github.com/defuse/php-encryption.git",
"reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
"reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"paragonie/random_compat": ">= 2",
"php": ">=5.4.0"
},
"require-dev": {
"nikic/php-parser": "^2.0|^3.0|^4.0",
"phpunit/phpunit": "^4|^5"
},
"bin": [
"bin/generate-defuse-key"
],
"type": "library",
"autoload": {
"psr-4": {
"Defuse\\Crypto\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Hornby",
"email": "taylor@defuse.ca",
"homepage": "https://defuse.ca/"
},
{
"name": "Scott Arciszewski",
"email": "info@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "Secure PHP Encryption Library",
"keywords": [
"aes",
"authenticated encryption",
"cipher",
"crypto",
"cryptography",
"encrypt",
"encryption",
"openssl",
"security",
"symmetric key cryptography"
],
"time": "2018-07-24T23:27:56+00:00"
},
{
"name": "easyswoole/memcache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/memcache.git",
"reference": "f3827a7d55e2ab043f5dc1429a4c26578754bd19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/memcache/zipball/f3827a7d55e2ab043f5dc1429a4c26578754bd19",
"reference": "f3827a7d55e2ab043f5dc1429a4c26578754bd19",
"shasum": ""
},
"require": {
"easyswoole/spl": "^1.1"
},
"require-dev": {
"easyswoole/phpunit": ">=1.0.0",
"easyswoole/swoole-ide-helper": "^1.1"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Memcache\\": "src/",
"EasySwoole\\Memcache\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "Coroutine version of Memcache client",
"time": "2020-06-06T11:45:08+00:00"
},
{
"name": "easyswoole/spl",
"version": "1.3.7",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/spl.git",
"reference": "b9d74dfbeb59086c51616ba09d7728cea7351d05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/spl/zipball/b9d74dfbeb59086c51616ba09d7728cea7351d05",
"reference": "b9d74dfbeb59086c51616ba09d7728cea7351d05",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Spl\\": "src/",
"EasySwoole\\Spl\\Test\\": "test/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "php stander lib",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"time": "2020-04-05T15:50:30+00:00"
},
{
"name": "egroupware/activesync",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/activesync.git",
"reference": "c827cfde0ce4bb5ce7756751a6e71e213f0977c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/activesync/zipball/c827cfde0ce4bb5ce7756751a6e71e213f0977c5",
"reference": "c827cfde0ce4bb5ce7756751a6e71e213f0977c5",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version",
"egroupware/z-push-dev": "^2.5"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware support for ActiveSync protocol using z-Push",
"homepage": "https://www.egroupware.org/",
"time": "2021-05-08T12:39:40+00:00"
},
{
"name": "egroupware/adodb-php",
"version": "5.20.6",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/ADOdb.git",
"reference": "c9a0b97038104af27336c2f752dc4216cbccf7bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/ADOdb/zipball/c9a0b97038104af27336c2f752dc4216cbccf7bf",
"reference": "c9a0b97038104af27336c2f752dc4216cbccf7bf",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
},
"type": "library",
"autoload": {
"files": [
"adodb.inc.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "John Lim",
"email": "jlim@natsoft.com",
"role": "Author"
},
{
"name": "Damien Regad",
"role": "Current maintainer"
},
{
"name": "Mark Newnham",
"role": "Developer"
}
],
"description": "ADOdb is a PHP database abstraction layer library",
"homepage": "http://adodb.org/",
"keywords": [
"abstraction",
"database",
"layer",
"library",
"php"
],
"support": {
"issues": "https://github.com/ADOdb/ADOdb/issues",
"source": "https://github.com/ADOdb/ADOdb"
},
"time": "2022-04-26T06:46:16+00:00"
},
{
"name": "egroupware/bookmarks",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/bookmarks.git",
"reference": "034fb3af25be3ef81d701c3c55d84637f96d3704"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/bookmarks/zipball/034fb3af25be3ef81d701c3c55d84637f96d3704",
"reference": "034fb3af25be3ef81d701c3c55d84637f96d3704",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware app to manage bookmarks",
"homepage": "https://www.egroupware.org/",
"time": "2021-09-10T08:17:32+00:00"
},
{
"name": "egroupware/collabora",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/collabora.git",
"reference": "ee9adb1c801dda38598647b2c0500a7111f4c08f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/collabora/zipball/ee9adb1c801dda38598647b2c0500a7111f4c08f",
"reference": "ee9adb1c801dda38598647b2c0500a7111f4c08f",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware integration for Collabora Online Office",
"homepage": "https://www.egroupware.org/",
"time": "2022-02-03T19:59:14+00:00"
},
{
"name": "egroupware/compress",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Compress.git",
"reference": "2e2b030df7f6dce7f6acc030b7406f7a8fd29b12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Compress/zipball/2e2b030df7f6dce7f6acc030b7406f7a8fd29b12",
"reference": "2e2b030df7f6dce7f6acc030b7406f7a8fd29b12",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_mime": "^2.5",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_compress": "2.*",
"pear-pear.horde.org/horde_compress": "2.*"
},
"suggest": {
"ext-zlib": "*",
"pear-pear.horde.org/horde_icalendar": "^2",
"pear-pear.horde.org/horde_mail": "^2.5",
"pear-pear.horde.org/horde_mapi": "^1",
"pear-pear.horde.org/horde_stream_filter": "^2",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Compress": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
"role": "developer"
},
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "Compression library",
"homepage": "https://www.horde.org/libraries/Horde_Compress",
"support": {
"source": "https://github.com/EGroupware/Compress/tree/2.3.0"
},
"time": "2020-03-11T00:00:00+00:00"
},
{
"name": "egroupware/crypt",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Crypt.git",
"reference": "ca3a9caf31fdfb1768c35c789794b9c4b382a2b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Crypt/zipball/ca3a9caf31fdfb1768c35c789794b9c4b382a2b9",
"reference": "ca3a9caf31fdfb1768c35c789794b9c4b382a2b9",
"shasum": ""
},
"require": {
"ext-hash": "*",
"ext-openssl": "*",
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_http": "^2",
"pear-pear.horde.org/horde_mime": "^2",
"pear-pear.horde.org/horde_stream": "^1.5",
"pear-pear.horde.org/horde_stream_filter": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_url": "^2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_crypt": "2.*",
"pear-pear.horde.org/horde_crypt": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Crypt": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
],
"description": "Cryptography library",
"homepage": "https://www.horde.org/libraries/Horde_Crypt",
"support": {
"source": "https://github.com/EGroupware/Crypt/tree/2.8.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/crypt-blowfish",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Crypt_Blowfish.git",
"reference": "39f4b8f6ecd63427f140559a8597aae10929220d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Crypt_Blowfish/zipball/39f4b8f6ecd63427f140559a8597aae10929220d",
"reference": "39f4b8f6ecd63427f140559a8597aae10929220d",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_support": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_crypt_blowfish": "1.*",
"pear-pear.horde.org/horde_crypt_blowfish": "1.*"
},
"suggest": {
"ext-mcrypt": "*",
"ext-openssl": "*",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Crypt_Blowfish": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "Blowfish encryption library",
"homepage": "https://www.horde.org/libraries/Horde_Crypt_Blowfish",
"support": {
"source": "https://github.com/EGroupware/Crypt_Blowfish/tree/1.2.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/date",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Date.git",
"reference": "e550e29b51520063b6a0281fd4eccc69b3da508c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Date/zipball/e550e29b51520063b6a0281fd4eccc69b3da508c",
"reference": "e550e29b51520063b6a0281fd4eccc69b3da508c",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_nls": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_date": "2.*",
"pear-pear.horde.org/horde_date": "2.*"
},
"suggest": {
"ext-calendar": "*",
"pear-pear.horde.org/horde_icalendar": "^2",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Date": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
}
],
"description": "Date library",
"homepage": "https://www.horde.org/libraries/Horde_Date",
"support": {
"source": "https://github.com/EGroupware/Date/tree/2.5.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/exception",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Exception.git",
"reference": "ec9a48ce7edb6043813f94cd1c2239b774abc923"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Exception/zipball/ec9a48ce7edb6043813f94cd1c2239b774abc923",
"reference": "ec9a48ce7edb6043813f94cd1c2239b774abc923",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_translation": "^2.2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_exception": "2.*",
"pear-pear.horde.org/horde_exception": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Exception": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "developer"
}
],
"description": "Exception handler library",
"homepage": "https://www.horde.org/libraries/Horde_Exception",
"support": {
"source": "https://github.com/EGroupware/Exception/tree/2.1.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/guzzlecommon",
"version": "3.9.3",
"target-dir": "Guzzle/Common",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/guzzlecommon.git",
"reference": "e9bff7ea2c72a137791813fe38ca8acf4778d940"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/guzzlecommon/zipball/e9bff7ea2c72a137791813fe38ca8acf4778d940",
"reference": "e9bff7ea2c72a137791813fe38ca8acf4778d940",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": ">=2.1"
},
"replace": {
"guzzle/common": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"autoload": {
"psr-0": {
"Guzzle\\Common": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Common libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"collection",
"common",
"event",
"exception"
],
"support": {
"source": "https://github.com/EGroupware/guzzlecommon/tree/3.9.3"
},
"time": "2022-04-01T06:46:39+00:00"
},
{
"name": "egroupware/guzzlehttp",
"version": "3.9.6",
"target-dir": "Guzzle/Http",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/guzzlehttp.git",
"reference": "3f75179d4097b57ff151a0c054ec4f8dca410143"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/guzzlehttp/zipball/3f75179d4097b57ff151a0c054ec4f8dca410143",
"reference": "3f75179d4097b57ff151a0c054ec4f8dca410143",
"shasum": ""
},
"require": {
"egroupware/guzzlecommon": "^3.9.3",
"egroupware/guzzlestream": "^3.9.4",
"guzzle/parser": "^3.9.2",
"php": ">=5.3.2"
},
"replace": {
"guzzle/http": "*"
},
"suggest": {
"ext-curl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"autoload": {
"psr-0": {
"Guzzle\\Http": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "HTTP libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"client",
"curl",
"http",
"http client"
],
"support": {
"source": "https://github.com/EGroupware/guzzlehttp/tree/3.9.6"
},
"time": "2022-05-20T06:42:37+00:00"
},
{
"name": "egroupware/guzzlestream",
"version": "3.9.5",
"target-dir": "Guzzle/Stream",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/guzzlestream.git",
"reference": "44f534474e1e2507a9d30d7c615b4c5e2a3619a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/guzzlestream/zipball/44f534474e1e2507a9d30d7c615b4c5e2a3619a5",
"reference": "44f534474e1e2507a9d30d7c615b4c5e2a3619a5",
"shasum": ""
},
"require": {
"egroupware/guzzlecommon": "^3.9.3",
"php": ">=5.3.2"
},
"replace": {
"guzzle/stream": "*"
},
"suggest": {
"guzzle/http": "To convert Guzzle request objects to PHP streams"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"autoload": {
"psr-0": {
"Guzzle\\Stream": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle stream wrapper component",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"component",
"stream"
],
"support": {
"source": "https://github.com/EGroupware/guzzlestream/tree/3.9.5"
},
"time": "2022-04-01T06:52:50+00:00"
},
{
"name": "egroupware/hstream",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/HStream.git",
"reference": "062b4835395c913566bb7f21961ec31e34b5981c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/HStream/zipball/062b4835395c913566bb7f21961ec31e34b5981c",
"reference": "062b4835395c913566bb7f21961ec31e34b5981c",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_stream": "1.*",
"pear-pear.horde.org/horde_stream": "1.*"
},
"suggest": {
"pear-pear.horde.org/horde_stream_wrapper": "^2.1",
"pear-pear.horde.org/horde_test": "^2.1",
"pear-pear.horde.org/horde_util": "^2"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Stream": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "PHP streams library",
"homepage": "https://www.horde.org/libraries/Horde_Stream",
"support": {
"source": "https://github.com/EGroupware/HStream/tree/1.7.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/http",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Http.git",
"reference": "bcdc91067fe9372485b28d35dc8669a64ef00f4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Http/zipball/bcdc91067fe9372485b28d35dc8669a64ef00f4f",
"reference": "bcdc91067fe9372485b28d35dc8669a64ef00f4f",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_support": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_http": "2.*",
"pear-pear.horde.org/horde_http": "2.*"
},
"suggest": {
"ext-curl": "*",
"pear-pear.horde.org/horde_test": "^2.1",
"pear-pecl.php.net/pecl_http": "^1.7 || ^2 || ^3"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Http": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
],
"description": "HTTP client library",
"homepage": "https://www.horde.org/libraries/Horde_Http",
"support": {
"source": "https://github.com/EGroupware/Http/tree/2.2.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/icalendar",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Icalendar.git",
"reference": "435450bb9393b785545e6b74e5f6089ee423c69a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Icalendar/zipball/435450bb9393b785545e6b74e5f6089ee423c69a",
"reference": "435450bb9393b785545e6b74e5f6089ee423c69a",
"shasum": ""
},
"require": {
"egroupware/date": "^2",
"egroupware/exception": "^2",
"egroupware/mail": "^2",
"egroupware/support": "^2",
"egroupware/translation": "^2.2",
"egroupware/util": "^2",
"php": "^5.3 || ^7 || ^8"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Icalendar": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
"role": "developer"
}
],
"description": "iCalendar and vCard library",
"homepage": "https://www.horde.org/libraries/Horde_Icalendar",
"support": {
"source": "https://github.com/EGroupware/Icalendar/tree/2.2.0"
},
"time": "2019-02-09T00:00:00+00:00"
},
{
"name": "egroupware/idna",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Idna.git",
"reference": "aa1d86a7e595a84457a0e9d89c0ce8e25c423777"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Idna/zipball/aa1d86a7e595a84457a0e9d89c0ce8e25c423777",
"reference": "aa1d86a7e595a84457a0e9d89c0ce8e25c423777",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_idna": "1.*",
"pear-pear.horde.org/horde_idna": "1.*"
},
"suggest": {
"ext-intl": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Idna": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "IDNA normalization library",
"homepage": "https://www.horde.org",
"support": {
"source": "https://github.com/EGroupware/Idna/tree/1.2.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/imap-client",
"version": "2.31.1",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Imap_Client.git",
"reference": "02fec7b78e81af53a90a7190e1cad9f843f91526"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Imap_Client/zipball/02fec7b78e81af53a90a7190e1cad9f843f91526",
"reference": "02fec7b78e81af53a90a7190e1cad9f843f91526",
"shasum": ""
},
"require": {
"ext-hash": "*",
"ext-json": "*",
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_mail": "^2",
"pear-pear.horde.org/horde_mime": "^2.5.2",
"pear-pear.horde.org/horde_secret": "^2",
"pear-pear.horde.org/horde_socket_client": "^2",
"pear-pear.horde.org/horde_stream": "^1.4",
"pear-pear.horde.org/horde_stream_filter": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7.1 || ^8"
},
"replace": {
"pear-horde/horde_imap_client": "2.*",
"pear-pear.horde.org/horde_imap_client": "2.*"
},
"suggest": {
"ext-intl": "*",
"ext-mbstring": "*",
"pear-pear.horde.org/horde_cache": "^2",
"pear-pear.horde.org/horde_compress_fast": "^1",
"pear-pear.horde.org/horde_crypt_blowfish": "^1.1",
"pear-pear.horde.org/horde_db": "^2.2",
"pear-pear.horde.org/horde_hashtable": "^1",
"pear-pear.horde.org/horde_mongo": "^1",
"pear-pear.horde.org/horde_pack": "^1",
"pear-pear.horde.org/horde_stringprep": "^1",
"pear-pear.horde.org/horde_support": "^2",
"pear-pear.horde.org/horde_test": "^2.2.7"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Imap_Client": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "IMAP client library",
"homepage": "https://www.horde.org/libraries/Horde_Imap_Client",
"support": {
"source": "https://github.com/EGroupware/Imap_Client/tree/2.31.1"
},
"time": "2019-09-29T00:00:00+00:00"
},
{
"name": "egroupware/listheaders",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/ListHeaders.git",
"reference": "6bbae82ad8c69a94004d19d482e52b15bd58d4b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/ListHeaders/zipball/6bbae82ad8c69a94004d19d482e52b15bd58d4b4",
"reference": "6bbae82ad8c69a94004d19d482e52b15bd58d4b4",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_mail": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_listheaders": "1.*",
"pear-pear.horde.org/horde_listheaders": "1.*"
},
"suggest": {
"pear-pear.horde.org/horde_mime": "^2.5",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_ListHeaders": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "List headers parsing library",
"homepage": "https://www.horde.org/libraries/Horde_ListHeaders",
"support": {
"source": "https://github.com/EGroupware/ListHeaders/tree/1.3.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/mail",
"version": "2.7.1",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Mail.git",
"reference": "c03ff6bbbe831dea5931b11974c587a9fff070db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Mail/zipball/c03ff6bbbe831dea5931b11974c587a9fff070db",
"reference": "c03ff6bbbe831dea5931b11974c587a9fff070db",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_idna": "^1",
"pear-pear.horde.org/horde_mime": "^2",
"pear-pear.horde.org/horde_stream_filter": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7.1 || ^8"
},
"replace": {
"pear-horde/horde_mail": "2.*",
"pear-pear.horde.org/horde_mail": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_smtp": "^1.7",
"pear-pear.horde.org/horde_stream_wrapper": "^2.1",
"pear-pear.horde.org/horde_test": "^2.1",
"pear-pear.php.net/net_dns2": "*",
"pear-pear.php.net/net_smtp": "^1.6"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Mail": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "Mail library",
"homepage": "https://www.horde.org/libraries/Horde_Mail",
"support": {
"source": "https://github.com/EGroupware/Mail/tree/2.7.1"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/managesieve",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/ManageSieve.git",
"reference": "730127c34437c1556bc9ddfbd3e5c5a6803d41a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/ManageSieve/zipball/730127c34437c1556bc9ddfbd3e5c5a6803d41a5",
"reference": "730127c34437c1556bc9ddfbd3e5c5a6803d41a5",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_socket_client": "^2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_managesieve": "1.*",
"pear-pear.horde.org/horde_managesieve": "1.*"
},
"suggest": {
"pear-pear.php.net/auth_sasl": "^1"
},
"type": "library",
"autoload": {
"psr-4": {
"Horde\\": "lib/Horde"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
],
"description": "ManageSieve client library",
"homepage": "https://www.horde.org",
"support": {
"source": "https://github.com/EGroupware/ManageSieve/tree/1.1.0"
},
"time": "2021-02-17T00:00:00+00:00"
},
{
"name": "egroupware/mapi",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Mapi.git",
"reference": "e48a4f620bfaf50c15cf6b9907ae3cd5690662b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Mapi/zipball/e48a4f620bfaf50c15cf6b9907ae3cd5690662b1",
"reference": "e48a4f620bfaf50c15cf6b9907ae3cd5690662b1",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_date": "^2.3",
"pear-pear.horde.org/horde_exception": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_mapi": "1.*",
"pear-pear.horde.org/horde_mapi": "1.*"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Mapi": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
"role": "lead"
}
],
"description": "MAPI utility library",
"homepage": "https://www.horde.org",
"support": {
"source": "https://github.com/EGroupware/Mapi/tree/1.1.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/mime",
"version": "2.13.1",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Mime.git",
"reference": "902fb9b1a9199c8a65d4bdf590a426f07dfd14fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Mime/zipball/902fb9b1a9199c8a65d4bdf590a426f07dfd14fe",
"reference": "902fb9b1a9199c8a65d4bdf590a426f07dfd14fe",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_listheaders": "^1.2",
"pear-pear.horde.org/horde_mail": "^2.5",
"pear-pear.horde.org/horde_stream": "^1.3",
"pear-pear.horde.org/horde_stream_filter": "^2",
"pear-pear.horde.org/horde_support": "^2.1",
"pear-pear.horde.org/horde_text_flowed": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7.1 || ^8"
},
"replace": {
"pear-horde/horde_mime": "2.*",
"pear-pear.horde.org/horde_mime": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_nls": "^2",
"pear-pear.horde.org/horde_test": "^2.1",
"pear-pear.horde.org/horde_text_filter": "^2",
"pear-pear.php.net/net_dns2": "*",
"pear-pecl.php.net/idn": "*",
"pear-pecl.php.net/intl": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Mime": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "MIME library",
"homepage": "https://www.horde.org/libraries/Horde_Mime",
"support": {
"source": "https://github.com/EGroupware/Mime/tree/2.13.1"
},
"time": "2018-01-14T00:00:00+00:00"
},
{
"name": "egroupware/news_admin",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/news_admin.git",
"reference": "f4803fc3466190aec3e83764ca5139c4b0d80b4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/news_admin/zipball/f4803fc3466190aec3e83764ca5139c4b0d80b4d",
"reference": "f4803fc3466190aec3e83764ca5139c4b0d80b4d",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
}
],
"description": "EGroupware app to supply and aggregate RSS/Atom feeds",
"homepage": "https://www.egroupware.org/",
"time": "2021-10-06T14:07:45+00:00"
},
{
"name": "egroupware/nls",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Nls.git",
"reference": "59d90429547a4333b861fdd00d4aeb492ec158a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Nls/zipball/59d90429547a4333b861fdd00d4aeb492ec158a5",
"reference": "59d90429547a4333b861fdd00d4aeb492ec158a5",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_nls": "2.*",
"pear-pear.horde.org/horde_nls": "2.*"
},
"suggest": {
"pear-pear.php.net/net_dns2": "*",
"pear-pecl.php.net/geoip": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Nls": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
],
"description": "Native language support library",
"homepage": "https://www.horde.org/libraries/Horde_Nls",
"support": {
"source": "https://github.com/EGroupware/Nls/tree/2.3.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/openid",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/openid.git",
"reference": "cb72081297501c4ba8082c4a4e49cb5b39f161f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/openid/zipball/cb72081297501c4ba8082c4a4e49cb5b39f161f1",
"reference": "cb72081297501c4ba8082c4a4e49cb5b39f161f1",
"shasum": ""
},
"require": {
"bnf/slim3-psr15": "^1.1",
"monolog/monolog": "^1.24",
"php-middleware/log-http-messages": "^4.0",
"slim/slim": "^3.0",
"steverhoades/oauth2-openid-connect-server": "^1.0"
},
"require-dev": {
"defuse/php-encryption": "^2.1",
"lcobucci/jwt": "^3.1",
"league/event": "^2.1",
"paragonie/random_compat": "^2.0",
"psr/http-message": "^1.0",
"zendframework/zend-diactoros": "^1.0"
},
"type": "egroupware-app",
"autoload": {
"psr-4": {
"EGroupware\\OpenID\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
}
],
"description": "EGroupware OpenID Connect / OAuth2 server",
"homepage": "https://www.egroupware.org/",
"time": "2022-01-12T09:28:00+00:00"
},
{
"name": "egroupware/projectmanager",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/projectmanager.git",
"reference": "37d00545e7c01a1ff24eb2754583447f82f4f8df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/projectmanager/zipball/37d00545e7c01a1ff24eb2754583447f82f4f8df",
"reference": "37d00545e7c01a1ff24eb2754583447f82f4f8df",
"shasum": ""
},
"require": {
"npm-asset/dhtmlx-gantt": "~6.2"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware project-management application",
"homepage": "https://www.egroupware.org/",
"time": "2022-01-20T12:32:26+00:00"
},
{
"name": "egroupware/registration",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/registration.git",
"reference": "eeb232ee468463f657649d4329e8ff7bf40c871e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/registration/zipball/eeb232ee468463f657649d4329e8ff7bf40c871e",
"reference": "eeb232ee468463f657649d4329e8ff7bf40c871e",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Padraic Renaghan"
},
{
"name": "Joseph Engo"
},
{
"name": "Michael Totschnig"
},
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware app to allow self-registration of users",
"homepage": "https://www.egroupware.org/",
"time": "2022-02-08T22:26:51+00:00"
},
{
"name": "egroupware/rocketchat",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/rocketchat.git",
"reference": "8432c1c75e2f666f2a3aec0f9d763ab4819d6a63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/rocketchat/zipball/8432c1c75e2f666f2a3aec0f9d763ab4819d6a63",
"reference": "8432c1c75e2f666f2a3aec0f9d763ab4819d6a63",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware Rocket.Chat app allowing to access Rocket.Chat from within EGroupware",
"homepage": "https://www.egroupware.org/",
"time": "2021-07-23T07:28:23+00:00"
},
{
"name": "egroupware/secret",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Secret.git",
"reference": "fc5d6fa727f6a974e484fb7ff7da771ca8412469"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Secret/zipball/fc5d6fa727f6a974e484fb7ff7da771ca8412469",
"reference": "fc5d6fa727f6a974e484fb7ff7da771ca8412469",
"shasum": ""
},
"require": {
"ext-hash": "*",
"pear-pear.horde.org/horde_crypt_blowfish": "^1",
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_support": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_secret": "2.*",
"pear-pear.horde.org/horde_secret": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Secret": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "Secret key encryption library",
"homepage": "https://www.horde.org/libraries/Horde_Secret",
"support": {
"source": "https://github.com/EGroupware/Secret/tree/2.1.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/smallpart",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/smallpart.git",
"reference": "3ba41009b8aefa8c4899a016053e797a09a11e84"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/smallpart/zipball/3ba41009b8aefa8c4899a016053e797a09a11e84",
"reference": "3ba41009b8aefa8c4899a016053e797a09a11e84",
"shasum": ""
},
"require": {
"celtic/lti": "^4.4.1"
},
"type": "egroupware-app",
"autoload": {
"psr-4": {
"EGroupware\\SmallParT\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Arash Tolou",
"email": "arash.tolou@bio.uni-kl.de"
}
],
"description": "EGroupware smallPART - selfdirected media assisted learning lectures & Process Analysis Reflection Tool",
"homepage": "https://www.smallpart.de/",
"time": "2022-02-10T17:13:01+00:00"
},
{
"name": "egroupware/smtp",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Smtp.git",
"reference": "97611b082710bee4f59714bcb01a3cfa03d2aa9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Smtp/zipball/97611b082710bee4f59714bcb01a3cfa03d2aa9e",
"reference": "97611b082710bee4f59714bcb01a3cfa03d2aa9e",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_mail": "^2",
"pear-pear.horde.org/horde_socket_client": "^2",
"pear-pear.horde.org/horde_support": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_smtp": "1.*",
"pear-pear.horde.org/horde_smtp": "1.*"
},
"suggest": {
"pear-pear.horde.org/horde_imap_client": "^2",
"pear-pear.horde.org/horde_secret": "^2",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Smtp": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "SMTP client library",
"homepage": "https://www.horde.org",
"support": {
"source": "https://github.com/EGroupware/Smtp/tree/1.10.0"
},
"time": "2020-11-19T00:00:00+00:00"
},
{
"name": "egroupware/socket-client",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Socket_Client.git",
"reference": "b6fdaabac43572318497a03930260dc5e17e67a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Socket_Client/zipball/b6fdaabac43572318497a03930260dc5e17e67a7",
"reference": "b6fdaabac43572318497a03930260dc5e17e67a7",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_socket_client": "2.*",
"pear-pear.horde.org/horde_socket_client": "2.*"
},
"suggest": {
"ext-openssl": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Horde\\Socket\\": "lib/Horde/Socket"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "Network socket client library",
"homepage": "https://www.horde.org",
"support": {
"source": "https://github.com/EGroupware/Socket_Client/tree/2.2.0"
},
"time": "2020-03-12T00:00:00+00:00"
},
{
"name": "egroupware/status",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/status.git",
"reference": "7f5b4e290e05faf77e5748782242482b05c4792d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/status/zipball/7f5b4e290e05faf77e5748782242482b05c4792d",
"reference": "7f5b4e290e05faf77e5748782242482b05c4792d",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version",
"lcobucci/jwt": "^3.1"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware status / presence app showing logged in and/or in chat active users",
"homepage": "https://www.egroupware.org/",
"time": "2021-10-20T11:53:19+00:00"
},
{
"name": "egroupware/stream-filter",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Stream_Filter.git",
"reference": "5787e0fe06d5ab4392a361bb32fe838b41adb039"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Stream_Filter/zipball/5787e0fe06d5ab4392a361bb32fe838b41adb039",
"reference": "5787e0fe06d5ab4392a361bb32fe838b41adb039",
"shasum": ""
},
"require": {
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_stream_filter": "2.*",
"pear-pear.horde.org/horde_stream_filter": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Stream_Filter": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "PHP stream filters library",
"homepage": "https://www.horde.org/libraries/Horde_Stream_Filter",
"support": {
"source": "https://github.com/EGroupware/Stream_Filter/tree/2.1.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/stream-wrapper",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Stream_Wrapper.git",
"reference": "fa817e72aeaa8060e8407dbdbe1e495d8e955c9b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Stream_Wrapper/zipball/fa817e72aeaa8060e8407dbdbe1e495d8e955c9b",
"reference": "fa817e72aeaa8060e8407dbdbe1e495d8e955c9b",
"shasum": ""
},
"require": {
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_stream_wrapper": "2.*",
"pear-pear.horde.org/horde_stream_wrapper": "2.*"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Stream_Wrapper": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "PHP stream wrappers library",
"homepage": "https://www.horde.org/libraries/Horde_Stream_Wrapper",
"support": {
"source": "https://github.com/EGroupware/Stream_Wrapper/tree/2.2.0"
},
"time": "2018-01-25T00:00:00+00:00"
},
{
"name": "egroupware/support",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Support.git",
"reference": "f75d69f0ac049b145386bd7399f008d7089350c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Support/zipball/f75d69f0ac049b145386bd7399f008d7089350c9",
"reference": "f75d69f0ac049b145386bd7399f008d7089350c9",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_stream_wrapper": "^2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7.1 || ^8"
},
"replace": {
"pear-horde/horde_support": "2.*",
"pear-pear.horde.org/horde_support": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Support": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "developer"
}
],
"description": "Supporting library",
"homepage": "https://www.horde.org/libraries/Horde_Support",
"support": {
"source": "https://github.com/EGroupware/Support/tree/2.3.1"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/swoolepush",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/swoolepush.git",
"reference": "6ba60fa5009268fa773d355f931c963b10f22060"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/swoolepush/zipball/6ba60fa5009268fa773d355f931c963b10f22060",
"reference": "6ba60fa5009268fa773d355f931c963b10f22060",
"shasum": ""
},
"require": {
"easyswoole/memcache": "^1.0",
"egroupware/egroupware": "self.version",
"pear-pear.horde.org/horde_mime": "^2.11"
},
"require-dev": {
"eaglewu/swoole-ide-helper": "dev-english"
},
"type": "egroupware-app",
"autoload": {
"psr-4": {
"EGroupware\\SwoolePush\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
}
],
"description": "EGroupware push server using Swoole",
"homepage": "https://www.egroupware.org/",
"time": "2021-08-31T15:41:21+00:00"
},
{
"name": "egroupware/text-diff",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Text_Diff.git",
"reference": "a1b655606ce1221e0fe651d35e9ca72c103353ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Text_Diff/zipball/a1b655606ce1221e0fe651d35e9ca72c103353ad",
"reference": "a1b655606ce1221e0fe651d35e9ca72c103353ad",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_text_diff": "2.*",
"pear-pear.horde.org/horde_text_diff": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_cli": "^2.1",
"pear-pear.horde.org/horde_test": "^2.1",
"pear-pecl.php.net/xdiff": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Text_Diff": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
],
"description": "Text diff generation and rendering library",
"homepage": "https://www.horde.org/libraries/Horde_Text_Diff",
"support": {
"source": "https://github.com/EGroupware/Text_Diff/tree/2.3.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/text-flowed",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Text_Flowed.git",
"reference": "7840114ded7a62e4474cafeceae3b3d1c49dbfad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Text_Flowed/zipball/7840114ded7a62e4474cafeceae3b3d1c49dbfad",
"reference": "7840114ded7a62e4474cafeceae3b3d1c49dbfad",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_util": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_text_flowed": "2.*",
"pear-pear.horde.org/horde_text_flowed": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Text_Flowed": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "Flowed text library",
"homepage": "https://www.horde.org/libraries/Horde_Text_Flowed",
"support": {
"source": "https://github.com/EGroupware/Text_Flowed/tree/2.1.0"
},
"time": "2019-12-15T00:00:00+00:00"
},
{
"name": "egroupware/tracker",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/tracker.git",
"reference": "5aa06226be852ed5c836b399ef234989164e9c2c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/tracker/zipball/5aa06226be852ed5c836b399ef234989164e9c2c",
"reference": "5aa06226be852ed5c836b399ef234989164e9c2c",
"shasum": ""
},
"require": {
"egroupware/egroupware": "self.version"
},
"type": "egroupware-app",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ralf Becker",
"email": "rb@egroupware.org"
},
{
"name": "Hadi Nategh",
"email": "hn@egroupware.org"
},
{
"name": "Nathan Gray",
"email": "ng@egroupware.org"
}
],
"description": "EGroupware bug-tracker and helpdesk application",
"homepage": "https://www.egroupware.org/",
"time": "2022-01-21T13:38:56+00:00"
},
{
"name": "egroupware/translation",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Translation.git",
"reference": "65570de1d722611f71ab7ecd8504b9c11dd83800"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Translation/zipball/65570de1d722611f71ab7ecd8504b9c11dd83800",
"reference": "65570de1d722611f71ab7ecd8504b9c11dd83800",
"shasum": ""
},
"require": {
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_translation": "2.*",
"pear-pear.horde.org/horde_translation": "2.*"
},
"suggest": {
"ext-gettext": "*",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Translation": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
],
"description": "Translation library",
"homepage": "https://www.horde.org/libraries/Horde_Translation",
"support": {
"source": "https://github.com/EGroupware/Translation/tree/2.3.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/url",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Url.git",
"reference": "fcddf3195e284c60b81b0f43e9798c6ac73dcd3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Url/zipball/fcddf3195e284c60b81b0f43e9798c6ac73dcd3c",
"reference": "fcddf3195e284c60b81b0f43e9798c6ac73dcd3c",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_exception": "^2",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_url": "2.*",
"pear-pear.horde.org/horde_url": "2.*"
},
"suggest": {
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Url": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
],
"description": "URL library",
"homepage": "https://www.horde.org/libraries/Horde_Url",
"support": {
"source": "https://github.com/EGroupware/Url/tree/2.3.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/util",
"version": "2.7.0",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Util.git",
"reference": "cb0ff7057385a47dd0944962cc185277ff494f93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Util/zipball/cb0ff7057385a47dd0944962cc185277ff494f93",
"reference": "cb0ff7057385a47dd0944962cc185277ff494f93",
"shasum": ""
},
"require": {
"ext-dom": "*",
"php": "^7 || ^8"
},
"replace": {
"pear-horde/horde_util": "2.*",
"pear-pear.horde.org/horde_util": "*"
},
"suggest": {
"ext-ctype": "*",
"ext-filter": "*",
"ext-iconv": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"pear-pear.horde.org/horde_imap_client": "^2",
"pear-pear.horde.org/horde_test": "^2.1"
},
"type": "library",
"autoload": {
"classmap": [
"lib/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "developer"
}
],
"description": "Utility library",
"homepage": "https://www.horde.org/libraries/Horde_Util",
"support": {
"source": "https://github.com/EGroupware/Util/tree/2.7.0"
},
"time": "2017-11-11T00:00:00+00:00"
},
{
"name": "egroupware/webdav",
"version": "0.3.7",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/WebDAV.git",
"reference": "b57080b513d88169eff82b56d6ae693ae421900c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/WebDAV/zipball/b57080b513d88169eff82b56d6ae693ae421900c",
"reference": "b57080b513d88169eff82b56d6ae693ae421900c",
"shasum": ""
},
"require": {
"egroupware/guzzlehttp": "^3.9.6",
"php": ">=5.3.0",
"psr/log": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~3.7.0"
},
"suggest": {
"monolog/monolog": "Adds support for logging HTTP requests and responses",
"symfony/finder": "Allows you to more easily filter the files that the stream wrapper returns"
},
"type": "library",
"autoload": {
"psr-0": {
"Grale\\WebDav": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Geoffroy Letournel",
"email": "geoffroy.letournel@gmail.com"
}
],
"description": "A simple PHP WebDAV client and stream wrapper",
"homepage": "https://github.com/gletournel/WebDAV",
"keywords": [
"WebDAV",
"php",
"stream",
"wrapper"
],
"support": {
"source": "https://github.com/EGroupware/WebDAV/tree/0.3.7"
},
"time": "2022-05-20T06:46:28+00:00"
},
{
"name": "egroupware/z-push-dev",
"version": "2.5.0.1",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/z-push.git",
"reference": "7774018b19b5b55e24dbd1107693496597ab70ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/z-push/zipball/7774018b19b5b55e24dbd1107693496597ab70ee",
"reference": "7774018b19b5b55e24dbd1107693496597ab70ee",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0"
],
"description": "Z-Push is an open-source application to synchronize ActiveSync compatible devices",
"homepage": "http://z-push.org/",
"time": "2015-09-02T00:00:00+00:00"
},
{
"name": "firebase/php-jwt",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": ">=4.8 <=9"
},
"type": "library",
"autoload": {
"psr-4": {
"Firebase\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Neuman Vong",
"email": "neuman+pear@twilio.com",
"role": "Developer"
},
{
"name": "Anant Narayanan",
"email": "anant@php.net",
"role": "Developer"
}
],
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
"homepage": "https://github.com/firebase/php-jwt",
"keywords": [
"jwt",
"php"
],
"time": "2021-02-12T00:02:00+00:00"
},
{
"name": "gettext/gettext",
"version": "v4.8.6",
"source": {
"type": "git",
"url": "https://github.com/php-gettext/Gettext.git",
"reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/bbeb8f4d3077663739aecb4551b22e720c0e9efe",
"reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe",
"shasum": ""
},
"require": {
"gettext/languages": "^2.3",
"php": ">=5.4.0"
},
"require-dev": {
"illuminate/view": "^5.0.x-dev",
"phpunit/phpunit": "^4.8|^5.7|^6.5",
"squizlabs/php_codesniffer": "^3.0",
"symfony/yaml": "~2",
"twig/extensions": "*",
"twig/twig": "^1.31|^2.0"
},
"suggest": {
"illuminate/view": "Is necessary if you want to use the Blade extractor",
"symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
"twig/extensions": "Is necessary if you want to use the Twig extractor",
"twig/twig": "Is necessary if you want to use the Twig extractor"
},
"type": "library",
"autoload": {
"psr-4": {
"Gettext\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oscar Otero",
"email": "oom@oscarotero.com",
"homepage": "http://oscarotero.com",
"role": "Developer"
}
],
"description": "PHP gettext manager",
"homepage": "https://github.com/oscarotero/Gettext",
"keywords": [
"JS",
"gettext",
"i18n",
"mo",
"po",
"translation"
],
"support": {
"email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/Gettext/issues",
"source": "https://github.com/php-gettext/Gettext/tree/v4.8.6"
},
"funding": [
{
"url": "https://paypal.me/oscarotero",
"type": "custom"
},
{
"url": "https://github.com/oscarotero",
"type": "github"
},
{
"url": "https://www.patreon.com/misteroom",
"type": "patreon"
}
],
"time": "2021-10-19T10:44:53+00:00"
},
{
"name": "gettext/languages",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/php-gettext/Languages.git",
"reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-gettext/Languages/zipball/ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
"reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
},
"bin": [
"bin/export-plural-rules"
],
"type": "library",
"autoload": {
"psr-4": {
"Gettext\\Languages\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michele Locati",
"email": "mlocati@gmail.com",
"role": "Developer"
}
],
"description": "gettext languages with plural rules",
"homepage": "https://github.com/php-gettext/Languages",
"keywords": [
"cldr",
"i18n",
"internationalization",
"l10n",
"language",
"languages",
"localization",
"php",
"plural",
"plural rules",
"plurals",
"translate",
"translations",
"unicode"
],
"support": {
"issues": "https://github.com/php-gettext/Languages/issues",
"source": "https://github.com/php-gettext/Languages/tree/2.9.0"
},
"funding": [
{
"url": "https://paypal.me/mlocati",
"type": "custom"
},
{
"url": "https://github.com/mlocati",
"type": "github"
}
],
"time": "2021-11-11T17:30:39+00:00"
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.12.18",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "2d50e0aea1f70508b39a3d22c62d24d66d532ed2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/2d50e0aea1f70508b39a3d22c62d24d66d532ed2",
"reference": "2d50e0aea1f70508b39a3d22c62d24d66d532ed2",
"shasum": ""
},
"require": {
"giggsey/locale": "^1.7",
"php": ">=5.3.2",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "^2.7",
"php-coveralls/php-coveralls": "^1.0|^2.0",
"symfony/console": "^2.8|^3.0",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"libphonenumber\\": "src/"
},
"exclude-from-classmap": [
"/src/data/",
"/src/carrier/data/",
"/src/geocoding/data/",
"/src/timezone/data/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "https://giggsey.com/"
}
],
"description": "PHP Port of Google's libphonenumber",
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
"keywords": [
"geocoding",
"geolocation",
"libphonenumber",
"mobile",
"phonenumber",
"validation"
],
"time": "2021-02-08T10:31:32+00:00"
},
{
"name": "giggsey/locale",
"version": "1.9",
"source": {
"type": "git",
"url": "https://github.com/giggsey/Locale.git",
"reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/b07f1eace8072ccc61445ad8fbd493ff9d783043",
"reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "~2.7",
"php-coveralls/php-coveralls": "^1.0|^2.0",
"phpunit/phpunit": "^4.8|^5.0",
"symfony/console": "^2.8|^3.0|^4.0",
"symfony/filesystem": "^2.8|^3.0|^4.0",
"symfony/finder": "^2.8|^3.0|^4.0",
"symfony/process": "^2.8|^3.0|^4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Giggsey\\Locale\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "http://giggsey.com/"
}
],
"description": "Locale functions required by libphonenumber-for-php",
"time": "2020-07-07T11:16:24+00:00"
},
{
"name": "guzzle/parser",
"version": "v3.9.2",
"target-dir": "Guzzle/Parser",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/parser.git",
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c",
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"autoload": {
"psr-0": {
"Guzzle\\Parser": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interchangeable parsers used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"URI Template",
"cookie",
"http",
"message",
"url"
],
"support": {
"source": "https://github.com/Guzzle3/parser/tree/v3.9.2"
},
"abandoned": "guzzle/guzzle",
"time": "2014-02-05T18:29:46+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "7.4.5",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
"reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^1.9 || ^2.4",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"ext-curl": "*",
"php-http/client-integration-tests": "^3.0",
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.4-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "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": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.5"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
"time": "2022-06-20T22:16:13+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": "2.4.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "13388f00956b1503577598873fffb5ae994b5737"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737",
"reference": "13388f00956b1503577598873fffb5ae994b5737",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"http-interop/http-factory-tests": "^0.9",
"phpunit/phpunit": "^8.5.8 || ^9.3.10"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "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": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"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/2.4.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"time": "2022-06-20T21:43:11+00:00"
},
{
"name": "lcobucci/jwt",
"version": "3.4.6",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "3ef8657a78278dfeae7707d51747251db4176240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240",
"reference": "3ef8657a78278dfeae7707d51747251db4176240",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-openssl": "*",
"php": "^5.6 || ^7.0"
},
"require-dev": {
"mikey179/vfsstream": "~1.5",
"phpmd/phpmd": "~2.2",
"phpunit/php-invoker": "~1.1",
"phpunit/phpunit": "^5.7 || ^7.3",
"squizlabs/php_codesniffer": "~2.3"
},
"suggest": {
"lcobucci/clock": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Lcobucci\\JWT\\": "src"
},
"files": [
"compat/class-aliases.php",
"compat/json-exception-polyfill.php",
"compat/lcobucci-clock-polyfill.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Luís Otávio Cobucci Oblonczyk",
"email": "lcobucci@gmail.com",
"role": "Developer"
}
],
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
"keywords": [
"JWS",
"jwt"
],
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"time": "2021-09-28T19:18:28+00:00"
},
{
"name": "league/event",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/event.git",
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
"phpspec/phpspec": "^2.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-4": {
"League\\Event\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Event package",
"keywords": [
"emitter",
"event",
"listener"
],
"time": "2018-11-26T11:52:41+00:00"
},
{
"name": "league/oauth2-server",
"version": "7.4.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
"reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
"shasum": ""
},
"require": {
"defuse/php-encryption": "^2.1",
"ext-openssl": "*",
"lcobucci/jwt": "^3.2.2",
"league/event": "^2.1",
"php": ">=7.0.0",
"psr/http-message": "^1.0.1"
},
"replace": {
"league/oauth2server": "*",
"lncd/oauth2": "*"
},
"require-dev": {
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpstan/phpstan-strict-rules": "^0.9.0",
"phpunit/phpunit": "^6.3 || ^7.0",
"roave/security-advisories": "dev-master",
"zendframework/zend-diactoros": "^1.3.2"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\OAuth2\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Bilbie",
"email": "hello@alexbilbie.com",
"homepage": "http://www.alexbilbie.com",
"role": "Developer"
},
{
"name": "Andy Millington",
"email": "andrew@noexceptions.io",
"homepage": "https://www.noexceptions.io",
"role": "Developer"
}
],
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
"homepage": "https://oauth2.thephpleague.com/",
"keywords": [
"Authentication",
"api",
"auth",
"authorisation",
"authorization",
"oauth",
"oauth 2",
"oauth 2.0",
"oauth2",
"protect",
"resource",
"secure",
"server"
],
"time": "2019-05-05T09:22:01+00:00"
},
{
"name": "monolog/monolog",
"version": "1.27.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "904713c5929655dc9b97288b69cfeedad610c9a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1",
"reference": "904713c5929655dc9b97288b69cfeedad610c9a1",
"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.1"
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2022-06-09T08:53:42+00:00"
},
{
"name": "nikic/fast-route",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"FastRoute\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
"keywords": [
"router",
"routing"
],
"time": "2018-02-13T20:26:39+00:00"
},
{
"name": "npm-asset/as-jqplot",
"version": "1.0.8",
"dist": {
"type": "tar",
"url": "https://registry.npmjs.org/as-jqplot/-/as-jqplot-1.0.8.tgz",
"shasum": "97061e0f32167597b87c98dfd42c93f10a2fb249"
},
"type": "npm-asset-library",
"extra": {
"npm-asset-main": "index.js",
"npm-asset-directories": [],
"npm-asset-scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
},
"license": [
"ISC"
],
"authors": [
""
],
"description": "AS jqPlot Shim"
},
{
"name": "npm-asset/dhtmlx-gantt",
"version": "6.2.7",
"dist": {
"type": "tar",
"url": "https://registry.npmjs.org/dhtmlx-gantt/-/dhtmlx-gantt-6.2.7.tgz",
"shasum": "86689f36c1f10e2bfaa5126445b4c560d82b4587"
},
"type": "npm-asset-library",
"extra": {
"npm-asset-bugs": {
"url": "https://github.com/DHTMLX/gantt/issues"
},
"npm-asset-main": "codebase/dhtmlxgantt.js",
"npm-asset-directories": [],
"npm-asset-repository": {
"type": "git",
"url": "git+https://github.com/DHTMLX/gantt.git"
}
},
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "DHTMLX"
}
],
"description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.",
"homepage": "https://github.com/DHTMLX/gantt#readme",
"keywords": [
"browser",
"calendar",
"chart",
"dhtmlx",
"dhtmlxgantt",
"gantt",
"gantt chart",
"scheduler",
"timeline"
],
"time": "2019-10-11T10:48:39+00:00"
},
{
"name": "npm-asset/gridster",
"version": "0.5.6",
"dist": {
"type": "tar",
"url": "https://registry.npmjs.org/gridster/-/gridster-0.5.6.tgz",
"shasum": "4024713aabd559093a72e9b713f1e41f9bded76f"
},
"require": {
"npm-asset/jquery": "2.0.3"
},
"require-dev": {
"npm-asset/bower": "~0.9.2",
"npm-asset/grunt": "~0.4.1",
"npm-asset/grunt-bump": "0.0.11",
"npm-asset/grunt-contrib-concat": "~0.1.3",
"npm-asset/grunt-contrib-cssmin": "~0.5.0",
"npm-asset/grunt-contrib-jshint": "~0.3.0",
"npm-asset/grunt-contrib-uglify": "~0.2.0",
"npm-asset/grunt-contrib-watch": "~0.3.1",
"npm-asset/grunt-contrib-yuidoc": "~0.4.0",
"npm-asset/grunt-conventional-changelog": "~1.0.0",
"npm-asset/qunitjs": "~1.11.0"
},
"type": "npm-asset-library",
"extra": {
"npm-asset-bugs": {
"url": "https://github.com/ducksboard/gridster.js/issues"
},
"npm-asset-directories": [],
"npm-asset-repository": {
"type": "git",
"url": "git://github.com/ducksboard/gridster.js.git"
},
"npm-asset-scripts": []
},
"authors": [
{
"name": "ducksboard",
"email": "hackers@ducksboard.com"
}
],
"description": "a drag-and-drop multi-column jQuery grid plugin",
"homepage": "http://gridster.net/"
},
{
"name": "npm-asset/jquery",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/jquery/jquery.git",
"reference": "f852e631ba85af7da4ad7594785e122504e7b233"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jquery/jquery/zipball/f852e631ba85af7da4ad7594785e122504e7b233",
"reference": "f852e631ba85af7da4ad7594785e122504e7b233"
},
"require-dev": {
"npm-asset/archiver": "~0.4.2",
"npm-asset/grunt": "0.4.1",
"npm-asset/grunt-compare-size": "~0.4.0",
"npm-asset/grunt-contrib-jshint": "0.3.0",
"npm-asset/grunt-contrib-uglify": "0.2.0",
"npm-asset/grunt-contrib-watch": "0.3.1",
"npm-asset/grunt-git-authors": "1.2.0",
"npm-asset/grunt-update-submodules": "0.2.0",
"npm-asset/gzip-js": "0.3.1",
"npm-asset/testswarm": "~1.1.0"
},
"type": "npm-asset-library",
"extra": {
"npm-asset-bugs": {
"url": "http://bugs.jquery.com"
},
"npm-asset-repository": {
"type": "git",
"url": "https://github.com/jquery/jquery.git"
}
},
"authors": [
{
"name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
}
],
"description": "JavaScript library for DOM operations",
"homepage": "http://jquery.com"
},
{
"name": "oomphinc/composer-installers-extender",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/oomphinc/composer-installers-extender.git",
"reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
"reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"composer/installers": "^1.0 || ^2.0",
"php": ">=7.1"
},
"require-dev": {
"composer/composer": "^2.0",
"phpunit/phpunit": "^7.2",
"squizlabs/php_codesniffer": "^3.3"
},
"type": "composer-plugin",
"extra": {
"class": "OomphInc\\ComposerInstallersExtender\\Plugin"
},
"autoload": {
"psr-4": {
"OomphInc\\ComposerInstallersExtender\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Stephen Beemsterboer",
"email": "stephen@oomphinc.com",
"homepage": "https://github.com/balbuf"
},
{
"name": "Nathan Dentzau",
"email": "nate@oomphinc.com",
"homepage": "http://oomph.is/ndentzau"
}
],
"description": "Extend the composer/installers plugin to accept any arbitrary package type.",
"homepage": "http://www.oomphinc.com/",
"support": {
"issues": "https://github.com/oomphinc/composer-installers-extender/issues",
"source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.1"
},
"time": "2021-12-15T12:32:42+00:00"
},
{
"name": "paragonie/constant_time_encoding",
"version": "v2.5.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
"shasum": ""
},
"require": {
"php": "^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
},
"type": "library",
"autoload": {
"psr-4": {
"ParagonIE\\ConstantTime\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
"time": "2022-01-17T05:32:27+00:00"
},
{
"name": "paragonie/random_compat",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">= 7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "pear/archive_tar",
"version": "1.4.14",
"source": {
"type": "git",
"url": "https://github.com/pear/Archive_Tar.git",
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
"shasum": ""
},
"require": {
"pear/pear-core-minimal": "^1.10.0alpha2",
"php": ">=5.2.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"suggest": {
"ext-bz2": "Bz2 compression support.",
"ext-xz": "Lzma2 compression support.",
"ext-zlib": "Gzip compression support."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"Archive_Tar": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Vincent Blavet",
"email": "vincent@phpconcept.net"
},
{
"name": "Greg Beaver",
"email": "greg@chiaraquartet.net"
},
{
"name": "Michiel Rook",
"email": "mrook@php.net"
}
],
"description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
"homepage": "https://github.com/pear/Archive_Tar",
"keywords": [
"archive",
"tar"
],
"funding": [
{
"url": "https://github.com/mrook",
"type": "github"
},
{
"url": "https://www.patreon.com/michielrook",
"type": "patreon"
}
],
"time": "2021-07-20T13:53:39+00:00"
},
{
"name": "pear/auth_sasl",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/pear/Auth_SASL.git",
"reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
"reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
"shasum": ""
},
"require": {
"pear/pear_exception": "@stable"
},
"require-dev": {
"phpunit/phpunit": "@stable"
},
"type": "library",
"autoload": {
"psr-0": {
"Auth": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD"
],
"authors": [
{
"name": "Anish Mistry",
"email": "amistry@am-productions.biz",
"role": "Lead"
},
{
"name": "Richard Heyes",
"email": "richard@php.net",
"role": "Lead"
},
{
"name": "Michael Bretterklieber",
"email": "michael@bretterklieber.com",
"role": "Lead"
}
],
"description": "Abstraction of various SASL mechanism responses",
"time": "2017-03-07T14:37:05+00:00"
},
{
"name": "pear/console_getopt",
"version": "v1.4.3",
"source": {
"type": "git",
"url": "https://github.com/pear/Console_Getopt.git",
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Console": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Andrei Zmievski",
"email": "andrei@php.net",
"role": "Lead"
},
{
"name": "Stig Bakken",
"email": "stig@php.net",
"role": "Developer"
},
{
"name": "Greg Beaver",
"email": "cellog@php.net",
"role": "Helper"
}
],
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
"time": "2019-11-20T18:27:48+00:00"
},
{
"name": "pear/log",
"version": "1.13.2",
"source": {
"type": "git",
"url": "https://github.com/pear/Log.git",
"reference": "d8cde3dba893a36ec561bf6188fdc39f4221c4d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/Log/zipball/d8cde3dba893a36ec561bf6188fdc39f4221c4d3",
"reference": "d8cde3dba893a36ec561bf6188fdc39f4221c4d3",
"shasum": ""
},
"require": {
"pear/pear_exception": "1.0.1",
"php": ">5.2"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"suggest": {
"pear/db": "Install optionally via your project's composer.json"
},
"type": "library",
"autoload": {
"psr-0": {
"Log": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"MIT"
],
"authors": [
{
"name": "Jon Parise",
"email": "jon@php.net",
"homepage": "http://www.indelible.org",
"role": "Developer"
}
],
"description": "PEAR Logging Framework",
"homepage": "http://pear.github.io/Log/",
"keywords": [
"log",
"logging"
],
"time": "2020-06-02T00:04:03+00:00"
},
{
"name": "pear/pear",
"version": "v1.10.12",
"source": {
"type": "git",
"url": "https://github.com/pear/pear-core.git",
"reference": "6162562db95379bcfa906b569ecd0c85d4ee7364"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/pear-core/zipball/6162562db95379bcfa906b569ecd0c85d4ee7364",
"reference": "6162562db95379bcfa906b569ecd0c85d4ee7364",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"ext-xml": "*",
"pear/archive_tar": "*",
"pear/console_getopt": "*",
"pear/structures_graph": "*",
"pear/xml_util": "*"
},
"replace": {
"pear/pear-core-minimal": "*"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"suggest": {
"pear/pear_frontend_gtk": "For GTK support",
"pear/pear_frontend_web": "For Web support"
},
"type": "library",
"autoload": {
"classmap": [
"./"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Greg Beaver",
"email": "cellog@php.net",
"role": "Lead"
},
{
"name": "Pierre-Alain Joye",
"email": "pierre@php.net",
"role": "Lead"
},
{
"name": "Stig Bakken",
"email": "stig@php.net",
"role": "Lead"
},
{
"name": "Tomas V.V.Cox",
"email": "cox@idecnet.com",
"role": "Lead"
},
{
"name": "Helgi Thormar",
"email": "dufuz@php.net",
"role": "Lead"
},
{
"name": "Tias Guns",
"email": "tias@php.net",
"role": "Developer"
},
{
"name": "Tim Jackson",
"email": "timj@php.net",
"role": "Helper"
},
{
"name": "Bertrand Gugger",
"email": "toggg@php.net",
"role": "Helper"
},
{
"name": "Martin Jansen",
"email": "mj@php.net",
"role": "Helper"
}
],
"description": "This is the definitive source of PEAR's core files.",
"time": "2020-04-19T18:01:13+00:00"
},
{
"name": "pear/pear_exception",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/pear/PEAR_Exception.git",
"reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
"reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
"shasum": ""
},
"require": {
"php": ">=4.4.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "class",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"PEAR/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"."
],
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Helgi Thormar",
"email": "dufuz@php.net"
},
{
"name": "Greg Beaver",
"email": "cellog@php.net"
}
],
"description": "The PEAR Exception base class.",
"homepage": "https://github.com/pear/PEAR_Exception",
"keywords": [
"exception"
],
"time": "2019-12-10T10:24:42+00:00"
},
{
"name": "pear/structures_graph",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/pear/Structures_Graph.git",
"reference": "608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/Structures_Graph/zipball/608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c",
"reference": "608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Structures": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"PHP License"
],
"authors": [
{
"name": "Sérgio Carvalho",
"email": "sergiosgc@gmail.com",
"role": "Lead"
}
],
"description": "More info available on: http://pear.php.net/package/Structures_Graph",
"time": "2015-07-20T20:05:12+00:00"
},
{
"name": "pear/xml_feed_parser",
"version": "v1.0.5",
"source": {
"type": "git",
"url": "https://github.com/pear/XML_Feed_Parser.git",
"reference": "d8ad454742acba786738b39cbcc7c10f7b57adbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/XML_Feed_Parser/zipball/d8ad454742acba786738b39cbcc7c10f7b57adbe",
"reference": "d8ad454742acba786738b39cbcc7c10f7b57adbe",
"shasum": ""
},
"require": {
"pear/log": "*",
"pear/pear_exception": "*"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"suggest": {
"ext-tidy": "May require the tidy PHP extension"
},
"type": "library",
"autoload": {
"psr-0": {
"XML": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"LGPL"
],
"authors": [
{
"name": "James Stewart",
"email": "james@jystewart.net",
"role": "Lead"
}
],
"description": "More info available on: http://pear.php.net/package/XML_Feed_Parser",
"time": "2019-02-11T14:09:14+00:00"
},
{
"name": "pear/xml_util",
"version": "v1.4.5",
"source": {
"type": "git",
"url": "https://github.com/pear/XML_Util.git",
"reference": "90052e3e7c099ffce3bc83ec4210f88a40b8419a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/XML_Util/zipball/90052e3e7c099ffce3bc83ec4210f88a40b8419a",
"reference": "90052e3e7c099ffce3bc83ec4210f88a40b8419a",
"shasum": ""
},
"require": {
"pear/pear-core-minimal": "^1.10.1",
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "<=7"
},
"type": "library",
"autoload": {
"psr-0": {
"XML_Util": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Chuck Burgess",
"email": "ashnazg@php.net",
"role": "Lead"
},
{
"name": "Stephan Schmidt",
"email": "schst@php-tools.net",
"role": "Lead"
},
{
"name": "Davey Shafik",
"email": "davey@php.net",
"role": "Helper"
}
],
"description": "Methods to work with XML documents",
"homepage": "http://pear.php.net/package/XML_Util",
"time": "2020-04-19T15:08:27+00:00"
},
{
"name": "php-middleware/log-http-messages",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-middleware/log-http-messages.git",
"reference": "3c1b0bf70fbbbdd39944a047bafffce0dd98d573"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-middleware/log-http-messages/zipball/3c1b0bf70fbbbdd39944a047bafffce0dd98d573",
"reference": "3c1b0bf70fbbbdd39944a047bafffce0dd98d573",
"shasum": ""
},
"require": {
"php": ">=7.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
"psr/log": "^1.0",
"zendframework/zend-diactoros": "^1.4 || ^2.0"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
},
"type": "library",
"autoload": {
"psr-4": {
"PhpMiddleware\\LogHttpMessages\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"description": "PSR-15 middleware for log PSR-7 HTTP messages using PSR-3 logger",
"keywords": [
"debug",
"log",
"logger",
"middleware",
"psr",
"psr-15",
"psr-3",
"psr-7"
],
"time": "2018-11-17T10:14:08+00:00"
},
{
"name": "phpfastcache/riak-client",
"version": "3.4.3",
"source": {
"type": "git",
"url": "https://github.com/PHPSocialNetwork/riak-php-client.git",
"reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPSocialNetwork/riak-php-client/zipball/d771f75d16196006604a30bb15adc1c6a9b0fcc9",
"reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.4"
},
"conflict": {
"basho/riak": "*"
},
"require-dev": {
"apigen/apigen": "4.1.*",
"phpunit/phpunit": "4.8.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Basho\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Georges.L",
"email": "contact@geolim4.com",
"homepage": "https://github.com/Geolim4",
"role": "Maintainer"
},
{
"name": "Christopher Mancini",
"email": "cmancini@basho.com",
"homepage": "https://github.com/christophermancini",
"role": "Former Lead Developer"
},
{
"name": "Alex Moore",
"email": "amoore@basho.com",
"homepage": "https://github.com/alexmoore",
"role": "Former Developer"
}
],
"description": "Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)",
"homepage": "https://github.com/PHPSocialNetwork/riak-php-client",
"keywords": [
"basho",
"client",
"crdt",
"data",
"database",
"datatype",
"driver",
"kv",
"nosql",
"riak"
],
"support": {
"issues": "https://github.com/PHPSocialNetwork/riak-php-client/issues",
"source": "https://github.com/PHPSocialNetwork/riak-php-client/tree/develop"
},
"time": "2017-11-23T21:33:15+00:00"
},
{
"name": "phpmailer/phpmailer",
"version": "v6.6.0",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-filter": "*",
"ext-hash": "*",
"php": ">=5.5.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.2",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.6.2",
"yoast/phpunit-polyfills": "^1.0.0"
},
"suggest": {
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"psr/log": "For optional PSR-3 debug logging",
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPMailer\\PHPMailer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"authors": [
{
"name": "Marcus Bointon",
"email": "phpmailer@synchromedia.co.uk"
},
{
"name": "Jim Jagielski",
"email": "jimjag@gmail.com"
},
{
"name": "Andy Prevost",
"email": "codeworxtech@users.sourceforge.net"
},
{
"name": "Brent R. Matzelle"
}
],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.0"
},
"funding": [
{
"url": "https://github.com/Synchro",
"type": "github"
}
],
"time": "2022-02-28T15:31:21+00:00"
},
{
"name": "phpseclib/phpseclib",
"version": "2.0.31",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
"reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phing/phing": "~2.7",
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0"
},
"suggest": {
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"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"
],
"time": "2021-04-06T13:56:45+00:00"
},
{
"name": "pimple/pimple",
"version": "v3.2.3",
"source": {
"type": "git",
"url": "https://github.com/silexphp/Pimple.git",
"reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
"reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/container": "^1.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2.x-dev"
}
},
"autoload": {
"psr-0": {
"Pimple": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Pimple, a simple Dependency Injection Container",
"homepage": "http://pimple.sensiolabs.org",
"keywords": [
"container",
"dependency injection"
],
"time": "2018-01-21T07:42:36+00:00"
},
{
"name": "pragmarx/google2fa",
"version": "8.0.0",
"source": {
"type": "git",
"url": "https://github.com/antonioribeiro/google2fa.git",
"reference": "26c4c5cf30a2844ba121760fd7301f8ad240100b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/26c4c5cf30a2844ba121760fd7301f8ad240100b",
"reference": "26c4c5cf30a2844ba121760fd7301f8ad240100b",
"shasum": ""
},
"require": {
"paragonie/constant_time_encoding": "^1.0|^2.0",
"php": "^7.1|^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.18",
"phpunit/phpunit": "^7.5.15|^8.5|^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"PragmaRX\\Google2FA\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Antonio Carlos Ribeiro",
"email": "acr@antoniocarlosribeiro.com",
"role": "Creator & Designer"
}
],
"description": "A One Time Password Authentication package, compatible with Google Authenticator.",
"keywords": [
"2fa",
"Authentication",
"Two Factor Authentication",
"google2fa"
],
"support": {
"issues": "https://github.com/antonioribeiro/google2fa/issues",
"source": "https://github.com/antonioribeiro/google2fa/tree/8.0.0"
},
"time": "2020-04-05T10:47:18+00:00"
},
{
"name": "pragmarx/google2fa-qrcode",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/antonioribeiro/google2fa-qrcode.git",
"reference": "fd5ff0531a48b193a659309cc5fb882c14dbd03f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/fd5ff0531a48b193a659309cc5fb882c14dbd03f",
"reference": "fd5ff0531a48b193a659309cc5fb882c14dbd03f",
"shasum": ""
},
"require": {
"bacon/bacon-qr-code": "~1.0|~2.0",
"php": ">=5.4",
"pragmarx/google2fa": ">=4.0"
},
"require-dev": {
"khanamiryan/qrcode-detector-decoder": "^1.0",
"phpunit/phpunit": "~4|~5|~6|~7"
},
"type": "library",
"extra": {
"component": "package",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"PragmaRX\\Google2FAQRCode\\": "src/",
"PragmaRX\\Google2FAQRCode\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Antonio Carlos Ribeiro",
"email": "acr@antoniocarlosribeiro.com",
"role": "Creator & Designer"
}
],
"description": "QR Code package for Google2FA",
"keywords": [
"2fa",
"Authentication",
"Two Factor Authentication",
"google2fa",
"qr code",
"qrcode"
],
"support": {
"issues": "https://github.com/antonioribeiro/google2fa-qrcode/issues",
"source": "https://github.com/antonioribeiro/google2fa-qrcode/tree/master"
},
"time": "2019-03-20T16:42:58+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.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
"shasum": ""
},
"require": {
"php": ">=7.2.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.1"
},
"time": "2021-03-05T17:36:06+00:00"
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"time": "2019-01-08T18:20:26+00:00"
},
{
"name": "psr/http-client",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
"source": "https://github.com/php-fig/http-client/tree/master"
},
"time": "2020-06-29T06:28:15+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"
],
"time": "2018-10-30T16:46:14+00:00"
},
{
"name": "psr/http-server-middleware",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-server-middleware.git",
"reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
"reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
"shasum": ""
},
"require": {
"php": ">=7.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP server-side middleware",
"keywords": [
"http",
"http-interop",
"middleware",
"psr",
"psr-15",
"psr-7",
"request",
"response"
],
"time": "2018-10-30T17:12:04+00:00"
},
{
"name": "psr/log",
"version": "1.1.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": "pubnub/pubnub",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/pubnub/php.git",
"reference": "3377dcf2c1e0da6ef1019bebe19a44e602019350"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pubnub/php/zipball/3377dcf2c1e0da6ef1019bebe19a44e602019350",
"reference": "3377dcf2c1e0da6ef1019bebe19a44e602019350",
"shasum": ""
},
"require": {
"monolog/monolog": "^1.1|^2.0",
"php": ">=5.6.0",
"rmccue/requests": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-0": {
"PubNub\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PubNub",
"email": "support@pubnub.com"
}
],
"description": "The Only Global Network For Real-Time Data -- PubNub!",
"homepage": "http://www.pubnub.com/",
"keywords": [
"ajax",
"api",
"push",
"real time",
"real-time",
"realtime"
],
"support": {
"issues": "https://github.com/pubnub/php/issues",
"source": "https://github.com/pubnub/php/tree/v4.7.0"
},
"time": "2021-12-16T19:45:04+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": "ringcentral/ringcentral-php",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/ringcentral/ringcentral-php.git",
"reference": "a1934ac40b8d544a0f21873d314cd6295311c7a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ringcentral/ringcentral-php/zipball/a1934ac40b8d544a0f21873d314cd6295311c7a8",
"reference": "a1934ac40b8d544a0f21873d314cd6295311c7a8",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.3.3|^7.4.1",
"guzzlehttp/psr7": "^2.1.0",
"php": ">=7.2",
"pubnub/pubnub": "^4.7.0",
"symfony/event-dispatcher": "^2|^3|^4|^5|^6"
},
"require-dev": {
"macfja/phar-builder": "^0.2.8",
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^7.5.12|^8.0|^9.0"
},
"suggest": {
"ext-openssl": "to decrypt PubNub messages"
},
"type": "library",
"extra": {
"phar-builder": {
"compression": "gzip",
"name": "ringcentral.phar",
"output-dir": "./dist",
"entry-point": "./vendor/autoload.php",
"skip-shebang": true,
"include": [],
"excluded": [
"vendor/bin"
],
"include-dev": false
}
},
"autoload": {
"psr-4": {
"RingCentral\\SDK\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kirill Konshin",
"email": "kirill.konshin@ringcentral.com"
},
{
"name": "RingCentral, Inc.",
"email": "devsupport@ringcentral.com"
}
],
"description": "RingCentral Connect Platform PHP SDK",
"homepage": "http://developers.ringcentral.com",
"keywords": [
"api",
"connect",
"php",
"platform",
"ringcentral",
"sdk"
],
"support": {
"issues": "https://github.com/ringcentral/ringcentral-php/issues",
"source": "https://github.com/ringcentral/ringcentral-php/tree/2.3.1"
},
"time": "2022-04-25T22:34:17+00:00"
},
{
"name": "rmccue/requests",
"version": "v1.8.1",
"source": {
"type": "git",
"url": "https://github.com/WordPress/Requests.git",
"reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress/Requests/zipball/82e6936366eac3af4d836c18b9d8c31028fe4cd5",
"reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpcompatibility/php-compatibility": "^9.0",
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5",
"requests/test-server": "dev-master",
"squizlabs/php_codesniffer": "^3.5",
"wp-coding-standards/wpcs": "^2.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Requests": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Ryan McCue",
"homepage": "http://ryanmccue.info"
}
],
"description": "A HTTP library written in PHP, for human beings.",
"homepage": "http://github.com/WordPress/Requests",
"keywords": [
"curl",
"fsockopen",
"http",
"idna",
"ipv6",
"iri",
"sockets"
],
"support": {
"issues": "https://github.com/WordPress/Requests/issues",
"source": "https://github.com/WordPress/Requests/tree/v1.8.1"
},
"time": "2021-06-04T09:56:25+00:00"
},
{
"name": "robrichards/xmlseclibs",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/robrichards/xmlseclibs.git",
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"php": ">= 5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"RobRichards\\XMLSecLibs\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "A PHP library for XML Security",
"homepage": "https://github.com/robrichards/xmlseclibs",
"keywords": [
"security",
"signature",
"xml",
"xmldsig"
],
"support": {
"issues": "https://github.com/robrichards/xmlseclibs/issues",
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
},
"time": "2020-09-05T13:00:25+00:00"
},
{
"name": "simplesamlphp/assert",
"version": "v0.0.13",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/assert.git",
"reference": "5429921b320ca4f9d1844225884ac52f649ea1e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/assert/zipball/5429921b320ca4f9d1844225884ac52f649ea1e3",
"reference": "5429921b320ca4f9d1844225884ac52f649ea1e3",
"shasum": ""
},
"require": {
"ext-spl": "*",
"php": "^7.1 || ^8.0",
"webmozart/assert": "^1.9"
},
"require-dev": {
"phpunit/phpunit": "^8.5",
"sensiolabs/security-checker": "~6.0",
"simplesamlphp/simplesamlphp-test-framework": "^0.2.7",
"squizlabs/php_codesniffer": "~3.5",
"vimeo/psalm": "~3.13"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "v0.0.x-dev"
}
},
"autoload": {
"psr-4": {
"SimpleSAML\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
},
{
"name": "Jaime Perez Crespo",
"email": "jaimepc@gmail.com"
}
],
"description": "A wrapper around webmozart/assert to make it useful beyond checking method arguments",
"support": {
"issues": "https://github.com/simplesamlphp/assert/issues",
"source": "https://github.com/simplesamlphp/assert/tree/master"
},
"time": "2020-08-17T20:40:49+00:00"
},
{
"name": "simplesamlphp/composer-module-installer",
"version": "v1.1.8",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/composer-module-installer.git",
"reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/45161b5406f3e9c82459d0f9a5a1dba064953cfa",
"reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1|^2.0",
"simplesamlphp/simplesamlphp": "*"
},
"type": "composer-plugin",
"extra": {
"class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
},
"autoload": {
"psr-0": {
"SimpleSamlPhp\\Composer": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
"support": {
"issues": "https://github.com/simplesamlphp/composer-module-installer/issues",
"source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.1.8"
},
"time": "2020-08-25T19:04:33+00:00"
},
{
"name": "simplesamlphp/saml2",
"version": "v4.5.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/saml2.git",
"reference": "d98020c3d7f7331409959eab286ca3a010e5a868"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/d98020c3d7f7331409959eab286ca3a010e5a868",
"reference": "d98020c3d7f7331409959eab286ca3a010e5a868",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-openssl": "*",
"ext-zlib": "*",
"php": ">=7.1 || ^8.0",
"psr/log": "~1.1",
"robrichards/xmlseclibs": "^3.1.1",
"webmozart/assert": "^1.9"
},
"require-dev": {
"mockery/mockery": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"sebastian/phpcpd": "~4.1 || ^5.0 || ^6.0",
"simplesamlphp/simplesamlphp-test-framework": "~0.1.0",
"squizlabs/php_codesniffer": "~3.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "v4.2.x-dev"
}
},
"autoload": {
"psr-4": {
"SAML2\\": "src/SAML2"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "SAML2 PHP library from SimpleSAMLphp",
"support": {
"issues": "https://github.com/simplesamlphp/saml2/issues",
"source": "https://github.com/simplesamlphp/saml2/tree/v4.5.0"
},
"time": "2022-02-17T15:46:12+00:00"
},
{
"name": "simplesamlphp/simplesamlphp",
"version": "v1.19.5",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp.git",
"reference": "da0df94ab05da52ce27ab7c2a360567046bf03b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/da0df94ab05da52ce27ab7c2a360567046bf03b2",
"reference": "da0df94ab05da52ce27ab7c2a360567046bf03b2",
"shasum": ""
},
"require": {
"ext-date": "*",
"ext-dom": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-spl": "*",
"ext-zlib": "*",
"gettext/gettext": "^4.8",
"php": ">=7.1|^8",
"phpmailer/phpmailer": "^6.1",
"robrichards/xmlseclibs": "^3.1",
"simplesamlphp/assert": "^0.0.13",
"simplesamlphp/saml2": "^4.3",
"simplesamlphp/simplesamlphp-module-adfs": "^1.0",
"simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
"simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",
"simplesamlphp/simplesamlphp-module-authorize": "^0.9",
"simplesamlphp/simplesamlphp-module-authtwitter": "^0.9",
"simplesamlphp/simplesamlphp-module-authwindowslive": "^0.9",
"simplesamlphp/simplesamlphp-module-authx509": "^0.9",
"simplesamlphp/simplesamlphp-module-authyubikey": "^0.9",
"simplesamlphp/simplesamlphp-module-cas": "^0.9",
"simplesamlphp/simplesamlphp-module-cdc": "^0.9",
"simplesamlphp/simplesamlphp-module-consent": "^0.9",
"simplesamlphp/simplesamlphp-module-consentadmin": "^0.9",
"simplesamlphp/simplesamlphp-module-discopower": "^0.10",
"simplesamlphp/simplesamlphp-module-exampleattributeserver": "^1.0",
"simplesamlphp/simplesamlphp-module-expirycheck": "^0.9",
"simplesamlphp/simplesamlphp-module-ldap": "^0.9 | ^1.0",
"simplesamlphp/simplesamlphp-module-memcachemonitor": "^0.9",
"simplesamlphp/simplesamlphp-module-memcookie": "^1.2",
"simplesamlphp/simplesamlphp-module-metarefresh": "^0.9",
"simplesamlphp/simplesamlphp-module-negotiate": "^0.9",
"simplesamlphp/simplesamlphp-module-oauth": "^0.9.3",
"simplesamlphp/simplesamlphp-module-preprodwarning": "^0.9",
"simplesamlphp/simplesamlphp-module-radius": "^0.9",
"simplesamlphp/simplesamlphp-module-riak": "^0.9",
"simplesamlphp/simplesamlphp-module-sanitycheck": "^0.9",
"simplesamlphp/simplesamlphp-module-smartattributes": "^0.9",
"simplesamlphp/simplesamlphp-module-sqlauth": "^0.9",
"simplesamlphp/simplesamlphp-module-statistics": "^0.9",
"simplesamlphp/twig-configurable-i18n": "~2.3.3",
"symfony/cache": "^4.4 || ^5.0",
"symfony/config": "^4.4 || ^5.0",
"symfony/console": "^4.4 || ^5.0",
"symfony/dependency-injection": "^4.4 || ^5.0",
"symfony/finder": "^4.4 || ^5.0",
"symfony/framework-bundle": "^4.4 || ^5.0",
"symfony/http-foundation": "^4.4 || ^5.0",
"symfony/http-kernel": "^4.4 || ^5.0",
"symfony/routing": "^4.4 || ^5.0",
"symfony/var-exporter": "^4.4 || ^5.0",
"symfony/yaml": "^4.4 || ^5.0",
"twig/twig": "^1.43 || ^2.0"
},
"require-dev": {
"ext-curl": "*",
"mikey179/vfsstream": "~1.6",
"phpunit/phpunit": "^7.5",
"simplesamlphp/simplesamlphp-test-framework": "^0.1.2",
"vimeo/psalm": "~3.14"
},
"suggest": {
"ext-curl": "Needed in order to check for updates automatically",
"ext-ldap": "Needed if an LDAP backend is used",
"ext-memcache": "Needed if a Memcache server is used to store session information",
"ext-mysql": "Needed if a MySQL backend is used, either for authentication or to store session information",
"ext-pdo": "Needed if a database backend is used, either for authentication or to store session information",
"ext-pgsql": "Needed if a PostgreSQL backend is used, either for authentication or to store session information",
"ext-radius": "Needed if a Radius backend is used",
"predis/predis": "Needed if a Redis server is used to store session information"
},
"type": "project",
"autoload": {
"files": [
"lib/_autoload_modules.php"
],
"psr-4": {
"SimpleSAML\\": "lib/SimpleSAML"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
},
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jaime Perez",
"email": "jaime.perez@uninett.no"
}
],
"description": "A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.",
"homepage": "http://simplesamlphp.org",
"keywords": [
"SAML2",
"idp",
"oauth",
"shibboleth",
"sp",
"ws-federation"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp"
},
"time": "2022-01-24T15:44:40+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-adfs",
"version": "v1.0.8",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
"reference": "4d3d99fb369bee9a9627c00e60fb48bfe4ab3ca0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/4d3d99fb369bee9a9627c00e60fb48bfe4ab3ca0",
"reference": "4d3d99fb369bee9a9627c00e60fb48bfe4ab3ca0",
"shasum": ""
},
"require": {
"php": ">=7.1",
"simplesamlphp/assert": "^0.0.13",
"simplesamlphp/composer-module-installer": "^1.1.7"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^1.18",
"simplesamlphp/simplesamlphp-test-framework": "^0.1.2"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\adfs\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that implements the WS-federation IDP",
"keywords": [
"adfs",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
},
"time": "2022-01-24T23:46:31+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authcrypt",
"version": "v0.9.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authcrypt.git",
"reference": "62555123e61b11463be3cd7adb708562023cff28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authcrypt/zipball/62555123e61b11463be3cd7adb708562023cff28",
"reference": "62555123e61b11463be3cd7adb708562023cff28",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4",
"whitehat101/apr1-md5": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\authcrypt\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "This module provides authentication against password hashes or .htpasswd files",
"keywords": [
"authcrypt",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-authcrypt/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-authcrypt"
},
"time": "2022-01-03T20:50:47+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authfacebook",
"version": "v0.9.3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook.git",
"reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authfacebook/zipball/9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
"reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.10"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\authfacebook\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andjelko Horvat",
"email": "comel@vingd.com"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to authenticate against Facebook",
"keywords": [
"facebook",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook"
},
"abandoned": true,
"time": "2020-03-13T11:29:21+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authorize",
"version": "v0.9.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authorize.git",
"reference": "4c7ce4eaa54fc301f131c62e803fc843e4d88056"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authorize/zipball/4c7ce4eaa54fc301f131c62e803fc843e4d88056",
"reference": "4c7ce4eaa54fc301f131c62e803fc843e4d88056",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\authorize\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Ernesto Revilla",
"email": "erny@yaco.es"
}
],
"description": "This module provides a user authorization filter based on attribute matching",
"keywords": [
"authorize",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-authorize/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-authorize"
},
"time": "2022-01-03T20:56:53+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authtwitter",
"version": "v0.9.3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authtwitter.git",
"reference": "6e178e7aae7827a64dc462b5bb2f28d6eddc4381"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authtwitter/zipball/6e178e7aae7827a64dc462b5bb2f28d6eddc4381",
"reference": "6e178e7aae7827a64dc462b5bb2f28d6eddc4381",
"shasum": ""
},
"require": {
"php": ">=5.5",
"simplesamlphp/composer-module-installer": "~1.0",
"simplesamlphp/simplesamlphp-module-oauth": "^0.9"
},
"require-dev": {
"phpunit/phpunit": "~4.8.35",
"simplesamlphp/simplesamlphp": "^1.17",
"webmozart/assert": "<1.7"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\authtwitter\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to perform authentication against Twitter",
"keywords": [
"simplesamlphp",
"twitter"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-authtwitter/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-authtwitter"
},
"time": "2022-01-03T23:01:48+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authwindowslive",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authwindowslive.git",
"reference": "f40aecec6c0adaedb6693309840c98cec783876e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authwindowslive/zipball/f40aecec6c0adaedb6693309840c98cec783876e",
"reference": "f40aecec6c0adaedb6693309840c98cec783876e",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\authwindowslive\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to perform authentication against Windows Live",
"keywords": [
"live",
"simplesamlphp",
"windows",
"windowslive"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive"
},
"abandoned": true,
"time": "2019-12-03T09:01:13+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authx509",
"version": "v0.9.9",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authX509.git",
"reference": "b138f41b2bc725371f42abb63b5a39ac11b5432a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/b138f41b2bc725371f42abb63b5a39ac11b5432a",
"reference": "b138f41b2bc725371f42abb63b5a39ac11b5432a",
"shasum": ""
},
"require": {
"php": ">=5.5",
"simplesamlphp/composer-module-installer": "~1.1",
"simplesamlphp/simplesamlphp-module-ldap": "^0.9"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.15"
},
"type": "simplesamlphp-module",
"extra": {
"ssp-mixedcase-module-name": "authX509"
},
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\authX509\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Joost van Dijk",
"email": "Joost.vanDijk@surfnet.nl"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to authenticate users based on X509 client certificates",
"keywords": [
"simplesamlphp",
"x509"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-authx509/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-authx509"
},
"time": "2022-01-06T19:02:38+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-authyubikey",
"version": "v0.9.3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authyubikey.git",
"reference": "414e2a73da4adfee6d97ba66e852ec7c85369913"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authyubikey/zipball/414e2a73da4adfee6d97ba66e852ec7c85369913",
"reference": "414e2a73da4adfee6d97ba66e852ec7c85369913",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"extra": {
"ssp-mixedcase-module-name": "authYubiKey"
},
"autoload": {
"psr-4": {
"SimpleSAML\\modules\\yubikey\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to authenticate against YubiKey",
"keywords": [
"authyubikey",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-authyubikey/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-authyubikey"
},
"time": "2022-01-06T19:07:32+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-cas",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-cas.git",
"reference": "63b72e4600550c507cdfc32fdd208ad59a64321e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cas/zipball/63b72e4600550c507cdfc32fdd208ad59a64321e",
"reference": "63b72e4600550c507cdfc32fdd208ad59a64321e",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"simplesamlphp/simplesamlphp-module-ldap": "^0.9",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\cas\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "A module that provides CAS authentication",
"keywords": [
"cas",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-cas/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-cas"
},
"time": "2019-12-03T09:03:06+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-cdc",
"version": "v0.9.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-cdc.git",
"reference": "92498fc3004c02849d96da29ca472d99ed23af73"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cdc/zipball/92498fc3004c02849d96da29ca472d99ed23af73",
"reference": "92498fc3004c02849d96da29ca472d99ed23af73",
"shasum": ""
},
"require": {
"simplesamlphp/composer-module-installer": ">=1.1.6"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"webmozart/assert": "<1.7"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\cdc\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jaime Perez Crespo",
"email": "jaime.perez@uninett.no"
}
],
"description": "A SimpleSAMLphp module that allows integration with CDC",
"homepage": "https://simplesamlphp.org/",
"keywords": [
"cdc",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/"
},
"time": "2022-01-06T19:27:16+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-consent",
"version": "v0.9.8",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-consent.git",
"reference": "8466b0b7c6207b15ca5e265f436299ff2dec85da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/8466b0b7c6207b15ca5e265f436299ff2dec85da",
"reference": "8466b0b7c6207b15ca5e265f436299ff2dec85da",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"webmozart/assert": "<1.6"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\consent\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "lavmrk@gmail.com"
}
],
"description": "A module that will ask for user consent before releasing attributes",
"keywords": [
"consent",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-consent/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-consent"
},
"time": "2022-01-06T19:17:22+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-consentadmin",
"version": "v0.9.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin.git",
"reference": "62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consentadmin/zipball/62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e",
"reference": "62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"simplesamlphp/simplesamlphp-module-consent": "^0.9",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"extra": {
"ssp-mixedcase-module-name": "consentAdmin"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Jacob Christiansen",
"email": "jach@wayf.dk"
},
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
}
],
"description": "A module that allows users to manage their consent",
"keywords": [
"consentadmin",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin"
},
"time": "2022-01-06T19:19:38+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-discopower",
"version": "v0.10.1",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-discopower.git",
"reference": "4cb6b7c648b455586903b8932a171397375b50b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-discopower/zipball/4cb6b7c648b455586903b8932a171397375b50b0",
"reference": "4cb6b7c648b455586903b8932a171397375b50b0",
"shasum": ""
},
"require": {
"php": ">=7.1",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^1.19",
"simplesamlphp/simplesamlphp-test-framework": "^0.1.2"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\modules\\discopower\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed",
"keywords": [
"discopower",
"discovery",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-discopower/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-discopower"
},
"time": "2021-08-17T14:29:22+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-exampleattributeserver",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-exampleattributeserver.git",
"reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-exampleattributeserver/zipball/63e0323e81c32bc3c9eaa01ea45194bb10153708",
"reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\exampleattributeserver\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "An example for SAML attributes queries",
"keywords": [
"exampleattributeserver",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver"
},
"time": "2019-05-28T12:37:15+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-expirycheck",
"version": "v0.9.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck.git",
"reference": "02101497281031befba93c48c96ee9133f57241d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-expirycheck/zipball/02101497281031befba93c48c96ee9133f57241d",
"reference": "02101497281031befba93c48c96ee9133f57241d",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\expirycheck\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Alex Mihičinac",
"email": "alexm@arnes.si"
}
],
"description": "The expirycheck module validates user's expiry date",
"keywords": [
"expirycheck",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-expirycheck/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-expirycheck"
},
"time": "2022-01-06T21:16:01+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-ldap",
"version": "v0.9.17",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-ldap.git",
"reference": "40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066",
"reference": "40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"suggest": {
"ext-ldap": "Needed when using LDAP authentication in SimpleSAMLphp"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\ldap\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that provides authentication against LDAP stores",
"keywords": [
"ldap",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-ldap/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-ldap"
},
"time": "2022-01-11T12:50:47+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-memcachemonitor",
"version": "v0.9.3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-memcachemonitor.git",
"reference": "8d25463ac56b4e2294f59f622a6658e0c67086f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/8d25463ac56b4e2294f59f622a6658e0c67086f4",
"reference": "8d25463ac56b4e2294f59f622a6658e0c67086f4",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "~0.0.6"
},
"type": "simplesamlphp-module",
"extra": {
"ssp-mixedcase-module-name": "memcacheMonitor"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able display usage statistics of a memcache(d) store",
"keywords": [
"memcachemonitor",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor"
},
"time": "2022-01-06T22:37:15+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-memcookie",
"version": "v1.2.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie.git",
"reference": "39535304e8d464b7baa1e82cb441fa432947ff57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcookie/zipball/39535304e8d464b7baa1e82cb441fa432947ff57",
"reference": "39535304e8d464b7baa1e82cb441fa432947ff57",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": ">=1.1.6"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.6"
},
"type": "simplesamlphp-module",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jaime Perez Crespo",
"email": "jaime.perez@uninett.no"
}
],
"description": "A SimpleSAMLphp module that allows integration with Auth MemCookie, allowing web applications written in other languages than PHP to integrate with SimpleSAMLphp.",
"homepage": "https://simplesamlphp.org/",
"keywords": [
"Auth MemCookie",
"apache",
"cookies",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/"
},
"time": "2019-08-08T18:33:47+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-metarefresh",
"version": "v0.9.7",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git",
"reference": "ca724f0edd1179bb0056dc4561d455db7a1f1adc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/ca724f0edd1179bb0056dc4561d455db7a1f1adc",
"reference": "ca724f0edd1179bb0056dc4561d455db7a1f1adc",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.18"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\metarefresh\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "The metarefresh module will download and parse metadata documents and store them locally",
"keywords": [
"metarefresh",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-metarefresh/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-metarefresh"
},
"time": "2022-01-06T22:45:08+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-negotiate",
"version": "v0.9.12",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate.git",
"reference": "48752cea80e81a60ebb522cc10789589ac16df50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/48752cea80e81a60ebb522cc10789589ac16df50",
"reference": "48752cea80e81a60ebb522cc10789589ac16df50",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"simplesamlphp/simplesamlphp-module-ldap": "^0.9",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"sensiolabs/security-checker": "^5.0.3",
"simplesamlphp/simplesamlphp": "dev-testing-1.18",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.14",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"ext-krb5": "Needed in case the SimpleSAMLphp negotiate module is used"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\negotiate\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "The Negotiate module implements Microsofts Kerberos SPNEGO mechanism",
"keywords": [
"negotiate",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate"
},
"time": "2022-01-03T23:18:27+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-oauth",
"version": "v0.9.3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git",
"reference": "2a2433144dca408315e4ee163f9ab73a6110b2b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/2a2433144dca408315e4ee163f9ab73a6110b2b1",
"reference": "2a2433144dca408315e4ee163f9ab73a6110b2b1",
"shasum": ""
},
"require": {
"simplesamlphp/composer-module-installer": ">=1.1.6"
},
"require-dev": {
"phpunit/phpunit": "~4.8.36",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\oauth\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jaime Perez Crespo",
"email": "jaime.perez@uninett.no"
}
],
"description": "A SimpleSAMLphp module that allows integration with OAuth1,",
"homepage": "https://simplesamlphp.org/",
"keywords": [
"oauth1",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/"
},
"abandoned": true,
"time": "2021-08-31T18:55:00+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-preprodwarning",
"version": "v0.9.3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning.git",
"reference": "b3c6d9d41d009e340f4843ce5c24b4118a38e4c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/b3c6d9d41d009e340f4843ce5c24b4118a38e4c3",
"reference": "b3c6d9d41d009e340f4843ce5c24b4118a38e4c3",
"shasum": ""
},
"require": {
"php": ">=7.0",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "dev-simplesamlphp-1.19",
"webmozart/assert": "^1.4"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\preprodwarning\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "Display a warning when using a pre-production environment",
"keywords": [
"preprodwarning",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning"
},
"time": "2022-01-06T23:21:17+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-radius",
"version": "v0.9.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-radius.git",
"reference": "dbe2976ba27f5131faeca368a5665f8baeaae8b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-radius/zipball/dbe2976ba27f5131faeca368a5665f8baeaae8b6",
"reference": "dbe2976ba27f5131faeca368a5665f8baeaae8b6",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.7"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\radius\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "A module that is able perform authentication against a RADIUS server",
"keywords": [
"radius",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-radius/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-radius"
},
"time": "2022-01-06T23:23:28+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-riak",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-riak.git",
"reference": "c1a9d9545cb4e05b9205b34624850bb777aca991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-riak/zipball/c1a9d9545cb4e05b9205b34624850bb777aca991",
"reference": "c1a9d9545cb4e05b9205b34624850bb777aca991",
"shasum": ""
},
"require": {
"php": ">=5.6",
"phpfastcache/riak-client": "^3.4",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\riak\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to store key/value pairs in a Riak store",
"keywords": [
"riak",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-riak/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-riak"
},
"abandoned": true,
"time": "2019-12-03T08:28:45+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-sanitycheck",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck.git",
"reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a",
"reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\sanitycheck\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "Perform sanity checks on configuration",
"keywords": [
"sanitycheck",
"simplesamlphp"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck"
},
"time": "2020-05-07T11:34:29+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-smartattributes",
"version": "v0.9.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-smartattributes.git",
"reference": "ba6a32fa287db0f8d767104471176f70fad7f0e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-smartattributes/zipball/ba6a32fa287db0f8d767104471176f70fad7f0e1",
"reference": "ba6a32fa287db0f8d767104471176f70fad7f0e1",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\smartattributes\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "The SmartAttributes module provides additional authentication processing filters to manipulate attributes.",
"keywords": [
"simplesamlphp",
"smartattributes"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-smartattributes/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-smartattributes"
},
"time": "2022-01-06T23:42:07+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-sqlauth",
"version": "v0.9.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth.git",
"reference": "8a28f9a9726bab1dbc8fd3734daa08882dd0a25b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/8a28f9a9726bab1dbc8fd3734daa08882dd0a25b",
"reference": "8a28f9a9726bab1dbc8fd3734daa08882dd0a25b",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"webmozart/assert": "^1.4 <1.7"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\sqlauth\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "This is a authentication module for authenticating a user against a SQL database",
"keywords": [
"simplesamlphp",
"sqlauth"
],
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-sqlauth/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-sqlauth"
},
"time": "2022-01-06T23:50:52+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-statistics",
"version": "v0.9.6",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-statistics.git",
"reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/03fb6bdbbf5ce0a0cb257208db79aacac227ac10",
"reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "^1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.12"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\statistics\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "The SimpleSAMLphp statistics module",
"keywords": [
"simplesamlphp",
"statistics"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-statistics/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-statistics"
},
"time": "2021-01-25T15:15:26+00:00"
},
{
"name": "simplesamlphp/twig-configurable-i18n",
"version": "v2.3.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/twig-configurable-i18n.git",
"reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a",
"reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a",
"shasum": ""
},
"require": {
"php": ">=7.1",
"twig/extensions": "@dev"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
"sensiolabs/security-checker": "~6.0.3",
"simplesamlphp/simplesamlphp-test-framework": "~0.1.2",
"squizlabs/php_codesniffer": "^3.5",
"twig/twig": "^2.13"
},
"type": "project",
"autoload": {
"psr-4": {
"SimpleSAML\\TwigConfigurableI18n\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jaime Perez",
"email": "jaime.perez@uninett.no"
}
],
"description": "This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.",
"keywords": [
"extension",
"gettext",
"i18n",
"internationalization",
"translation",
"twig"
],
"support": {
"issues": "https://github.com/simplesamlphp/twig-configurable-i18n/issues",
"source": "https://github.com/simplesamlphp/twig-configurable-i18n"
},
"time": "2020-08-27T12:51:10+00:00"
},
{
"name": "slim/slim",
"version": "3.12.1",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
"reference": "eaee12ef8d0750db62b8c548016d82fb33addb6b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/eaee12ef8d0750db62b8c548016d82fb33addb6b",
"reference": "eaee12ef8d0750db62b8c548016d82fb33addb6b",
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.2",
"nikic/fast-route": "^1.0",
"php": ">=5.5.0",
"pimple/pimple": "^3.0",
"psr/container": "^1.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0",
"squizlabs/php_codesniffer": "^2.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Slim\\": "Slim"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rob Allen",
"email": "rob@akrabat.com",
"homepage": "http://akrabat.com"
},
{
"name": "Josh Lockhart",
"email": "hello@joshlockhart.com",
"homepage": "https://joshlockhart.com"
},
{
"name": "Gabriel Manricks",
"email": "gmanricks@me.com",
"homepage": "http://gabrielmanricks.com"
},
{
"name": "Andrew Smith",
"email": "a.smith@silentworks.co.uk",
"homepage": "http://silentworks.co.uk"
}
],
"description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
"homepage": "https://slimframework.com",
"keywords": [
"api",
"framework",
"micro",
"router"
],
"time": "2019-04-16T16:47:29+00:00"
},
{
"name": "steverhoades/oauth2-openid-connect-server",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
"reference": "aa994a82e846f0030c364b3fd5ea8f3b640c3e73"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/aa994a82e846f0030c364b3fd5ea8f3b640c3e73",
"reference": "aa994a82e846f0030c364b3fd5ea8f3b640c3e73",
"shasum": ""
},
"require": {
"league/oauth2-server": "^5.1|^6.0|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0",
"zendframework/zend-diactoros": "^1.3.2"
},
"type": "library",
"autoload": {
"psr-4": {
"OpenIDConnectServer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Steve Rhoades",
"email": "sedonami@gmail.com"
}
],
"description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
"time": "2018-11-12T15:49:49+00:00"
},
{
"name": "symfony/cache",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "c0718d0e01ac14251a45cc9c8b93716ec41ae64b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/c0718d0e01ac14251a45cc9c8b93716ec41ae64b",
"reference": "c0718d0e01ac14251a45cc9c8b93716ec41ae64b",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/cache": "^1.0|^2.0",
"psr/log": "^1.1|^2|^3",
"symfony/cache-contracts": "^1.1.7|^2",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/var-exporter": "^4.4|^5.0|^6.0"
},
"conflict": {
"doctrine/dbal": "<2.13.1",
"symfony/dependency-injection": "<4.4",
"symfony/http-kernel": "<4.4",
"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.13.1|^3.0",
"predis/predis": "^1.1",
"psr/simple-cache": "^1.0|^2.0",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/filesystem": "^4.4|^5.0|^6.0",
"symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/messenger": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.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/v5.4.6"
},
"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-02T12:56:28+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.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/d65e1bd990c740e31feb07d2b0927b8d4df9956f",
"reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/filesystem": "^4.4|^5.0|^6.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|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/messenger": "^4.4|^5.0|^6.0",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/yaml": "^4.4|^5.0|^6.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.4.3"
},
"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:50:52+00:00"
},
{
"name": "symfony/console",
"version": "v5.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/d8111acc99876953f52fe16d4c50eb60940d49ad",
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/string": "^5.1|^6.0"
},
"conflict": {
"psr/log": ">=3",
"symfony/dependency-injection": "<4.4",
"symfony/dotenv": "<5.1",
"symfony/event-dispatcher": "<4.4",
"symfony/lock": "<4.4",
"symfony/process": "<4.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/lock": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"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": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"keywords": [
"cli",
"command line",
"console",
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/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-24T12:45:35+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "0828fa3e6e436243dbb3dc85abe6b698b3876b89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0828fa3e6e436243dbb3dc85abe6b698b3876b89",
"reference": "0828fa3e6e436243dbb3dc85abe6b698b3876b89",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1.1",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22",
"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.26"
},
"provide": {
"psr/container-implementation": "1.0",
"symfony/service-implementation": "1.0|2.0"
},
"require-dev": {
"symfony/config": "^5.3|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/yaml": "^4.4.26|^5.0|^6.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.4.6"
},
"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-02T12:42:23+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/error-handler",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
"reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/log": "^1|^2|^3",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"require-dev": {
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/serializer": "^4.4|^5.0|^6.0"
},
"bin": [
"Resources/bin/patch-type-declarations"
],
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\ErrorHandler\\": ""
},
"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 manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.3"
},
"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/event-dispatcher",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/event-dispatcher-contracts": "^2|^3",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/dependency-injection": "<4.4"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/http-foundation": "^4.4|^5.0|^6.0",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/stopwatch": "^4.4|^5.0|^6.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"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 that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
},
"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-05-05T16:45:39+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/event-dispatcher": "^1"
},
"suggest": {
"symfony/event-dispatcher-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\\EventDispatcher\\": ""
}
},
"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 dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-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/filesystem",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "d53a45039974952af7f7ebc461ccdd4295e29440"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/d53a45039974952af7f7ebc461ccdd4295e29440",
"reference": "d53a45039974952af7f7ebc461ccdd4295e29440",
"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.6"
},
"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-02T12:42:23+00:00"
},
{
"name": "symfony/finder",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"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": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.3"
},
"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-26T16:34:36+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "76ea755f30924924ea37a28e098df61679efcb63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/76ea755f30924924ea37a28e098df61679efcb63",
"reference": "76ea755f30924924ea37a28e098df61679efcb63",
"shasum": ""
},
"require": {
"ext-xml": "*",
"php": ">=7.2.5",
"symfony/cache": "^5.2|^6.0",
"symfony/config": "^5.3|^6.0",
"symfony/dependency-injection": "^5.4.5|^6.0.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/error-handler": "^4.4.1|^5.0.1|^6.0",
"symfony/event-dispatcher": "^5.1|^6.0",
"symfony/filesystem": "^4.4|^5.0|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/http-foundation": "^5.3|^6.0",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22",
"symfony/routing": "^5.3|^6.0"
},
"conflict": {
"doctrine/annotations": "<1.13.1",
"doctrine/cache": "<1.11",
"doctrine/persistence": "<1.3",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"phpunit/phpunit": "<5.4.3",
"symfony/asset": "<5.3",
"symfony/console": "<5.2.5",
"symfony/dom-crawler": "<4.4",
"symfony/dotenv": "<5.1",
"symfony/form": "<5.2",
"symfony/http-client": "<4.4",
"symfony/lock": "<4.4",
"symfony/mailer": "<5.2",
"symfony/messenger": "<5.4",
"symfony/mime": "<4.4",
"symfony/property-access": "<5.3",
"symfony/property-info": "<4.4",
"symfony/security-csrf": "<5.3",
"symfony/serializer": "<5.2",
"symfony/service-contracts": ">=3.0",
"symfony/stopwatch": "<4.4",
"symfony/translation": "<5.3",
"symfony/twig-bridge": "<4.4",
"symfony/twig-bundle": "<4.4",
"symfony/validator": "<5.2",
"symfony/web-profiler-bundle": "<4.4",
"symfony/workflow": "<5.2"
},
"require-dev": {
"doctrine/annotations": "^1.13.1",
"doctrine/cache": "^1.11|^2.0",
"doctrine/persistence": "^1.3|^2.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^5.3|^6.0",
"symfony/browser-kit": "^5.4|^6.0",
"symfony/console": "^5.4|^6.0",
"symfony/css-selector": "^4.4|^5.0|^6.0",
"symfony/dom-crawler": "^4.4.30|^5.3.7|^6.0",
"symfony/dotenv": "^5.1|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/form": "^5.2|^6.0",
"symfony/http-client": "^4.4|^5.0|^6.0",
"symfony/lock": "^4.4|^5.0|^6.0",
"symfony/mailer": "^5.2|^6.0",
"symfony/messenger": "^5.4|^6.0",
"symfony/mime": "^4.4|^5.0|^6.0",
"symfony/notifier": "^5.4|^6.0",
"symfony/phpunit-bridge": "^5.3|^6.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/property-info": "^4.4|^5.0|^6.0",
"symfony/rate-limiter": "^5.2|^6.0",
"symfony/security-bundle": "^5.4|^6.0",
"symfony/serializer": "^5.4|^6.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0",
"symfony/string": "^5.0|^6.0",
"symfony/translation": "^5.3|^6.0",
"symfony/twig-bundle": "^4.4|^5.0|^6.0",
"symfony/validator": "^5.2|^6.0",
"symfony/web-link": "^4.4|^5.0|^6.0",
"symfony/workflow": "^5.2|^6.0",
"symfony/yaml": "^4.4|^5.0|^6.0",
"twig/twig": "^2.10|^3.0"
},
"suggest": {
"ext-apcu": "For best performance of the system caches",
"symfony/console": "For using the console commands",
"symfony/form": "For using forms",
"symfony/property-info": "For using the property_info service",
"symfony/serializer": "For using the serializer service",
"symfony/validator": "For using validation",
"symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
"symfony/yaml": "For using the debug:config and lint:yaml commands"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\FrameworkBundle\\": ""
},
"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 tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.6"
},
"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-04T14:13:35+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "34e89bc147633c0f9dd6caaaf56da3b806a21465"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/34e89bc147633c0f9dd6caaaf56da3b806a21465",
"reference": "34e89bc147633c0f9dd6caaaf56da3b806a21465",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"predis/predis": "~1.0",
"symfony/cache": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/mime": "^4.4|^5.0|^6.0"
},
"suggest": {
"symfony/mime": "To use the file extension guesser"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"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": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.6"
},
"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-05T21:03:43+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "d41f29ae9af1b5f40c7ebcddf09082953229411d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/d41f29ae9af1b5f40c7ebcddf09082953229411d",
"reference": "d41f29ae9af1b5f40c7ebcddf09082953229411d",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/log": "^1|^2",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^5.0|^6.0",
"symfony/http-foundation": "^5.3.7|^6.0",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/browser-kit": "<5.4",
"symfony/cache": "<5.0",
"symfony/config": "<5.0",
"symfony/console": "<4.4",
"symfony/dependency-injection": "<5.3",
"symfony/doctrine-bridge": "<5.0",
"symfony/form": "<5.0",
"symfony/http-client": "<5.0",
"symfony/mailer": "<5.0",
"symfony/messenger": "<5.0",
"symfony/translation": "<5.0",
"symfony/twig-bridge": "<5.0",
"symfony/validator": "<5.0",
"twig/twig": "<2.13"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/cache": "^1.0|^2.0|^3.0",
"symfony/browser-kit": "^5.4|^6.0",
"symfony/config": "^5.0|^6.0",
"symfony/console": "^4.4|^5.0|^6.0",
"symfony/css-selector": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^5.3|^6.0",
"symfony/dom-crawler": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/http-client-contracts": "^1.1|^2|^3",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/routing": "^4.4|^5.0|^6.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0",
"symfony/translation": "^4.4|^5.0|^6.0",
"symfony/translation-contracts": "^1.1|^2|^3",
"twig/twig": "^2.13|^3.0.4"
},
"suggest": {
"symfony/browser-kit": "",
"symfony/config": "",
"symfony/console": "",
"symfony/dependency-injection": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpKernel\\": ""
},
"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 structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.6"
},
"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-05T21:14:51+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-grapheme",
"version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
"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\\Grapheme\\": ""
}
},
"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 grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/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-23T21:10:46+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "219aa369ceff116e673852dce47c3a41794c14bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
"reference": "219aa369ceff116e673852dce47c3a41794c14bd",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-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.26.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-05-24T11:49:31+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-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.26.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-05-24T11:49:31+00:00"
},
{
"name": "symfony/polyfill-php72",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-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.26.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-05-24T11:49:31+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.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-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.26.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-05-10T07:21:04+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/routing",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "44b29c7a94e867ccde1da604792f11a469958981"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/44b29c7a94e867ccde1da604792f11a469958981",
"reference": "44b29c7a94e867ccde1da604792f11a469958981",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"doctrine/annotations": "<1.12",
"symfony/config": "<5.3",
"symfony/dependency-injection": "<4.4",
"symfony/yaml": "<4.4"
},
"require-dev": {
"doctrine/annotations": "^1.12",
"psr/log": "^1|^2|^3",
"symfony/config": "^5.3|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/http-foundation": "^4.4|^5.0|^6.0",
"symfony/yaml": "^4.4|^5.0|^6.0"
},
"suggest": {
"symfony/config": "For using the all-in-one router or any loader",
"symfony/expression-language": "For using expression matching",
"symfony/http-foundation": "For using a Symfony Request object",
"symfony/yaml": "For using the YAML loader"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Routing\\": ""
},
"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": "Maps an HTTP request to a set of configuration variables",
"homepage": "https://symfony.com",
"keywords": [
"router",
"routing",
"uri",
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.3"
},
"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/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/string",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "~1.15"
},
"conflict": {
"symfony/translation-contracts": ">=3.0"
},
"require-dev": {
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/http-client": "^4.4|^5.0|^6.0",
"symfony/translation-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0|^6.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"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 object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.3"
},
"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-dumper",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/294e9da6e2e0dd404e983daa5aa74253d92c05d0",
"reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"phpunit/phpunit": "<5.4.3",
"symfony/console": "<4.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/uid": "^5.1|^6.0",
"twig/twig": "^2.13|^3.0.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"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 mechanisms for walking through any arbitrary PHP variable",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.6"
},
"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-02T12:42:23+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "49e2355fe6f59ea30c18ebb68edf13b7e20582e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/49e2355fe6f59ea30c18ebb68edf13b7e20582e5",
"reference": "49e2355fe6f59ea30c18ebb68edf13b7e20582e5",
"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.6"
},
"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-02T12:42:23+00:00"
},
{
"name": "symfony/yaml",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e80f87d2c9495966768310fc531b487ce64237a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e80f87d2c9495966768310fc531b487ce64237a2",
"reference": "e80f87d2c9495966768310fc531b487ce64237a2",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
"symfony/console": "<5.3"
},
"require-dev": {
"symfony/console": "^5.3|^6.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
"bin": [
"Resources/bin/yaml-lint"
],
"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/v5.4.3"
},
"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-26T16:32:32+00:00"
},
{
"name": "tinymce/tinymce",
"version": "5.10.1",
"source": {
"type": "git",
"url": "https://github.com/tinymce/tinymce-dist.git",
"reference": "23dbb5d218707805b74c9fe4f1e2525bcd21e689"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/23dbb5d218707805b74c9fe4f1e2525bcd21e689",
"reference": "23dbb5d218707805b74c9fe4f1e2525bcd21e689",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"scripts": [
"tinymce.js",
"plugins/*/plugin.js",
"themes/*/theme.js",
"themes/*/icons.js"
],
"files": [
"tinymce.min.js",
"plugins/*/plugin.min.js",
"themes/*/theme.min.js",
"skins/**",
"icons/*/icons.min.js"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"homepage": "https://www.tiny.cloud/",
"keywords": [
"contenteditable",
"editing",
"html",
"javascript",
"rich editor",
"rich text",
"rich text editor",
"richtext",
"rte",
"text",
"tinymce",
"wysiwyg"
],
"time": "2021-11-03T03:57:12+00:00"
},
{
"name": "twig/extensions",
"version": "v1.5.4",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig-extensions.git",
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
"shasum": ""
},
"require": {
"twig/twig": "^1.27|^2.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.4",
"symfony/translation": "^2.7|^3.4"
},
"suggest": {
"symfony/translation": "Allow the time_diff output to be translated"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
},
"autoload": {
"psr-0": {
"Twig_Extensions_": "lib/"
},
"psr-4": {
"Twig\\Extensions\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Common additional features for Twig that do not directly belong in core",
"keywords": [
"i18n",
"text"
],
"support": {
"issues": "https://github.com/twigphp/Twig-extensions/issues",
"source": "https://github.com/twigphp/Twig-extensions/tree/master"
},
"abandoned": true,
"time": "2018-12-05T18:34:18+00:00"
},
{
"name": "twig/twig",
"version": "v2.14.11",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
"reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php72": "^1.8"
},
"require-dev": {
"psr/container": "^1.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.14-dev"
}
},
"autoload": {
"psr-0": {
"Twig_": "lib/"
},
"psr-4": {
"Twig\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Twig Team",
"role": "Contributors"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.14.11"
},
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
"time": "2022-02-04T06:57:25+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": "whitehat101/apr1-md5",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/whitehat101/apr1-md5.git",
"reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
"reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
},
"type": "library",
"autoload": {
"psr-4": {
"WhiteHat101\\Crypt\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeremy Ebler",
"email": "jebler@gmail.com"
}
],
"description": "Apache's APR1-MD5 algorithm in pure PHP",
"homepage": "https://github.com/whitehat101/apr1-md5",
"keywords": [
"MD5",
"apr1"
],
"support": {
"issues": "https://github.com/whitehat101/apr1-md5/issues",
"source": "https://github.com/whitehat101/apr1-md5/tree/master"
},
"time": "2015-02-11T11:06:42+00:00"
},
{
"name": "zendframework/zend-diactoros",
"version": "1.8.6",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-diactoros.git",
"reference": "20da13beba0dde8fb648be3cc19765732790f46e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
"reference": "20da13beba0dde8fb648be3cc19765732790f46e",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"ext-dom": "*",
"ext-libxml": "*",
"php-http/psr7-integration-tests": "dev-master",
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
"zendframework/zend-coding-standard": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev",
"dev-develop": "1.9.x-dev",
"dev-release-2.0": "2.0.x-dev"
}
},
"autoload": {
"files": [
"src/functions/create_uploaded_file.php",
"src/functions/marshal_headers_from_sapi.php",
"src/functions/marshal_method_from_sapi.php",
"src/functions/marshal_protocol_version_from_sapi.php",
"src/functions/marshal_uri_from_sapi.php",
"src/functions/normalize_server.php",
"src/functions/normalize_uploaded_files.php",
"src/functions/parse_cookie_header.php"
],
"psr-4": {
"Zend\\Diactoros\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"description": "PSR HTTP Message implementations",
"homepage": "https://github.com/zendframework/zend-diactoros",
"keywords": [
"http",
"psr",
"psr-7"
],
"abandoned": "laminas/laminas-diactoros",
"time": "2018-09-05T19:29:37+00:00"
}
],
"packages-dev": [
{
"name": "doctrine/instantiator",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^8.0",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.io/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
"time": "2020-11-10T18:47:58+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.10.2",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"replace": {
"myclabs/deep-copy": "self.version"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^7.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"time": "2020-11-13T09:40:50+00:00"
},
{
"name": "nikic/php-parser",
"version": "v4.10.4",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.9-dev"
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
"time": "2020-12-20T10:01:03+00:00"
},
{
"name": "phar-io/manifest",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
"reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2020-06-27T14:33:11+00:00"
},
{
"name": "phar-io/version",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "bae7c545bef187884426f042434e561ab1ddb182"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
"reference": "bae7c545bef187884426f042434e561ab1ddb182",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"time": "2021-02-23T14:00:09+00:00"
},
{
"name": "phpdocumentor/reflection-common",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
"time": "2020-06-27T09:03:43+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "5.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
"shasum": ""
},
"require": {
"ext-filter": "*",
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3",
"webmozart/assert": "^1.9.1"
},
"require-dev": {
"mockery/mockery": "~1.3.2",
"psalm/phar": "^4.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
},
"time": "2021-10-19T17:43:47+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
"ext-tokenizer": "*",
"psalm/phar": "^4.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
},
"time": "2022-01-04T19:58:01+00:00"
},
{
"name": "phpspec/prophecy",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
"reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2",
"php": "^7.2",
"phpdocumentor/reflection-docblock": "^5.0",
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0",
"phpunit/phpunit": "^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.11.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"time": "2020-07-08T12:44:21+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "f6293e1b30a2354e8428e004689671b83871edde"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
"reference": "f6293e1b30a2354e8428e004689671b83871edde",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.10.2",
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
"sebastian/code-unit-reverse-lookup": "^2.0.2",
"sebastian/complexity": "^2.0",
"sebastian/environment": "^5.1.2",
"sebastian/lines-of-code": "^1.0.3",
"sebastian/version": "^3.0.1",
"theseer/tokenizer": "^1.2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcov": "*",
"ext-xdebug": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"time": "2021-03-28T07:26:59+00:00"
},
{
"name": "phpunit/php-file-iterator",
"version": "3.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
"reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2020-09-28T05:57:25+00:00"
},
{
"name": "phpunit/php-invoker",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
"keywords": [
"process"
],
"time": "2020-09-28T05:58:55+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2020-10-26T05:33:50+00:00"
},
{
"name": "phpunit/php-timer",
"version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2020-10-26T13:16:10+00:00"
},
{
"name": "phpunit/phpunit",
"version": "9.4.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ef533467a7974c4b6c354f3eff42a115910bd4e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef533467a7974c4b6c354f3eff42a115910bd4e5",
"reference": "ef533467a7974c4b6c354f3eff42a115910bd4e5",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.3.1",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1",
"phar-io/manifest": "^2.0.1",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpspec/prophecy": "^1.11.1",
"phpunit/php-code-coverage": "^9.2",
"phpunit/php-file-iterator": "^3.0.4",
"phpunit/php-invoker": "^3.1",
"phpunit/php-text-template": "^2.0.2",
"phpunit/php-timer": "^5.0.1",
"sebastian/cli-parser": "^1.0",
"sebastian/code-unit": "^1.0.5",
"sebastian/comparator": "^4.0.3",
"sebastian/diff": "^4.0.2",
"sebastian/environment": "^5.1.2",
"sebastian/exporter": "^4.0.2",
"sebastian/global-state": "^5.0",
"sebastian/object-enumerator": "^4.0.2",
"sebastian/resource-operations": "^3.0.2",
"sebastian/type": "^2.2.1",
"sebastian/version": "^3.0.1"
},
"require-dev": {
"ext-pdo": "*",
"phpspec/prophecy-phpunit": "^2.0.1"
},
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.4-dev"
}
},
"autoload": {
"classmap": [
"src/"
],
"files": [
"src/Framework/Assert/Functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2020-10-02T03:54:37+00:00"
},
{
"name": "sebastian/cli-parser",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
"time": "2020-09-28T06:08:49+00:00"
},
{
"name": "sebastian/code-unit",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
"time": "2020-10-26T13:08:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2020-09-28T05:30:19+00:00"
},
{
"name": "sebastian/comparator",
"version": "4.0.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "55f4261989e546dc112258c7a75935a81a7ce382"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
"reference": "55f4261989e546dc112258c7a75935a81a7ce382",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/diff": "^4.0",
"sebastian/exporter": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
"time": "2020-10-26T15:49:45+00:00"
},
{
"name": "sebastian/complexity",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.7",
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
"time": "2020-10-26T15:52:27+00:00"
},
{
"name": "sebastian/diff",
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"time": "2020-10-26T13:10:38+00:00"
},
{
"name": "sebastian/environment",
"version": "5.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
"time": "2020-09-28T05:52:38+00:00"
},
{
"name": "sebastian/exporter",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
"reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
"time": "2020-09-28T05:24:23+00:00"
},
{
"name": "sebastian/global-state",
"version": "5.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "a90ccbddffa067b51f574dea6eb25d5680839455"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455",
"reference": "a90ccbddffa067b51f574dea6eb25d5680839455",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-dom": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"time": "2020-10-26T15:55:19+00:00"
},
{
"name": "sebastian/lines-of-code",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.6",
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
"time": "2020-11-28T06:42:11+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2020-10-26T13:12:34+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2020-10-26T13:14:26+00:00"
},
{
"name": "sebastian/recursion-context",
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2020-10-26T13:17:30+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2020-09-28T06:45:17+00:00"
},
{
"name": "sebastian/type",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
"reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
"time": "2020-10-26T13:18:59+00:00"
},
{
"name": "sebastian/version",
"version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c6c1022351a901512170118436c764e473f6de8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
"reference": "c6c1022351a901512170118436c764e473f6de8c",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2020-09-28T06:39:44+00:00"
},
{
"name": "theseer/tokenizer",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "75a63c33a8577608444246075ea0af0d052e452a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
"reference": "75a63c33a8577608444246075ea0af0d052e452a",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2020-07-12T23:59:07+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"egroupware/activesync": 20,
"egroupware/bookmarks": 20,
"egroupware/collabora": 20,
"egroupware/news_admin": 20,
"egroupware/openid": 20,
"egroupware/projectmanager": 20,
"egroupware/registration": 20,
"egroupware/rocketchat": 20,
"egroupware/smallpart": 20,
"egroupware/status": 20,
"egroupware/swoolepush": 20,
"egroupware/tracker": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.3,<=8.1",
"ext-gd": "*",
"ext-json": "*",
"ext-mysqli": "*",
"ext-openssl": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-xml": "*",
"ext-xsl": "*"
},
"platform-dev": [],
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.2.0"
}