-
- Downloads
Issue #3429949 by SKAUGHT, OPTASY: Automated Drupal 11 compatibility fixes for dropdown_language
parent
ad4b9152
No related branches found
No related tags found
... | ... | @@ -8,7 +8,7 @@ |
} | ||
], | ||
"require": { | ||
"php": "^8.0 || ^8.1", | ||
"drupal/core": "^10" | ||
"php": "^8.3", | ||
"drupal/core": "^11" | ||
} | ||
} |
Please register or sign in to comment