-
- Downloads
Declaring Drupal 10.2 compatibility in test branch
... | ... | @@ -4,7 +4,7 @@ |
"description": "MySQL 5.6 Driver.", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/core": "^9.4 || 10.0.* || 10.1.*" | ||
"drupal/core": "^9.4 || 10.0.* || 10.1.* || 10.2.*" | ||
}, | ||
"extra": { | ||
"branch-alias": { | ||
... | ... |
Please register or sign in to comment