Skip to content

Commit

Permalink
Use stable yiisoft/db
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Apr 12, 2023
1 parent 8212162 commit cc1d47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ext-json": "*",
"yiisoft/cache": "2.0",
"yiisoft/arrays": "^2.0|^3.0",
"yiisoft/db": "@dev",
"yiisoft/db": "^1.0",
"yiisoft/translator": "^2.2"
},
"require-dev": {
Expand Down

0 comments on commit cc1d47d

Please sign in to comment.