Skip to content

Commit

Permalink
Remove extra db dependency (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov authored May 2, 2024
1 parent ec92e5d commit a0b1be8
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 a0b1be8

Please sign in to comment.