Skip to content

Commit 5a72123

Browse files
Issue #3531774: Update Drupal Core from ~11.1.0 to ~11.2.0 for Web Doc module
1 parent 7353e7c commit 5a72123

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"require": {
26-
"drupal/core": "~11.1.0",
26+
"drupal/core": "~11.2.0",
2727
"drupal/webpatches": "11.0.x-dev"
2828
}
2929
}

webdoc.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Web Doc
22
type: module
33
description: A quick and basic setup for Web Documentation, using the Book and Layout Builder modules, to add documentation pages to the documentation section.
4-
core_version_requirement: ~11.1.0
4+
core_version_requirement: ~11.2.0
55
dependencies:
66
- drupal:book
77
- drupal:node

0 commit comments

Comments
 (0)