<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/composer.json-dist, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2015-04-14T13:34:36Z</updated>
<entry>
<title>Update git url for kolab/Net_LDAP3 package repository</title>
<updated>2015-04-14T13:34:36Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2015-04-14T13:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=50caf4b02478d6688c12890e12f93ef83df69c98'/>
<id>urn:sha1:50caf4b02478d6688c12890e12f93ef83df69c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Freeze Mail_mimeDecode at version 1.5.5 as git master is utterly broken</title>
<updated>2015-03-18T17:26:28Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2015-03-18T17:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ec48287775109fe7bc2737e718d19835b8a9612e'/>
<id>urn:sha1:ec48287775109fe7bc2737e718d19835b8a9612e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hint about the optional LDAP modules listed in "suggest" (#1490183)</title>
<updated>2014-12-18T15:45:48Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-12-18T15:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4081940908d67055ab9a88e6e0f49d9d560f256e'/>
<id>urn:sha1:4081940908d67055ab9a88e6e0f49d9d560f256e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consider composer.json dependencies in installation and upgrading instructions and scripts</title>
<updated>2014-11-09T14:36:57Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-11-09T14:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0c137f7dace052015757ad49ff82bdbfb5f089d5'/>
<id>urn:sha1:0c137f7dace052015757ad49ff82bdbfb5f089d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove vcs entry for sample plugin</title>
<updated>2014-09-08T11:33:01Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-09-08T11:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f50f49a0f23c3c9448762a93a340919bad0fe8f2'/>
<id>urn:sha1:f50f49a0f23c3c9448762a93a340919bad0fe8f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move LDAP libs to optional 'suggest' block in order to not block installation when php-ldap extension is missing</title>
<updated>2014-09-08T10:33:21Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-09-08T10:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b3cca2e46da4d39565b3dc50b1f52db9ba4022b3'/>
<id>urn:sha1:b3cca2e46da4d39565b3dc50b1f52db9ba4022b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require PHP 5.3.7 in composer file too</title>
<updated>2014-09-04T07:31:50Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-04T07:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f456c6e2d77e4c3a16eebbb754569aff2f85d43a'/>
<id>urn:sha1:f456c6e2d77e4c3a16eebbb754569aff2f85d43a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 3rd party libs from our repository and define the dependencies in composer.json-dist.</title>
<updated>2014-08-27T15:45:21Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-08-27T15:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a98a4f8bb56eacffff1765ff09dd29af26e5fc12'/>
<id>urn:sha1:a98a4f8bb56eacffff1765ff09dd29af26e5fc12</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Require most recent plugin-installer with autoloading issue fixed</title>
<updated>2013-05-26T16:06:10Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-05-26T16:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=cb7036c28a0481c183b72c8492ba1c981e2c9e34'/>
<id>urn:sha1:cb7036c28a0481c183b72c8492ba1c981e2c9e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for the composer-based plugin repository; skip PEAR dependencies for now</title>
<updated>2013-04-28T11:42:52Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-04-28T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b4d50cb41c4d00333c0c680ae04e44129eff7a31'/>
<id>urn:sha1:b4d50cb41c4d00333c0c680ae04e44129eff7a31</id>
<content type='text'>
</content>
</entry>
</feed>
