Skip to content

Commit eedf0ee

Browse files
abnegateclaude
andcommitted
chore(deps): widen utopia-php/cache constraint to ^3.1
3.1.* excluded the 3.2.0 release (purge-tombstone lease, backward-compatible and opt-in). ^3.1 keeps the 3.1 floor the query/getDocument lease needs while accepting compatible minors, matching the ^3.0 constraint the rest of the ecosystem (server-ce, domains, vcs) already uses. Unblocks consumers that need cache 3.2.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 7bbe954 commit eedf0ee

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ext-redis": "*",
4141
"utopia-php/validators": "0.2.*",
4242
"utopia-php/console": "0.1.*",
43-
"utopia-php/cache": "3.1.*",
43+
"utopia-php/cache": "^3.1.0",
4444
"utopia-php/pools": "1.*",
4545
"utopia-php/mongo": "1.*"
4646
},

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)