Skip to content

Commit a0bce1b

Browse files
committed
To restriction d3.js v4.0
See #10
1 parent f3dda69 commit a0bce1b

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
@@ -24,8 +24,8 @@
2424
"require": {
2525
"php": ">=5.4.0",
2626
"yiisoft/yii2": ">=2.0.6",
27-
"bower-asset/d3": ">=3.4",
28-
"bower-asset/d3-tip": ">=0.6,<default",
27+
"bower-asset/d3": "~3.4",
28+
"bower-asset/d3-tip": ">=0.6 <0.7",
2929
"yiisoft/yii2-bootstrap": ">=2.0.5"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)