Problem/Motivation
no Drupal 11 release
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork tca-3549881
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
realityloop commentedAll tests passing https://git.drupalcode.org/project/tca/-/merge_requests/11
Comment #4
realityloop commentedTo use with Drupal 11 add the following above the require section of composer.json:
Then run
composer require drupal/tca:dev-3549881-drupal-11-supportComment #5
pgshehata commentedWorks for me. ✅
Comment #8
mauro_ commentedFixed Drupal 11 support and created a 3.1.0 release. Thanks for the contributions @realityloop @pgshehata!
Comment #10
mauro_ commented