Skip to content

Commit

Permalink
Remove extra db dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed May 2, 2024
1 parent ec92e5d commit 8285cb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"php": "^8.1",
"ext-json": "*",
"yiisoft/arrays": "^3.0",
"yiisoft/db": "^1.1",
"yiisoft/db": "dev-master",
"yiisoft/factory": "^1.0"
},
Expand Down

0 comments on commit 8285cb2

Please sign in to comment.