File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2929- Chg #339 : Change return type of ` Command::insertWithReturningPks() ` method to ` array|false ` (@Tigrov )
3030- New #319 : Add parameters ` $ifExists ` and ` $cascade ` to ` CommandInterface::dropTable() ` and
3131 ` DDLQueryBuilderInterface::dropTable() ` methods (@vjik )
32+ - Chg #343 : Remove ` yiisoft/json ` dependency (@Tigrov )
3233
3334## 1.2.0 March 21, 2024
3435
Original file line number Diff line number Diff line change 3434 "php" : " 8.1 - 8.4" ,
3535 "ext-mbstring" : " *" ,
3636 "ext-pdo" : " *" ,
37- "yiisoft/db" : " dev-master" ,
38- "yiisoft/json" : " ^1.0"
37+ "yiisoft/db" : " dev-master"
3938 },
4039 "require-dev" : {
41- "ext-json" : " *" ,
4240 "maglnet/composer-require-checker" : " ^4.7.1" ,
4341 "phpunit/phpunit" : " ^10.5.45" ,
4442 "rector/rector" : " ^2.0.10" ,
You can’t perform that action at this time.
0 commit comments