diff --git a/composer.json b/composer.json
index bafd6fe..d251b09 100644
--- a/composer.json
+++ b/composer.json
@@ -6,6 +6,6 @@
   "license": "GPL-2.0+",
   "minimum-stability": "dev",
   "require": {
-    "drupal/core": "^8.8 || ^9.0 || ^10.0 || ^11"
+    "drupal/core": "^8.8 || ^9.0 || ^10.0 || ^11 || ^12"
   }
 }
diff --git a/heading.info.yml b/heading.info.yml
index 3ee82b4..c1204bb 100644
--- a/heading.info.yml
+++ b/heading.info.yml
@@ -2,6 +2,6 @@ name: Heading
 type: module
 description: "Provides a text field that will be formatted as a heading (h1-h6)."
 package: Fields
-core_version_requirement: ^8 || ^9 || ^10 || ^11
+core_version_requirement: ^8 || ^9 || ^10 || ^11 || ^12
 dependencies:
   - drupal:field
