Skip to content
Snippets Groups Projects
Commit 41c1823a authored by Ivan Abramenko's avatar Ivan Abramenko
Browse files

Issue #3433618: Automated Drupal 11 compatibility fixes for nodejs_translate

parent 9bbfb052
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"require": {
"drupal/core": "^8 || ^9 || ^10",
"levmyshkin/google-translate": "^1.0"
"levmyshkin/google-translate": "^1.0",
"drupal/core": "^8 || ^9 || ^10 || ^11"
}
}
......@@ -2,7 +2,7 @@ name: Node.js Translate
type: module
description: "Node.js Translate for FREE automatically translation"
core: 8.x
core_version_requirement: ^8.8 || ^9 || ^10
core_version_requirement: ^8.8 || ^9 || ^10 || ^11
configure: nodejs_translate.settings
dependencies:
- drupal:language
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment