Skip to content

Commit 8797495

Browse files
authored
Raise yiisoft/db to ^1.2 (#247)
1 parent e439a55 commit 8797495

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
@@ -22,7 +22,7 @@
2222
"require": {
2323
"ext-pdo": "*",
2424
"php": "^8.0",
25-
"yiisoft/db": "^1.0"
25+
"yiisoft/db": "^1.2"
2626
},
2727
"require-dev": {
2828
"maglnet/composer-require-checker": "^4.2",

0 commit comments

Comments
 (0)