Skip to content

Commit 7f80eff

Browse files
committed
Bump phpdb min version to 0.3.2
Update lock file. Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent f28df9b commit 7f80eff

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
34-
"php-db/phpdb": "^0.3.0",
34+
"php-db/phpdb": "^0.3.2",
3535
"webmozart/assert": "^1.11"
3636
},
3737
"require-dev": {

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)