-
- Downloads
Issue #3228042: Automated Drupal 9 compatibility fixes
parent
408539b3
Branches
Tags
... | ... | @@ -4,7 +4,7 @@ |
"require" : { | ||
"php": "~7.1", | ||
"bartfeenstra/fu": "^0.3.4", | ||
"drupal/core": "~8.3" | ||
"drupal/core": "^8 || ^9" | ||
}, | ||
"require-dev" : { | ||
"drupal/coder": "~8.2.12" | ||
... | ... |
Please register or sign in to comment