Skip to content

Commit f1395cb

Browse files
committed
Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 3cfb3ed commit f1395cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "axleus/laminas-db-mysql",
2+
"name": "laminas/laminas-db-mysql-adapter",
33
"description": "MySQL support for laminas-db",
44
"license": "BSD-3-Clause",
55
"keywords": [
@@ -32,7 +32,7 @@
3232
},
3333
"require": {
3434
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
35-
"axleus/laminas-db": "*"
35+
"laminas/laminas-db": "3.0.x"
3636
},
3737
"require-dev": {
3838
"ext-mysqli": "*",

0 commit comments

Comments
 (0)