Skip to content

Commit 23f7c09

Browse files
committed
Bump php-db/phpdb to version 0.2.0
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent fe1301b commit 23f7c09

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

0 commit comments

Comments
 (0)