AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Semantic Versioning and Module Dependencies
The speakers discuss the use of semantic versioning for Drupal modules in the next major version, emphasizing the need to eliminate version numbers to prevent confusion. They express concerns about modules not defining their dependencies properly, potentially causing issues during version transitions. They explore the possibility of relying on automated tests to determine module compatibility and discuss the challenge of providing a fast and reliable way for composer to determine compatibility without running tests each time.