Skip to content
Snippets Groups Projects
Commit a55c2831 authored by Al Munnings's avatar Al Munnings
Browse files

Merge branch '3438395-automated-drupal-11' into '2.1.x'

Draft: Resolve #3438395 "Automated drupal 11"

See merge request !78
parents d2b65a66 f8d7c7e4
No related branches found
No related tags found
No related merge requests found
Pipeline #171277 failed
...@@ -46,9 +46,9 @@ include: ...@@ -46,9 +46,9 @@ include:
# #
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml # Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
################ ################
# variables: variables:
# # _PHPUNIT_CONCURRENT: '1' OPT_IN_TEST_NEXT_MAJOR: 1
# CORE_PREVIOUS_PHP_MIN: '8.1' CORE_PREVIOUS_PHP_MIN: '8.1'
################################################################################### ###################################################################################
......
...@@ -2,7 +2,7 @@ name: "GraphQL Compose Test Views" ...@@ -2,7 +2,7 @@ name: "GraphQL Compose Test Views"
type: module type: module
description: "Provides a view test for graphql displays in views." description: "Provides a view test for graphql displays in views."
package: Testing package: Testing
core_version_requirement: ^9 || ^10 core_version_requirement: ^9.5 || ^10
dependencies: dependencies:
- drupal:block - drupal:block
- drupal:node - drupal:node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment