Skip to content

Commit 65ef9d3

Browse files
committed
updated json-editor constraint
1 parent 4b35178 commit 65ef9d3

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"yiisoft/yii2": "~2.0.0",
21-
"npm-asset/json-editor--json-editor": "~1.1.0-beta.0"
21+
"npm-asset/json-editor--json-editor": "~1.2"
2222
},
2323
"autoload": {
2424
"psr-4": {
@@ -46,4 +46,4 @@
4646
}
4747
}
4848

49-
}
49+
}

0 commit comments

Comments
 (0)