Skip to content

Commit 75c288e

Browse files
committed
bump phpdb version
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 8c27b20 commit 75c288e

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
@@ -32,8 +32,8 @@
3232
}
3333
},
3434
"require": {
35-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
36-
"php-db/phpdb": "^0.1.0"
35+
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
36+
"php-db/phpdb": "^0.1.1"
3737
},
3838
"require-dev": {
3939
"ext-mysqli": "*",

0 commit comments

Comments
 (0)