Install Redmine API-Client

This commit is contained in:
2023-04-25 15:09:54 +02:00
parent d0bb3c3e00
commit c0d188401f

View File

@@ -3,6 +3,7 @@
"description": "Symfony bundle to integrate Redmine",
"type": "symfony-bundle",
"require": {
"kbsali/redmine-api": "^2.2"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
@@ -24,7 +25,7 @@
},
"authors": [
{
"name": "magdev",
"name": "Marco Grätsch",
"email": "magdev3.0@gmail.com"
}
],