-
- Downloads
Issue #3324111 by robphillips: Drop 8.x and add 10.x version requirements.
... | ... | @@ -10,7 +10,7 @@ |
} | ||
], | ||
"require": { | ||
"drupal/core": "^8.8 || ^9", | ||
"drupal/core": "^9 || ^10", | ||
"php": ">=7.4" | ||
} | ||
} |
Please register or sign in to comment