made this thingi work \o/

This commit is contained in:
2024-09-13 04:01:21 +02:00
parent 27fc4b9f99
commit 99417ef9ec
5 changed files with 211 additions and 87 deletions

View File

@@ -1,3 +1,5 @@
services:
Magdev\RedmineBundle\Client\RedmineClient:
arguments: ['@redmine_api.cache', '%env(REDMINE_URL)%', '%env(REDMINE_APIKEY)%', '%magdev_redmine.ttl%']
redmine.api: '@Magdev\RedmineBundle\Client\RedmineClient'