Still stuck. I can’t get composer to update:
Short package list
$ composer require -W "mautic/core-lib":"^5.0"
./composer.json has been updated
Running composer update mautic/core-lib --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires mautic/core-lib ^5.0, found mautic/core-lib[5.0.0-alpha, ..., 5.x-dev] but these were not loaded, likely because it conflicts with another require.
Problem 2
- mautic/grapes-js-builder-bundle is locked to version 4.4.9 and an update of this package was not requested.
- mautic/grapes-js-builder-bundle 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 3
- mautic/plugin-citrix is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-citrix 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 4
- mautic/plugin-clearbit is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-clearbit 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 5
- mautic/plugin-cloudstorage is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-cloudstorage 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 6
- mautic/plugin-crm is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-crm 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 7
- mautic/plugin-emailmarketing is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-emailmarketing 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 8
- mautic/plugin-focus is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-focus 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 9
- mautic/plugin-fullcontact is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-fullcontact 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 10
- mautic/plugin-gmail is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-gmail 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 11
- mautic/plugin-outlook is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-outlook 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 12
- mautic/plugin-social is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-social 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 13
- mautic/plugin-tagmanager is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-tagmanager 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 14
- mautic/plugin-zapier is locked to version 4.4.9 and an update of this package was not requested.
- mautic/plugin-zapier 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 15
- mautic/theme-aurora is locked to version 4.4.9 and an update of this package was not requested.
- mautic/theme-aurora 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Problem 16
- mautic/theme-[XYZ]
...
Problem 35
- mautic/theme-vibrant is locked to version 4.4.9 and an update of this package was not requested.
- mautic/theme-vibrant 4.4.9 requires mautic/core-lib ^4.0 -> found mautic/core-lib[4.0.0-alpha1, ..., 4.x-dev] but it conflicts with your root composer.json require (^5.0).
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Verbose package list
It even won’t update if I give it a verbose list of the packages:
$ composer require -W "mautic/core-lib": "^5.0" "mautic/grapes-js-builder-bundle": "^5.0" "mautic/plugin-clearbit": "^5.0" "mautic/plugin-cloudstorage": "^5.0" "mautic/plugin-crm": "^5.0" "mautic/plugin-emailmarketing": "^5.0" "mautic/plugin-focus": "^5.0" "mautic/plugin-fullcontact": "^5.0" "mautic/plugin-gmail": "^5.0" "mautic/plugin-tagmanager": "^5.0" "mautic/plugin-outlook": "^5.0" "mautic/plugin-social": "^5.0" "mautic/plugin-tagmanager": "^5.0" "mautic/plugin-zapier": "^5.0" "mautic/theme-aurora": "^5.0" "mautic/theme-blank": "^5.0" "mautic/theme-brienz": "^5.0" "mautic/theme-cards": "^5.0" "mautic/theme-coffee": "^5.0" "mautic/theme-confirmme": "^5.0" "mautic/theme-fresh-center": "^5.0" "mautic/theme-fresh-fixed": "^5.0" "mautic/theme-fresh-left": "^5.0" "mautic/theme-fresh-wide": "^5.0" "mautic/theme-goldstar": "^5.0" "mautic/theme-mauve": "^5.0" "mautic/theme-nature": "^5.0" "mautic/theme-neopolitan": "^5.0" "mautic/theme-oxygen": "^5.0" "mautic/theme-paprika": "^5.0" "mautic/theme-skyline": "^5.0" "mautic/theme-sparse": "^5.0" "mautic/theme-sunday": "^5.0" "mautic/theme-vibrant": "^5.0" "mautic/theme-trulypersonal": "^5.0"
./composer.json has been updated
Running composer update mautic/core-lib mautic/grapes-js-builder-bundle mautic/plugin-clearbit mautic/plugin-cloudstorage mautic/plugin-crm mautic/plugin-emailmarketing mautic/plugin-focus mautic/plugin-fullcontact mautic/plugin-gmail mautic/plugin-tagmanager mautic/plugin-outlook mautic/plugin-social mautic/plugin-zapier mautic/theme-aurora mautic/theme-blank mautic/theme-brienz mautic/theme-cards mautic/theme-coffee mautic/theme-confirmme mautic/theme-fresh-center mautic/theme-fresh-fixed mautic/theme-fresh-left mautic/theme-fresh-wide mautic/theme-goldstar mautic/theme-mauve mautic/theme-nature mautic/theme-neopolitan mautic/theme-oxygen mautic/theme-paprika mautic/theme-skyline mautic/theme-sparse mautic/theme-sunday mautic/theme-vibrant mautic/theme-trulypersonal --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- mautic/core-lib[5.0.0-alpha, ..., 5.0.x-dev] require symfony/event-dispatcher ~5.4.0 -> found symfony/event-dispatcher[v5.4.0-BETA1, ..., 5.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- mautic/core-lib[5.1.x-dev, ..., 5.x-dev] require lightsaml/sp-bundle dev-symfony5 -> found lightsaml/sp-bundle[dev-master, 1.0.0-beta.1, ..., 1.2.1] but it does not match the constraint.
- Root composer.json requires mautic/core-lib ^5.0 -> satisfiable by mautic/core-lib[5.0.0-alpha, ..., 5.x-dev].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require mautic/grapes-js-builder-bundle:*" to figure out if any version is installable, or "composer require mautic/grapes-js-builder-bundle:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS Manually removed the citrix plugin, before trying to update using the verbose package list.