The following command installs version 11.5.8 composer create-project goalgorilla/social_template:dev-master DIRECTORY --no-interaction Is there a way to install version 11.7.0-rc1 using composer?
Active
11.7
Installation
composer require goalgorilla/open_social:~11.7.0 --with-all-dependencies