Mautic Version
4.2.x series
PHP version
8.1.26
What browsers are you seeing the problem on?
Not relevant
What happened?
When attempting to install using composer the Mautic 5 RC1, and using @5.x for this repository, the composer install fails because the 5.x branch's composer.json still references Mautic 4 core/lib as a requirement.
It would be great to understand when a 5.x version will be ready now that there is an announcement date of Mautic 5 for early January. It does look like 5.x has been worked on but it's confusing as it still requires Mautic 4 in the composer.json so it's not actually usable at all.
How can we reproduce this issue?
Step 1: Setup Mautic 5 RC1 using composer
Step 2: Add this plugin repository to composer.json using @5.x, adjusting minimum stability to dev
Step 3: Run composer install
Relevant log output
No response
Code of Conduct
Mautic Version
4.2.x series
PHP version
8.1.26
What browsers are you seeing the problem on?
Not relevant
What happened?
When attempting to install using composer the Mautic 5 RC1, and using @5.x for this repository, the composer install fails because the 5.x branch's composer.json still references Mautic 4 core/lib as a requirement.
It would be great to understand when a 5.x version will be ready now that there is an announcement date of Mautic 5 for early January. It does look like 5.x has been worked on but it's confusing as it still requires Mautic 4 in the composer.json so it's not actually usable at all.
How can we reproduce this issue?
Step 1: Setup Mautic 5 RC1 using composer
Step 2: Add this plugin repository to composer.json using @5.x, adjusting minimum stability to dev
Step 3: Run composer install
Relevant log output
No response
Code of Conduct