Skip to content
Snippets Groups Projects
Commit 2679007d authored by Scott Carpenter's avatar Scott Carpenter
Browse files

Issue #3429949 by SKAUGHT, OPTASY: Automated Drupal 11 compatibility fixes for dropdown_language

parent ad4b9152
No related branches found
No related tags found
1 merge request!33Created a new merge request to get the list of all the PHP_CodeSniffer errors/warnings to fix
......@@ -8,7 +8,7 @@
}
],
"require": {
"php": "^8.0 || ^8.1",
"drupal/core": "^10"
"php": "^8.3",
"drupal/core": "^11"
}
}
......@@ -4,6 +4,6 @@ package: Other
dependencies:
- drupal:language
- drupal:block
core_version_requirement: ^10
core_version_requirement: ^11
type: module
configure: dropdown_language.setting
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment