Skip to content

Commit b37f2a5

Browse files
Roll back dependency laminas/laminas-db to 2.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc056e0 commit b37f2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"require": {
3434
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
35-
"laminas/laminas-db": "3.0.x"
35+
"laminas/laminas-db": "2.20.0"
3636
},
3737
"require-dev": {
3838
"ext-mysqli": "*",

0 commit comments

Comments
 (0)