diff --git a/modules/taxonomy_term_title_ps/taxonomy_term_title_ps.info.yml b/modules/taxonomy_term_title_ps/taxonomy_term_title_ps.info.yml
index 2c96696..8f73ba2 100755
--- a/modules/taxonomy_term_title_ps/taxonomy_term_title_ps.info.yml
+++ b/modules/taxonomy_term_title_ps/taxonomy_term_title_ps.info.yml
@@ -3,4 +3,4 @@ type: module
 description: 'Add configurable static prefix and/or suffix for taxonomy term names based on the taxonomy vocabulary.'
 dependencies:
   - drupal:taxonomy
-core_version_requirement: ^8.9 || ^9 || ^10
+core_version_requirement: ^8.9 || ^9 || ^10 || ^11
diff --git a/node_title_ps.info.yml b/node_title_ps.info.yml
index 200b48b..0d4994d 100755
--- a/node_title_ps.info.yml
+++ b/node_title_ps.info.yml
@@ -1,7 +1,6 @@
 name: 'Node Title Prefix'
 type: module
 description: 'Add configurable static prefix and/or suffix for node titles based on the node type.'
-core: 8.x
 dependencies:
   - drupal:node
-core_version_requirement: ^8.9 || ^9 || ^10
+core_version_requirement: ^8.9 || ^9 || ^10 || ^11
