Skip to content

Commit 58146d5

Browse files
committed
Adapt to Yii Data 2
1 parent d196e94 commit 58146d5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,9 @@
2727
"url": "https://github.com/sponsors/yiisoft"
2828
}
2929
],
30-
"minimum-stability": "dev",
31-
"prefer-stable": true,
3230
"require": {
3331
"php": "8.1 - 8.5",
34-
"yiisoft/data": "dev-master",
32+
"yiisoft/data": "^2.0",
3533
"yiisoft/db": "^2.0"
3634
},
3735
"require-dev": {

0 commit comments

Comments
 (0)