Commit 9d3c9472 authored by Eduardo Morales Alberti's avatar Eduardo Morales Alberti
Browse files

Issue #3288805: Automated Drupal 10 compatibility fixes

parent 39c09a97
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
    },
    "minimum-stability": "dev",
    "require": {
        "drupal/core": "^8 || ^9",
        "drupal/metatag": "^1.0"
        "drupal/metatag": "^1.0",
        "drupal/core": "^8 || ^9 || ^10"
    }
}
+1 −1
Original line number Diff line number Diff line
@@ -2,6 +2,6 @@ name: 'Language translation - Unpublished translation noindex'
type: module
description: 'Unpublished translations noindex nofollow'
package: SEO
core_version_requirement: '^8.7.7 || ^9'
core_version_requirement: ^8.7.7 || ^9 || ^10
dependencies:
  - metatag:metatag