Skip to content

Commit 383ad6a

Browse files
committed
The "required" section updated
1 parent 0f925d3 commit 383ad6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
],
2424
"require": {
2525
"php": ">=5.4.0",
26-
"yiisoft/yii2": "*",
26+
"yiisoft/yii2": ">=2.0.6",
2727
"bower-asset/d3": ">=3.4",
2828
"bower-asset/d3-tip": ">=0.6,<default",
29-
"yiisoft/yii2-bootstrap": "*"
29+
"yiisoft/yii2-bootstrap": ">=2.0.5"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)