You've already forked redmine-bundle
added missing arguments
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
services:
|
||||
Magdev\RedmineBundle\Client\RedmineClient:
|
||||
arguments: ['@redmine_api.cache']
|
||||
arguments: ['@redmine_api.cache', '%env(REDMINE_URL)%', '%env(REDMINE_APIKEY)%']
|
||||
|
||||
Reference in New Issue
Block a user