Skip to content

Commit 47e0ce1

Browse files
Release 7.6.0
1 parent 01ec274 commit 47e0ce1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ CHANGE LOG
22
==========
33

44

5+
## V7.6 (04/03/2025)
6+
7+
* Added graham-campbell/bounded-cache v3 support
8+
* Require m4tthumphrey/php-gitlab-api 11.15
9+
10+
511
## V7.5 (17/03/2024)
612

713
* Added Laravel 11 support

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.4.15 || ^8.0.2",
15-
"graham-campbell/bounded-cache": "^1.2 || ^2.2",
15+
"graham-campbell/bounded-cache": "^1.2 || ^2.2 || ^3.0",
1616
"graham-campbell/manager": "^5.1",
1717
"guzzlehttp/guzzle": "^7.8.1",
1818
"guzzlehttp/psr7": "^2.6.2",

0 commit comments

Comments
 (0)