Commit Graph

57 Commits (master)

Author SHA1 Message Date
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 11 years ago
Thomas Bruederli b4d50cb41c Prepare for the composer-based plugin repository; skip PEAR dependencies for now 11 years ago
Thomas Bruederli 9b4e1efe7c Fix JSON syntax to make 'composer require' commands work 11 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