Specify at least the major version of dependencies in new extensions to reduce the likelihood of incompatible dependencies. This won't be foolproof but should be more robust than our current approach of installing the latest version of everything which has broken multiple times now.
Public-Facing Changes
Fix creation of new extensions
Description
Specify at least the major version of dependencies in new extensions to reduce the likelihood of incompatible dependencies. This won't be foolproof but should be more robust than our current approach of installing the latest version of everything which has broken multiple times now.
FG-4956