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

@@ -14,7 +14,8 @@
"kbsali/redmine-api": "^2.7",
"guzzlehttp/guzzle": "^7",
"symfony/cache-contracts": "^3.5",
"symfony/cache": "^7.1"
"symfony/cache": "^7.1",
"symfony/yaml": "^7.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5 || ^10",