diff --git a/.github/workflows/tests.yml b/.github/workflows/test.yml similarity index 99% rename from .github/workflows/tests.yml rename to .github/workflows/test.yml index 97db11f40..9c4cb0d17 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/test.yml @@ -52,7 +52,7 @@ jobs: strategy: matrix: - PHP_VERSION: [ '8.1', '8.3' ] + PHP_VERSION: [ '8.3' ] env: DRUPAL_TESTING_TEST_DEPRECATION: true @@ -346,7 +346,7 @@ jobs: - name: Install suggested dependencies run: | - composer require "league/container:^4.2" "drupal/core-dev:^10.5" --no-update --no-progress --working-dir=/tmp/test/thunder/install + composer require "league/container:^4.2" "drupal/core-dev:^10.6" --no-update --no-progress --working-dir=/tmp/test/thunder/install composer config allow-plugins.php-http/discovery true --no-plugins --working-dir=/tmp/test/thunder/install - name: Build the docroot diff --git a/composer.json b/composer.json index b6a81c604..4b7398559 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "drupal/autosave_form": "^1.8", "drupal/blazy": "^2.14", "drupal/checklistapi": "^2.1", - "drupal/core-recommended": "~10.5.0@stable", + "drupal/core-recommended": "~10.6.0@stable", "drupal/config_selector": "^2.1", "drupal/config_update": "^1.7 || ^2.0", "drupal/content_lock": "^2.1", diff --git a/thunder.info.yml b/thunder.info.yml index 04e7474ed..7a8e6740a 100644 --- a/thunder.info.yml +++ b/thunder.info.yml @@ -2,7 +2,7 @@ name: Thunder type: profile description: 'The Drupal based CMS for professional publishing.' project: thunder -core_version_requirement: ~10.5.0 +core_version_requirement: ~10.6.0 version: '7.5.1' distribution: