Skip to content

Commit 6550b83

Browse files
committed
update composer.json to reflect new working branch for laminas-db
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 4941f90 commit 6550b83

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
@@ -37,7 +37,7 @@
3737
],
3838
"require": {
3939
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
40-
"laminas/laminas-db": "dev-adapter-migration-mysql"
40+
"laminas/laminas-db": "dev-adapter-migration-mysql-new"
4141
},
4242
"require-dev": {
4343
"ext-mysqli": "*",

0 commit comments

Comments
 (0)