You've already forked redmine-bundle
made calls cacheable
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
"require": {
|
||||
"ext-curl": "*",
|
||||
"kbsali/redmine-api": "^2.7",
|
||||
"guzzlehttp/guzzle": "^7"
|
||||
"guzzlehttp/guzzle": "^7",
|
||||
"symfony/contracts": "^3.5",
|
||||
"symfony/cache": "^7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5 || ^10",
|
||||
|
||||
Reference in New Issue
Block a user