using explicit cache-contracts

This commit is contained in:
2024-09-13 02:11:50 +02:00
parent 225d8aadd3
commit dfe0bcfcc1
2 changed files with 291 additions and 84 deletions

View File

@@ -13,7 +13,7 @@
"ext-curl": "*",
"kbsali/redmine-api": "^2.7",
"guzzlehttp/guzzle": "^7",
"symfony/contracts": "^3.5",
"symfony/cache-contracts": "^3.5",
"symfony/cache": "^7.1"
},
"require-dev": {