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 daf7092 commit 6986cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"ext-pdo": "*",
"psr/log": "^2.0|^3.0",
"psr/simple-cache": "^2.0|^3.0",
"yiisoft/db": "@dev",
"yiisoft/db": "^1.0",
"yiisoft/yii-db-migration": "^1.0@dev"
},
"suggest": {
Expand Down

0 comments on commit 6986cd2

Please sign in to comment.