Drupal 11 support
The acquia/acsf-tools package currently requires "symfony/yaml": "^6.2", which is incompatible with Drupal 11, as Drupal 11 depends on Symfony ^7.3. This version mismatch prevents the use of acsf-tools with the latest Drupal release.
Are there any plans to update acsf-tools for compatibility with Drupal 11 and Drush 13+?
Hi @ihebattia ,
As the tool is not officially supported by Acquia, that means no one get dedicated time to maintain it. So far, it has been maintained by few people while working on projects using acsf-tools. I personally don't have any on-going project with ACSF + Drupal 11 which means that I won't be able to test it properly. It may be as simple as updating the composer.json but it may be more complex.
Any proposed patch will be reviewed and merged if ok. A new release will be created at this time.