Closed phenaproxima closed 5 years ago
I think this is a great addition, however, instead of just listing out info in text format, could we mirror what BLT does and provide a reference table? see https://github.com/acquia/blt/blob/10.x/docs/README.md
### Release support status
| BLT version | Support status | End of life | Drupal versions* | Drush versions |
|-------------|-----------------------|----------------|-------------------|----------------|
| **10.x** | **Supported, stable** | **>=May 2020** | **8.6, 8.7** | **>=9.5.0** |
| 9.2.x | Bug fixes only | Dec 2019 | 8.6, 8.7 | >=9.4.0 |
| <=9.x | Unsupported | May 2019 | 8.5 | >=9.1.0 |
I think that's a good idea, but I don't know how much standardization we have on a lot of those columns. That being said, I can start with a compatibility table...
yeah by no means do i mean you have to copy the entire table. just provided it all for reference
This is a constant source of confusion; people end up adding drupal/core as a direct dependency to their project (usually in an effort to update core to a new minor) and wonder why Composer conflicts. We could explain this better.