Create factory for plugins that resources can be registered with.

This commit is contained in:
meadsteve 2013-11-17 17:23:35 +00:00
commit e1d8239e8a
5 changed files with 481 additions and 2 deletions

View file

@ -29,7 +29,8 @@
"symfony/yaml" : "2.*",
"symfony/console" : "2.*",
"psr/log": "1.0.0",
"monolog/monolog": "1.6.0"
"monolog/monolog": "1.6.0",
"pimple/pimple": "v1.1.*"
},
"suggest": {