Create factory for plugins that resources can be registered with.
This commit is contained in:
parent
f88df400f0
commit
e1d8239e8a
5 changed files with 481 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue