Skip to content

Commit

Permalink
require fixed plugin installer
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Apr 10, 2024
1 parent 5def9b3 commit 27b349b
Show file tree
Hide file tree
Showing 36 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pear/net_sieve": "~1.4.5",
"pear/net_smtp": "~1.10.0",
"pear/pear-core-minimal": "~1.10.1",
"roundcube/plugin-installer": "~0.3.3",
"roundcube/plugin-installer": "~0.3.4",
"roundcube/rtf-html-php": "^2.1"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/acl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/additional_message_headers/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/archive/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/attachment_reminder/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/autologon/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/autologout/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/database_attachments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3",
"roundcube/plugin-installer": "~0.3.4",
"roundcube/filesystem_attachments": ">=1.0.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/debug_logger/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/emoticons/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/enigma/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3",
"roundcube/plugin-installer": "~0.3.4",
"pear/crypt_gpg": "~1.6.3"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/example_addressbook/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/filesystem_attachments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/help/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/hide_blockquote/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/http_authentication/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/identicon/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require": {
"php": ">=7.3.0",
"ext-gd": "*",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/identity_select/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/jqueryui/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/krb_authentication/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/managesieve/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3",
"roundcube/plugin-installer": "~0.3.4",
"pear/net_sieve": "~1.4.4"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/markasjunk/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/new_user_dialog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/new_user_identity/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/newmail_notifier/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/password/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/reconnect/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/redundant_attachments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3",
"roundcube/plugin-installer": "~0.3.4",
"roundcube/filesystem_attachments": ">=1.0.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/show_additional_headers/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/squirrelmail_usercopy/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/subscriptions_option/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/userinfo/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/vcard_attachments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/virtuser_file/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/virtuser_query/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3"
"roundcube/plugin-installer": "~0.3.4"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/zipdownload/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.3.0",
"roundcube/plugin-installer": "~0.3.3",
"roundcube/plugin-installer": "~0.3.4",
"ext-zip": "*"
},
"autoload": {
Expand Down

0 comments on commit 27b349b

Please sign in to comment.