You've already forked redmine-bundle
Install Redmine API-Client
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"description": "Symfony bundle to integrate Redmine",
|
"description": "Symfony bundle to integrate Redmine",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"require": {
|
"require": {
|
||||||
|
"kbsali/redmine-api": "^2.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
@@ -24,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "magdev",
|
"name": "Marco Grätsch",
|
||||||
"email": "magdev3.0@gmail.com"
|
"email": "magdev3.0@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user