Skip to content

Commit a8d37cb

Browse files
authored
Raise yiisoft/db to ^1.2 (#280)
1 parent bc5f00e commit a8d37cb

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
@@ -24,7 +24,7 @@
2424
"php": "^8.0",
2525
"ext-mbstring": "*",
2626
"ext-pdo": "*",
27-
"yiisoft/db": "^1.0",
27+
"yiisoft/db": "^1.2",
2828
"yiisoft/json": "^1.0"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)