roundcube / plugin-installer

A composer installer for Roundcube plugins
26 stars 15 forks source link

Initialize Roundcube using iniset.php include only #45

Closed mvorisek closed 5 months ago

mvorisek commented 5 months ago

address https://github.com/roundcube/roundcubemail/pull/9407#issuecomment-2041487898

I tested it using:


     "require": {
         ...
-        "roundcube/plugin-installer": "~0.3.3",
+        "roundcube/plugin-installer": "dev-master#f46bcea6d10c9a831c07f71fed3a0fea4a70eaa4 as 0.3.3",

(will be) tested in #46

mvorisek commented 5 months ago

@alecpl can a new release be tagged for https://github.com/roundcube/roundcubemail/pull/9407?

alecpl commented 5 months ago

0.3.4 tag pushed.