Skip to content

Commit 329fb6f

Browse files
committed
Bump laminas-cache to avoid servicemanager downgrade
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
1 parent 8d174ee commit 329fb6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"require": {
1010
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1111
"ext-apcu": "^5.1.10",
12-
"laminas/laminas-cache": "^3.0"
12+
"laminas/laminas-cache": "^3.12.0"
1313
},
1414
"provide": {
1515
"laminas/laminas-cache-storage-implementation": "1.0"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)