index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composer.json-dist
Age
Commit message (
Collapse
)
Author
2014-12-18
Add hint about the optional LDAP modules listed in "suggest" (#1490183)
Thomas Bruederli
2014-11-09
Consider composer.json dependencies in installation and upgrading ↵
Thomas Bruederli
instructions and scripts
2014-09-08
Remove vcs entry for sample plugin
Thomas Bruederli
2014-09-08
Move LDAP libs to optional 'suggest' block in order to not block ↵
Thomas Bruederli
installation when php-ldap extension is missing
2014-09-04
Require PHP 5.3.7 in composer file too
Aleksander Machniak
2014-08-27
Remove 3rd party libs from our repository and define the dependencies in ↵
Thomas Bruederli
composer.json-dist. Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'. For direct git checkouts, copy composer.json-dist into composer.json and run `php composer.phar install` to install the dependencies.
2013-05-26
Require most recent plugin-installer with autoloading issue fixed
Thomas Bruederli
2013-04-28
Prepare for the composer-based plugin repository; skip PEAR dependencies for now
Thomas Bruederli
2013-03-21
Fix JSON syntax to make 'composer require' commands work
Thomas Bruederli
2012-10-29
Ignore plugin_manager plugin.
till
Allow packagist.
2012-10-27
Enable our plugin repository: composer does not aggregate 'repositories' ↵
till
from your dependencies. Add minimum-stability.
2012-10-25
Make this a -dist so people can customize it.
till