Bump version numbers, cleanup composer.json files

Summary:
The idea is to make a tag and update the public Roundcube mirrors
so a wider audience can use the plugins.

Reviewers: #roundcube_kolab_plugins_developers, mollekopf

Reviewed By: #roundcube_kolab_plugins_developers, mollekopf

Subscribers: #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D5100
This commit is contained in:
Aleksander Machniak 2025-02-27 15:45:25 +01:00
parent 0d455af280
commit 1072c6303f
27 changed files with 49 additions and 200 deletions

View file

@ -4,7 +4,7 @@
"description": "Calendar plugin", "description": "Calendar plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.11", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,12 +17,6 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
@ -31,7 +25,7 @@
}, },
"extra": { "extra": {
"roundcube": { "roundcube": {
"min-version": "1.4.0", "min-version": "1.6.0",
"sql-dir": "drivers/database/SQL" "sql-dir": "drivers/database/SQL"
} }
} }

View file

@ -12,12 +12,6 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"

View file

@ -4,7 +4,7 @@
"description": "Kolab 2-Factor Authentication", "description": "Kolab 2-Factor Authentication",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.11", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,12 +17,6 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",

View file

@ -4,7 +4,7 @@
"description": "ActiveSync configuration utility for Kolab accounts", "description": "ActiveSync configuration utility for Kolab accounts",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.6", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,14 +17,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }

View file

@ -4,7 +4,7 @@
"description": "Kolab addressbook", "description": "Kolab addressbook",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.10", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,12 +17,6 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",

View file

@ -4,7 +4,7 @@
"description": "Kolab authentication", "description": "Kolab authentication",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.8", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,14 +17,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.5.1" "kolab/libkolab": ">=3.5.1"
} }

View file

@ -4,7 +4,7 @@
"description": "Proxy authentication for Kolab", "description": "Proxy authentication for Kolab",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.4.2", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -4,7 +4,7 @@
"description": "Chat integration plugin", "description": "Chat integration plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.4", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }

View file

@ -4,7 +4,7 @@
"description": "Kolab delegation feature", "description": "Kolab delegation feature",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.11", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.5.1", "kolab/libkolab": ">=3.5.1",
"kolab/kolab_auth": ">=3.5.1" "kolab/kolab_auth": ">=3.5.1"

View file

@ -4,7 +4,7 @@
"description": "User interface for Kolab File Manager (Chwala)", "description": "User interface for Kolab File Manager (Chwala)",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.2", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }

View file

@ -4,7 +4,7 @@
"description": "Type-aware folder management/listing for Kolab", "description": "Type-aware folder management/listing for Kolab",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.2", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }

View file

@ -4,7 +4,7 @@
"description": "Notes module for Roundcube connecting to a Kolab server for storage", "description": "Notes module for Roundcube connecting to a Kolab server for storage",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.5", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,14 +17,8 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -4,7 +4,7 @@
"description": "Single Sign On for Kolab", "description": "Single Sign On for Kolab",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.4", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0", "kolab/libkolab": ">=3.4.0",
"pear/http_request2": "~2.5.0", "pear/http_request2": "~2.5.0",

View file

@ -4,7 +4,7 @@
"description": "Email tags plugin", "description": "Email tags plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.3", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",
@ -12,15 +12,15 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
},
"extra": {
"roundcube": {
"min-version": "1.6.0",
"sql-dir": "drivers/database/SQL"
}
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -4,7 +4,7 @@
"description": "Library providing common functions for calendaring plugins", "description": "Library providing common functions for calendaring plugins",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.11", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,12 +17,6 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",

View file

@ -4,7 +4,7 @@
"description": "Plugin to setup a basic environment for the interaction with a Kolab server.", "description": "Plugin to setup a basic environment for the interaction with a Kolab server.",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.11", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,12 +17,6 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
@ -30,5 +24,10 @@
"pear/http_request2": "~2.5.0", "pear/http_request2": "~2.5.0",
"caxy/php-htmldiff": "~0.1", "caxy/php-htmldiff": "~0.1",
"lolli42/finediff": "~1.0.3" "lolli42/finediff": "~1.0.3"
},
"extra": {
"roundcube": {
"min-version": "1.6.0"
}
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
}, },
"extra": { "extra": {

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -4,7 +4,7 @@
"description": "Task management plugin", "description": "Task management plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/", "homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "3.5.10", "version": "3.6.0",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",
@ -17,12 +17,6 @@
"role": "Developer" "role": "Developer"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=7.2.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
@ -31,7 +25,7 @@
}, },
"extra": { "extra": {
"roundcube": { "roundcube": {
"min-version": "1.4.0", "min-version": "1.6.0",
"sql-dir": "drivers/database/SQL" "sql-dir": "drivers/database/SQL"
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3" "roundcube/plugin-installer": ">=0.1.3"
} }
} }

View file

@ -12,14 +12,8 @@
"role": "Lead" "role": "Lead"
} }
], ],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": { "require": {
"php": ">=5.3.0", "php": ">=7.2.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.4.0" "kolab/libkolab": ">=3.4.0"
} }