Skip to content

Commit

Permalink
Remove yiisoft/factory from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Jun 28, 2024
1 parent 74b7f72 commit de5a50a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"php": "^8.1",
"ext-json": "*",
"yiisoft/arrays": "^3.0",
"yiisoft/db": "dev-master",
"yiisoft/factory": "^1.0"
"yiisoft/db": "dev-master"
},
"require-dev": {
"maglnet/composer-require-checker": "^4.2",
Expand Down

0 comments on commit de5a50a

Please sign in to comment.