-
- Downloads
Increase minimum Drupal core version to 8.8
... | ... | @@ -34,7 +34,7 @@ |
} | ||
], | ||
"require": { | ||
"drupal/core": "^8.7 || ^9" | ||
"drupal/core": "^8.8 || ^9" | ||
}, | ||
"require-dev": { | ||
"drupal/coder": "^8.3" | ||
... | ... |
Please register or sign in to comment