I tried to upgrade to Drupal 9 and it seems that the composer.json limits with dependencies with Drupal core 8.
"require": {
"drupal/core": "~8"
},
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | rtz-3225281.patch | 320 bytes | cobenash |
I tried to upgrade to Drupal 9 and it seems that the composer.json limits with dependencies with Drupal core 8.
"require": {
"drupal/core": "~8"
},
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | rtz-3225281.patch | 320 bytes | cobenash |
Comments
Comment #2
cobenashComment #4
imalabyaShould be updated to fixed if there is a commit and it has fixed the issue
Comment #5
imalabyaComment #7
wombatbuddy commented