From d8826ef8da7323874204c1b23d4749e815e0db2c Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 17 Jun 2019 15:38:12 +0200 Subject: [PATCH] installing now rocketchat, status and openid apps by default --- composer.json | 84 ++-- composer.lock | 1118 ++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 1152 insertions(+), 50 deletions(-) diff --git a/composer.json b/composer.json index 473a18e51c..31ccf56857 100644 --- a/composer.json +++ b/composer.json @@ -46,52 +46,56 @@ "config": { "platform": { "php": "7.0" - } + }, + "sort-packages": true }, "require": { "php": ">=7.0,<=8.0.0alpha1", - "ext-mysqli":"*", - "ext-pdo":"*", - "ext-gd":"*", - "ext-json":"*", - "ext-xml":"*", - "ext-xsl":"*", - "ext-openssl":"*", - "ext-session":"*", - "fxp/composer-asset-plugin":"^1.2.2", - "pear-pear.horde.org/horde_imap_client": "^2.29.7", - "pear-pear.horde.org/horde_nls": "^2.0.3", - "pear-pear.horde.org/horde_mail": "^2.1.2", - "pear-pear.horde.org/horde_smtp": "^1.3.0", - "pear-pear.horde.org/horde_compress": "^2.0.8", - "egroupware/icalendar": "^2.1.9", - "pear-pear.horde.org/horde_mapi": "^1.0.9", - "pear-pear.horde.org/horde_managesieve": "^1.0.2", - "pear-pear.horde.org/horde_crypt": "^2.7.9", - "pear-pear.horde.org/horde_text_diff": "^2.2", - "pear/pear": "*", - "pear/auth_sasl": "*", - "pear/xml_feed_parser": "^1.0.5", - "pear/log": "*", - "bower-asset/jquery": "^1.12.4", - "bower-asset/fastclick":"1.0.*", - "bower-asset/jquery-touchswipe": "1.6.*", - "bower-asset/jquery-ui":"=1.11.2", - "bower-asset/cropper":"2.3.*", - "npm-asset/as-jqplot" : "1.0.*", - "npm-asset/gridster":"0.5.*", + "ext-gd": "*", + "ext-json": "*", + "ext-mysqli": "*", + "ext-openssl": "*", + "ext-pdo": "*", + "ext-session": "*", + "ext-xml": "*", + "ext-xsl": "*", "adldap2/adldap2": "=4.0.4", - "egroupware/magicsuggest": "^2.1", - "oomphinc/composer-installers-extender": "^1.1", - "egroupware/collabora": "self.version", - "egroupware/projectmanager": "self.version", - "egroupware/tracker": "self.version", - "egroupware/z-push-dev": "^2.5", + "bower-asset/cropper": "2.3.*", + "bower-asset/diff2html": "^2.7", + "bower-asset/fastclick": "1.0.*", + "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", - "bower-asset/diff2html": "^2.7", - "tinymce/tinymce": "^5.0", - "pragmarx/google2fa-qrcode": "^1.0" + "egroupware/collabora": "self.version", + "egroupware/icalendar": "^2.1.9", + "egroupware/magicsuggest": "^2.1", + "egroupware/openid": "self.version", + "egroupware/projectmanager": "self.version", + "egroupware/rocketchat": "self.version", + "egroupware/status": "self.version", + "egroupware/tracker": "self.version", + "egroupware/z-push-dev": "^2.5", + "fxp/composer-asset-plugin": "^1.2.2", + "npm-asset/as-jqplot": "1.0.*", + "npm-asset/gridster": "0.5.*", + "oomphinc/composer-installers-extender": "^1.1", + "pear-pear.horde.org/horde_compress": "^2.0.8", + "pear-pear.horde.org/horde_crypt": "^2.7.9", + "pear-pear.horde.org/horde_imap_client": "^2.29.7", + "pear-pear.horde.org/horde_mail": "^2.1.2", + "pear-pear.horde.org/horde_managesieve": "^1.0.2", + "pear-pear.horde.org/horde_mapi": "^1.0.9", + "pear-pear.horde.org/horde_nls": "^2.0.3", + "pear-pear.horde.org/horde_smtp": "^1.3.0", + "pear-pear.horde.org/horde_text_diff": "^2.2", + "pear/auth_sasl": "*", + "pear/log": "*", + "pear/pear": "*", + "pear/xml_feed_parser": "^1.0.5", + "pragmarx/google2fa-qrcode": "^1.0", + "tinymce/tinymce": "^5.0" }, "require-dev": { }, diff --git a/composer.lock b/composer.lock index 564a58ae25..d59b2dac56 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": "657f4102bb8684c562f9e495b179af5d", + "content-hash": "3244e151a2774a6fbe65bac8aa0bd3be", "packages": [ { "name": "adldap2/adldap2", @@ -102,6 +102,50 @@ "homepage": "https://github.com/Bacon/BaconQrCode", "time": "2017-10-17T09:59:25+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", @@ -502,6 +546,100 @@ ], "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", + "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": "egroupware/activesync", "version": "dev-master", @@ -735,6 +873,55 @@ "homepage": "https://github.com/EGroupware/magicsuggest", "time": "2018-06-21T10:14:03+00:00" }, + { + "name": "egroupware/openid", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/EGroupware/openid.git", + "reference": "9aeab3624b41df393fa2405eb3497dc9e2cb8b7e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/EGroupware/openid/zipball/9aeab3624b41df393fa2405eb3497dc9e2cb8b7e", + "reference": "9aeab3624b41df393fa2405eb3497dc9e2cb8b7e", + "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": "2019-06-17T13:29:36+00:00" + }, { "name": "egroupware/projectmanager", "version": "dev-master", @@ -775,6 +962,86 @@ "homepage": "https://www.egroupware.org/", "time": "2019-06-13T17:23:18+00:00" }, + { + "name": "egroupware/rocketchat", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/EGroupware/rocketchat.git", + "reference": "a972a24b560e55b2eced1effa37a2409350e8646" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/EGroupware/rocketchat/zipball/a972a24b560e55b2eced1effa37a2409350e8646", + "reference": "a972a24b560e55b2eced1effa37a2409350e8646", + "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": "2019-06-17T13:24:28+00:00" + }, + { + "name": "egroupware/status", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/EGroupware/status.git", + "reference": "4b1383f0721937fbabbc0ddee74461b313da5513" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/EGroupware/status/zipball/4b1383f0721937fbabbc0ddee74461b313da5513", + "reference": "4b1383f0721937fbabbc0ddee74461b313da5513", + "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": "2019-06-17T13:24:56+00:00" + }, { "name": "egroupware/tracker", "version": "dev-master", @@ -900,6 +1167,312 @@ ], "time": "2019-05-01T11:47:39+00:00" }, + { + "name": "lcobucci/jwt", + "version": "3.3.1", + "source": { + "type": "git", + "url": "https://github.com/lcobucci/jwt.git", + "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", + "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", + "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" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "autoload": { + "psr-4": { + "Lcobucci\\JWT\\": "src" + } + }, + "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": "2019-05-24T18:30:49+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", @@ -2508,6 +3081,101 @@ "homepage": "http://pear.php.net/package/XML_Util", "time": "2017-06-28T19:21:19+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": "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", @@ -2622,6 +3290,369 @@ ], "time": "2019-03-20T16:42:58+00:00" }, + { + "name": "psr/container", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://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" + ], + "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" + }, + { + "name": "psr/log", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "Psr/Log/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "time": "2018-11-20T15:27:04+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/polyfill-php56", "version": "v1.11.0", @@ -2775,30 +3806,97 @@ "wysiwyg" ], "time": "2019-06-05T06:30:54+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" + ], + "time": "2018-09-05T19:29:37+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { - "egroupware/collabora": 20, - "egroupware/projectmanager": 20, - "egroupware/tracker": 20, "egroupware/activesync": 20, - "egroupware/adodb-php": 20 + "egroupware/adodb-php": 20, + "egroupware/collabora": 20, + "egroupware/openid": 20, + "egroupware/projectmanager": 20, + "egroupware/rocketchat": 20, + "egroupware/status": 20, + "egroupware/tracker": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.0,<=8.0.0alpha1", - "ext-mysqli": "*", - "ext-pdo": "*", "ext-gd": "*", "ext-json": "*", - "ext-xml": "*", - "ext-xsl": "*", + "ext-mysqli": "*", "ext-openssl": "*", - "ext-session": "*" + "ext-pdo": "*", + "ext-session": "*", + "ext-xml": "*", + "ext-xsl": "*" }, "platform-dev": [], "platform-overrides": {