split off a reusable container
authorMichael Wallner <mike@php.net>
Wed, 20 Aug 2014 09:35:34 +0000 (11:35 +0200)
committerMichael Wallner <mike@php.net>
Wed, 20 Aug 2014 09:35:34 +0000 (11:35 +0200)
commitc5cc1f0cf7b1b7665e7e9d5745855066527605e6
tree59933788100506b22ec981d8a051283b68862d79
parentefc2af3c944d9c1180f1b503a664695ef10cf6f2
split off a reusable container
.travis.yml
composer.json
lib/merry/Config.php
lib/merry/Container.php [new file with mode: 0644]
tests/merry/ConfigTest.php
tests/merry/ContainerTest.php [new file with mode: 0644]