Skip to content

Commit d673d83

Browse files
committed
Bumps phpdb version to ^0.3.0
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent e862969 commit d673d83

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
@@ -31,7 +31,7 @@
3131
},
3232
"require": {
3333
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
34-
"php-db/phpdb": "dev-x.x.2",
34+
"php-db/phpdb": "^0.3.0",
3535
"webmozart/assert": "^1.11"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)