initial checkin
authorMichael Wallner <mike@php.net>
Thu, 14 Aug 2014 17:35:09 +0000 (19:35 +0200)
committerMichael Wallner <mike@php.net>
Thu, 14 Aug 2014 17:35:09 +0000 (19:35 +0200)
commitab50f5e693dac5c9553e8bfc53ef5e1b2aecc26f
tree99f2469c284e528e9095a53473f6b08bfea78365
initial checkin
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
composer.json [new file with mode: 0644]
lib/merry/Config.php [new file with mode: 0644]
tests/merry/ConfigTest.php [new file with mode: 0644]