diff --git a/composer.json b/composer.json index 96a2d22afa..96f61e3892 100644 --- a/composer.json +++ b/composer.json @@ -71,23 +71,11 @@ "bower-asset/jquery": "^1.12.4", "bower-asset/jquery-touchswipe": "1.6.*", "bower-asset/jquery-ui": "=1.11.2", - "egroupware/activesync": "self.version", "egroupware/adodb-php": "self.version", - "egroupware/bookmarks": "self.version", - "egroupware/collabora": "self.version", "egroupware/guzzlestream": "dev-master", "egroupware/icalendar": "^2.1.9", "egroupware/imap-client": "^2.30.2", "egroupware/magicsuggest": "^2.1", - "egroupware/news_admin": "self.version", - "egroupware/openid": "self.version", - "egroupware/projectmanager": "self.version", - "egroupware/registration": "self.version", - "egroupware/rocketchat": "self.version", - "egroupware/smallpart": "self.version", - "egroupware/status": "self.version", - "egroupware/swoolepush": "self.version", - "egroupware/tracker": "self.version", "egroupware/webdav": "dev-master", "egroupware/z-push-dev": "^2.5", "fxp/composer-asset-plugin": "^1.2.2", diff --git a/composer.lock b/composer.lock index 80dba9b3e3..68d99a413d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a4ca48486896136c2dc9b1c1dfa79846", + "content-hash": "8383b7105a022f62264c21fbb106a665", "packages": [ { "name": "adldap2/adldap2", @@ -158,50 +158,6 @@ ], "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", @@ -378,47 +334,6 @@ "bower-asset-ignore": [] } }, - { - "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": "components/bootstrap", "version": "4.1.1", @@ -643,226 +558,6 @@ ], "time": "2018-08-27T06:10:37+00:00" }, - { - "name": "container-interop/container-interop", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/container-interop/container-interop.git", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "shasum": "" - }, - "require": { - "psr/container": "^1.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Interop\\Container\\": "src/Interop/Container/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "homepage": "https://github.com/container-interop/container-interop", - "abandoned": "psr/container", - "time": "2017-02-14T19:40:03+00:00" - }, - { - "name": "defuse/php-encryption", - "version": "v2.2.1", - "source": { - "type": "git", - "url": "https://github.com/defuse/php-encryption.git", - "reference": "0f407c43b953d571421e0020ba92082ed5fb7620" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620", - "reference": "0f407c43b953d571421e0020ba92082ed5fb7620", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "paragonie/random_compat": ">= 2", - "php": ">=5.4.0" - }, - "require-dev": { - "nikic/php-parser": "^2.0|^3.0|^4.0", - "phpunit/phpunit": "^4|^5" - }, - "bin": [ - "bin/generate-defuse-key" - ], - "type": "library", - "autoload": { - "psr-4": { - "Defuse\\Crypto\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Hornby", - "email": "taylor@defuse.ca", - "homepage": "https://defuse.ca/" - }, - { - "name": "Scott Arciszewski", - "email": "info@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "Secure PHP Encryption Library", - "keywords": [ - "aes", - "authenticated encryption", - "cipher", - "crypto", - "cryptography", - "encrypt", - "encryption", - "openssl", - "security", - "symmetric key cryptography" - ], - "time": "2018-07-24T23:27:56+00:00" - }, - { - "name": "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": "6b8c487765f3c57bad3ebaf6dd8faba712043b6c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/activesync/zipball/6b8c487765f3c57bad3ebaf6dd8faba712043b6c", - "reference": "6b8c487765f3c57bad3ebaf6dd8faba712043b6c", - "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-02-03T07:03:40+00:00" - }, { "name": "egroupware/adodb-php", "version": "dev-master", @@ -917,78 +612,6 @@ ], "time": "2019-02-22T10:09:08+00:00" }, - { - "name": "egroupware/bookmarks", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/bookmarks.git", - "reference": "bae0f50dfb7907ad100c6bb99ef38042c94c28fb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/bookmarks/zipball/bae0f50dfb7907ad100c6bb99ef38042c94c28fb", - "reference": "bae0f50dfb7907ad100c6bb99ef38042c94c28fb", - "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-03-17T20:00:46+00:00" - }, - { - "name": "egroupware/collabora", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/collabora.git", - "reference": "6aa64709622a059671a79fd2744b597e53b40508" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/collabora/zipball/6aa64709622a059671a79fd2744b597e53b40508", - "reference": "6aa64709622a059671a79fd2744b597e53b40508", - "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": "2021-03-16T18:55:08+00:00" - }, { "name": "egroupware/guzzlestream", "version": "dev-master", @@ -1089,12 +712,12 @@ { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", - "role": "lead" + "role": "Lead" }, { "name": "Jan Schneider", "email": "jan@horde.org", - "role": "lead" + "role": "Lead" }, { "name": "Michael J Rubinsky", @@ -1208,385 +831,7 @@ ], "description": "Compiled version of magicsuggest customized for EGroupware project.", "homepage": "https://github.com/EGroupware/magicsuggest", - "time": "2018-06-21T10:14:03+00:00" - }, - { - "name": "egroupware/news_admin", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/news_admin.git", - "reference": "327515fa0832f8d82733122ebe21d65c0acfccfa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/news_admin/zipball/327515fa0832f8d82733122ebe21d65c0acfccfa", - "reference": "327515fa0832f8d82733122ebe21d65c0acfccfa", - "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-03-28T18:36:20+00:00" - }, - { - "name": "egroupware/openid", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/openid.git", - "reference": "1b735b7c554c0eb5c6af66590acfd2afeeefbcfe" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/openid/zipball/1b735b7c554c0eb5c6af66590acfd2afeeefbcfe", - "reference": "1b735b7c554c0eb5c6af66590acfd2afeeefbcfe", - "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": "2021-03-31T10:17:33+00:00" - }, - { - "name": "egroupware/projectmanager", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/projectmanager.git", - "reference": "94d182778b2fc04c68c51e295259fa2c09548de3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/projectmanager/zipball/94d182778b2fc04c68c51e295259fa2c09548de3", - "reference": "94d182778b2fc04c68c51e295259fa2c09548de3", - "shasum": "" - }, - "require": { - "fxp/composer-asset-plugin": "^1.2.2", - "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": "2021-03-30T17:20:21+00:00" - }, - { - "name": "egroupware/registration", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/registration.git", - "reference": "3759e01f8d8cc58c91695b2a36bf28b3fbf35c55" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/registration/zipball/3759e01f8d8cc58c91695b2a36bf28b3fbf35c55", - "reference": "3759e01f8d8cc58c91695b2a36bf28b3fbf35c55", - "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": "2021-03-26T15:09:52+00:00" - }, - { - "name": "egroupware/rocketchat", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/rocketchat.git", - "reference": "bd79b22828aba15dacd1090998fe39068c0a2ab0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/rocketchat/zipball/bd79b22828aba15dacd1090998fe39068c0a2ab0", - "reference": "bd79b22828aba15dacd1090998fe39068c0a2ab0", - "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-03-16T16:00:54+00:00" - }, - { - "name": "egroupware/smallpart", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/smallpart.git", - "reference": "1189949" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/smallpart/zipball/1189949", - "reference": "1189949", - "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": "2021-05-12T16:36:47+00:00" - }, - { - "name": "egroupware/status", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/status.git", - "reference": "887ce48eadfa08f35fef081e981358bce78f664d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/status/zipball/887ce48eadfa08f35fef081e981358bce78f664d", - "reference": "887ce48eadfa08f35fef081e981358bce78f664d", - "shasum": "" - }, - "require": { - "egroupware/egroupware": "self.version" - }, - "type": "egroupware-app", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Ralf Becker", - "email": "rb@egroupware.org" - }, - { - "name": "Hadi Nategh", - "email": "hn@egroupware.org" - }, - { - "name": "Nathan Gray", - "email": "ng@egroupware.org" - } - ], - "description": "EGroupware status / presence app showing logged in and/or in chat active users", - "homepage": "https://www.egroupware.org/", - "time": "2021-03-30T14:00:34+00:00" - }, - { - "name": "egroupware/swoolepush", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/swoolepush.git", - "reference": "2882e500a1f88fe7e36e16d98f710641afec5df9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/swoolepush/zipball/2882e500a1f88fe7e36e16d98f710641afec5df9", - "reference": "2882e500a1f88fe7e36e16d98f710641afec5df9", - "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": "2020-10-14T18:01:33+00:00" - }, - { - "name": "egroupware/tracker", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/EGroupware/tracker.git", - "reference": "8eebaa74e7062c3430d0fa96f262a21c61318139" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/EGroupware/tracker/zipball/8eebaa74e7062c3430d0fa96f262a21c61318139", - "reference": "8eebaa74e7062c3430d0fa96f262a21c61318139", - "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": "2021-03-28T18:31:56+00:00" + "time": "2018-06-21T13:36:37+00:00" }, { "name": "egroupware/webdav", @@ -1666,56 +911,6 @@ "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": "fxp/composer-asset-plugin", "version": "v1.4.5", @@ -2163,320 +1358,6 @@ "abandoned": "guzzle/guzzle", "time": "2014-02-05T18:29:46+00:00" }, - { - "name": "lcobucci/jwt", - "version": "3.4.5", - "source": { - "type": "git", - "url": "https://github.com/lcobucci/jwt.git", - "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1", - "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1", - "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" - ], - "time": "2021-02-16T09:40:01+00:00" - }, - { - "name": "league/event", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/event.git", - "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119", - "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "henrikbjorn/phpspec-code-coverage": "~1.0.1", - "phpspec/phpspec": "^2.2" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.2-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Event\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frenky.net" - } - ], - "description": "Event package", - "keywords": [ - "emitter", - "event", - "listener" - ], - "time": "2018-11-26T11:52:41+00:00" - }, - { - "name": "league/oauth2-server", - "version": "7.4.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth2-server.git", - "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf", - "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf", - "shasum": "" - }, - "require": { - "defuse/php-encryption": "^2.1", - "ext-openssl": "*", - "lcobucci/jwt": "^3.2.2", - "league/event": "^2.1", - "php": ">=7.0.0", - "psr/http-message": "^1.0.1" - }, - "replace": { - "league/oauth2server": "*", - "lncd/oauth2": "*" - }, - "require-dev": { - "phpstan/phpstan": "^0.9.2", - "phpstan/phpstan-phpunit": "^0.9.4", - "phpstan/phpstan-strict-rules": "^0.9.0", - "phpunit/phpunit": "^6.3 || ^7.0", - "roave/security-advisories": "dev-master", - "zendframework/zend-diactoros": "^1.3.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "League\\OAuth2\\Server\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Alex Bilbie", - "email": "hello@alexbilbie.com", - "homepage": "http://www.alexbilbie.com", - "role": "Developer" - }, - { - "name": "Andy Millington", - "email": "andrew@noexceptions.io", - "homepage": "https://www.noexceptions.io", - "role": "Developer" - } - ], - "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.", - "homepage": "https://oauth2.thephpleague.com/", - "keywords": [ - "Authentication", - "api", - "auth", - "authorisation", - "authorization", - "oauth", - "oauth 2", - "oauth 2.0", - "oauth2", - "protect", - "resource", - "secure", - "server" - ], - "time": "2019-05-05T09:22:01+00:00" - }, - { - "name": "monolog/monolog", - "version": "1.24.0", - "source": { - "type": "git", - "url": "https://github.com/Seldaek/monolog.git", - "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", - "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "psr/log": "~1.0" - }, - "provide": { - "psr/log-implementation": "1.0.0" - }, - "require-dev": { - "aws/aws-sdk-php": "^2.4.9 || ^3.0", - "doctrine/couchdb": "~1.0@dev", - "graylog2/gelf-php": "~1.0", - "jakub-onderka/php-parallel-lint": "0.9", - "php-amqplib/php-amqplib": "~2.4", - "php-console/php-console": "^3.1.3", - "phpunit/phpunit": "~4.5", - "phpunit/phpunit-mock-objects": "2.3.0", - "ruflin/elastica": ">=0.90 <3.0", - "sentry/sentry": "^0.13", - "swiftmailer/swiftmailer": "^5.3|^6.0" - }, - "suggest": { - "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", - "doctrine/couchdb": "Allow sending log messages to a CouchDB server", - "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", - "ext-mongo": "Allow sending log messages to a MongoDB server", - "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", - "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", - "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", - "php-console/php-console": "Allow sending log messages to Google Chrome", - "rollbar/rollbar": "Allow sending log messages to Rollbar", - "ruflin/elastica": "Allow sending log messages to an Elastic Search server", - "sentry/sentry": "Allow sending log messages to a Sentry server" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Monolog\\": "src/Monolog" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Sends your logs to files, sockets, inboxes, databases and various web services", - "homepage": "http://github.com/Seldaek/monolog", - "keywords": [ - "log", - "logging", - "psr-3" - ], - "time": "2018-11-05T09:00:11+00:00" - }, - { - "name": "nikic/fast-route", - "version": "v1.3.0", - "source": { - "type": "git", - "url": "https://github.com/nikic/FastRoute.git", - "reference": "181d480e08d9476e61381e04a71b34dc0432e812" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812", - "reference": "181d480e08d9476e61381e04a71b34dc0432e812", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35|~5.7" - }, - "type": "library", - "autoload": { - "psr-4": { - "FastRoute\\": "src/" - }, - "files": [ - "src/functions.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Nikita Popov", - "email": "nikic@php.net" - } - ], - "description": "Fast request router for PHP", - "keywords": [ - "router", - "routing" - ], - "time": "2018-02-13T20:26:39+00:00" - }, { "name": "npm-asset/as-jqplot", "version": "1.0.8", @@ -2501,49 +1382,6 @@ ], "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", @@ -2740,20 +1578,20 @@ }, { "name": "paragonie/random_compat", - "version": "v9.99.99", + "version": "v9.99.100", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { - "php": "^7" + "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", @@ -2781,7 +1619,7 @@ "pseudorandom", "random" ], - "time": "2018-07-02T15:55:56+00:00" + "time": "2020-10-15T08:29:30+00:00" }, { "name": "pear-pear.horde.org/Horde_Compress", @@ -4036,51 +2874,6 @@ "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", @@ -4306,56 +3099,6 @@ ], "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": "v5.0.0", @@ -4518,27 +3261,22 @@ }, { "name": "psr/container", - "version": "1.0.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.2.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -4551,7 +3289,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", @@ -4563,176 +3301,20 @@ "container-interop", "psr" ], - "time": "2017-02-14T16:28:37+00:00" - }, - { - "name": "psr/http-message", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Http\\Message\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for HTTP messages", - "homepage": "https://github.com/php-fig/http-message", - "keywords": [ - "http", - "http-message", - "psr", - "psr-7", - "request", - "response" - ], - "time": "2016-08-06T14:39:51+00:00" - }, - { - "name": "psr/http-server-handler", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/php-fig/http-server-handler.git", - "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7", - "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7", - "shasum": "" - }, - "require": { - "php": ">=7.0", - "psr/http-message": "^1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Http\\Server\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for HTTP server-side request handler", - "keywords": [ - "handler", - "http", - "http-interop", - "psr", - "psr-15", - "psr-7", - "request", - "response", - "server" - ], - "time": "2018-10-30T16:46:14+00:00" - }, - { - "name": "psr/http-server-middleware", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/php-fig/http-server-middleware.git", - "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5", - "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5", - "shasum": "" - }, - "require": { - "php": ">=7.0", - "psr/http-message": "^1.0", - "psr/http-server-handler": "^1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Http\\Server\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for HTTP server-side middleware", - "keywords": [ - "http", - "http-interop", - "middleware", - "psr", - "psr-15", - "psr-7", - "request", - "response" - ], - "time": "2018-10-30T17:12:04+00:00" + "time": "2021-03-05T17:36:06+00:00" }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -4756,7 +3338,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -4766,7 +3348,7 @@ "psr", "psr-3" ], - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "robrichards/xmlseclibs", @@ -6397,117 +4979,6 @@ ], "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.2.6", @@ -8696,71 +7167,6 @@ "validate" ], "time": "2019-08-24T08:43:50+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": [ @@ -9826,6 +8232,56 @@ ], "time": "2020-10-02T03:54:37+00:00" }, + { + "name": "psr/http-message", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", + "keywords": [ + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" + ], + "time": "2016-08-06T14:39:51+00:00" + }, { "name": "ralouphie/getallheaders", "version": "3.0.3", @@ -10758,20 +9214,8 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "egroupware/activesync": 20, "egroupware/adodb-php": 20, - "egroupware/bookmarks": 20, - "egroupware/collabora": 20, "egroupware/guzzlestream": 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, "egroupware/webdav": 20 }, "prefer-stable": true,