Commit Graph

22 Commits (aaafe8f9177d29c94fe1c68cc2e19de6d5e50bd8)

Author SHA1 Message Date
Aleksander Machniak b99a1bce89 Use pear repository via secure channel 9 years ago
Aleksander Machniak 86bc1f95ea Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)
Conflicts:
	INSTALL
9 years ago
Aleksander Machniak 6ee039e10e Bump Net_SMTP version in composer config (#1490569) 9 years ago
Aleksander Machniak 8a2d5561b6 Fix dependencies version numbers where ~ is used
Conflicts:

	composer.json-dist
9 years ago
Aleksander Machniak 1e15c50e87 Lock dependencies versions
Conflicts:

	composer.json-dist
9 years ago
Aleksander Machniak dddc985ce2 Make Mail_mime>=1.9.0 a requirement, fix compat. errors
Conflicts:
	composer.json-dist
9 years ago
Aleksander Machniak f3c12bf7ef Get rid of Mail_mimeDecode package dependency (#1490416)
Conflicts:

	CHANGELOG
	composer.json-dist
9 years ago
Thomas Bruederli 9c24e1963a Switch repository URLs to https: 10 years ago
Thomas Bruederli 306bbba353 Update git url for kolab/Net_LDAP3 package repository 10 years ago
Thomas Bruederli 91d3545193 Lock PEAR Mail_mimeDecode at version 1.5.5 10 years ago
Thomas Bruederli 4081940908 Add hint about the optional LDAP modules listed in "suggest" (#1490183) 10 years ago
Thomas Bruederli 0c137f7dac Consider composer.json dependencies in installation and upgrading instructions and scripts 10 years ago
Thomas Bruederli f50f49a0f2 Remove vcs entry for sample plugin 10 years ago
Thomas Bruederli b3cca2e46d Move LDAP libs to optional 'suggest' block in order to not block installation when php-ldap extension is missing 10 years ago
Aleksander Machniak f456c6e2d7 Require PHP 5.3.7 in composer file too 10 years ago
Thomas Bruederli a98a4f8bb5 Remove 3rd party libs from our repository and define the dependencies in 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.
10 years ago
Thomas Bruederli cb7036c28a Require most recent plugin-installer with autoloading issue fixed 12 years ago
Thomas Bruederli b4d50cb41c Prepare for the composer-based plugin repository; skip PEAR dependencies for now 12 years ago
Thomas Bruederli 9b4e1efe7c Fix JSON syntax to make 'composer require' commands work 12 years ago
till f2bc8599f8 Ignore plugin_manager plugin.
Allow packagist.
12 years ago
till 1e2afb902a Enable our plugin repository: composer does not aggregate 'repositories' from your dependencies.
Add minimum-stability.
12 years ago
till 600041a83e Make this a -dist so people can customize it. 12 years ago