Skip to content
Snippets Groups Projects
Commit 50ca7ea0 authored by project update bot's avatar project update bot Committed by Ben Mullins
Browse files

Issue #3431145: Automated Drupal 11 compatibility fixes for jquery_ui

parent 6ff25622
Branches 8.x-1.x
Tags 8.x-1.7
1 merge request!14Automated Project Update Bot fixes
Pipeline #185240 passed
......@@ -52,6 +52,8 @@ variables:
SKIP_ESLINT: '1'
SKIP_STYLELINT: '1'
SKIP_CSPELL: '1'
# Opt in to testing $CORE_MAJOR_DEVELOPMENT (currently Drupal 11).
OPT_IN_TEST_NEXT_MAJOR: '1'
###################################################################################
#
......
......@@ -2,4 +2,4 @@ name: jQuery UI
type: module
description: 'Provides jQuery UI library.'
package: jQuery UI
core_version_requirement: ^9.2 || ^10
core_version_requirement: ^9.2 || ^10 || ^11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment