You've already forked redmine-bundle
use recent file layout and make this stuff work
This commit is contained in:
@@ -18,10 +18,7 @@ class MagdevRedmineExtensionTest extends TestCase
|
||||
|
||||
(new MagdevRedmineExtension())->load([
|
||||
'magdev_redmine' => [
|
||||
'connections' => [
|
||||
'primary' => ['url' => 'http://foo1', 'apikey' => 'bar1'],
|
||||
'secondary' => ['url' => 'http://foo2', 'apikey' => 'bar2'],
|
||||
],
|
||||
'ttl' => 1800,
|
||||
],
|
||||
], $container);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user