Skip to content

Commit 6936182

Browse files
authored
Change vis-ui namespace
1 parent 0266271 commit 6936182

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
"license": "MIT",
77
"authors": [
88
{"name": "Andriy Oblivantsev"},
9-
{"name": "Stefan Winkelmann"}
9+
{"name": "Stefan Winkelmann"},
10+
{"name": "David Patzke"}
1011
],
1112
"require": {
1213
"php": ">=5.3.3",
1314
"blueimp/jquery-file-upload": "9.*",
1415
"mapbender/data-source": "0.*",
15-
"viscreation/vis-ui.js": "0.*"
16+
"mapbender/vis-ui.js": "*"
1617
},
1718
"config": {
1819
"bin-dir": "bin"

0 commit comments

Comments
 (0)