roundcubemail/plugins/identicon
Michael Voříšek 52d8172b0f
Allow composer autoloading (to coexist) (#9407)
* Replace custom loader in favor of composer native

* Load plugins using composer

* finish debug_logger plugin

* finish markasjunk plugin

* finish password plugin

* finish enigma plugin

* finish managesieve plugin

* fix ExtensionInstaller run on first install

* fix phpstan "Implicit array creation" in plugin config files

* simplify composer.json

* keep non-composer autoloading relying on include_path set in plugins

* update minimal "roundcube/plugin-installer" version

* "plugins.roundcube.net" root-only package repo is not needed

* REVERT ALL

* fix phpstan "Implicit array creation" in plugin config files

* update minimal "roundcube/plugin-installer" version

* reland composer.json changes

* fix ExtensionInstaller run on first install

* Roundcube (non plugin) tests are fine to rely on composer autoload

* fix CS of master

* not needed until strict composer autoloading

* improve comment

* revert rcmail_oauth change - fixed in plugin installer

* require fixed plugin installer
2024-04-10 12:27:43 +02:00
..
tests Fix plugins composer.json format (#9405) 2024-04-05 17:55:46 +02:00
composer.json Allow composer autoloading (to coexist) (#9407) 2024-04-10 12:27:43 +02:00
identicon_engine.php Fix binary operator spaces CS (#9330) 2024-02-02 07:53:34 +01:00
identicon.php Fix binary operator spaces CS (#9330) 2024-02-02 07:53:34 +01:00