Skip to content

Commit 88e7c42

Browse files
authored
updated composer dependency to jquery-ui-1.12.0
1 parent ef1ece1 commit 88e7c42

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
@@ -8,7 +8,7 @@
88
],
99
"require": {
1010
"robloach/component-installer": "*",
11-
"components/jqueryui": "~1.10.2"
11+
"components/jqueryui": "~1.12.0"
1212
},
1313
"extra": {
1414
"component": {
@@ -23,4 +23,4 @@
2323
]
2424
}
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)