Skip to content
Snippets Groups Projects
Commit 8f8a7031 authored by project update bot's avatar project update bot Committed by Naveen Valecha
Browse files

Issue #3431148 by Project Update Bot: Automated Drupal 11 compatibility fixes...

Issue #3431148 by Project Update Bot: Automated Drupal 11 compatibility fixes for jquery_ui_touch_punch.
parent cb750343
No related branches found
No related tags found
No related merge requests found
Pipeline #192516 passed
include:
################
# DrupalCI includes:
# As long as you include this, any future includes added by the Drupal Association will be accessible to your pipelines automatically.
# View these include files at https://git.drupalcode.org/project/gitlab_templates/
################
- project: $_GITLAB_TEMPLATES_REPO
ref: $_GITLAB_TEMPLATES_REF
file:
- "/includes/include.drupalci.main.yml"
- "/includes/include.drupalci.variables.yml"
- "/includes/include.drupalci.workflows.yml"
################
# Pipeline configuration variables
#
# These are the variables provided to the Run Pipeline form that a user may want to override.
#
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
################
variables:
_CSPELL_WORDS: 'Morpht, morpht, Selectmenu'
# Broaden test coverage.
OPT_IN_TEST_PREVIOUS_MAJOR: 1
OPT_IN_TEST_MAX_PHP: 1
OPT_IN_TEST_PREVIOUS_MINOR: 1
OPT_IN_TEST_NEXT_MINOR: 1
OPT_IN_TEST_NEXT_MAJOR: 1
......@@ -2,6 +2,6 @@ name: jQuery UI Touch Punch
type: module
description: 'Provides jQuery UI Touch Punch library.'
package: jQuery UI
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9.2 || ^10 || ^11
dependencies:
- jquery_ui:jquery_ui
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment