Skip to content

Commit 5ea009a

Browse files
authored
Issue #341: Done in PR #352
2 parents da1f8bc + d04f15b commit 5ea009a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/update-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Update core
33
about: Switch to a newer version of the Drupal core to get improvements and new features.
44
title: Drupal CURRENT to NEWER
5-
labels: ['📢 update', 'core']
5+
labels: '📢 update'
66
assignees: lexhouk
77

88
---

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"drupal/bootstrap": "3.34",
1212
"drupal/captcha": "2.0.6",
1313
"drupal/config_update": "2.0.0-alpha4",
14-
"drupal/core": "10.4.3",
15-
"drupal/core-composer-scaffold": "10.4.3",
14+
"drupal/core": "10.4.5",
15+
"drupal/core-composer-scaffold": "10.4.5",
1616
"drupal/exception_mailer": "4.0.7",
1717
"drupal/extlink": "2.0.2",
1818
"drupal/features": "dev-3447460-drupal-11-compatibility#40732dfd317473d9913c9e97d0cf7e4d68a78934",

d8.info.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: The installation profile for CMS Drupal 10 based on the most common
33

44
type: profile
55
core_version_requirement: ^10.3
6-
version: 0.22.1.198
6+
version: 0.22.1.199
77

88
php: 8.3
99

0 commit comments

Comments
 (0)