Skip to content

Commit efd28cc

Browse files
update for jquery 1.11
1 parent ecc41f9 commit efd28cc

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.11"
1212
},
1313
"extra": {
1414
"component": {
@@ -23,4 +23,4 @@
2323
]
2424
}
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)