Skip to content

Commit 4e3bd74

Browse files
authored
Merge pull request #3 from tyrsson/bump-deps
Bump dep phpdb to ^0.6.0
2 parents 41d26d9 + 61f8f14 commit 4e3bd74

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
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.4.1"
34+
"php-db/phpdb": "^0.6.0"
3535
},
3636
"require-dev": {
3737
"ext-pdo_pgsql": "*",

composer.lock

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

0 commit comments

Comments
 (0)