@clarkwinkelmann it looks like using this script and another make it where I cannot upgrade other extensions.
`[2024-05-20 20:13:35] composer.ERROR: update --prefer-dist --no-dev -a --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 kilowhat/flarum-ext-custom-paths 1.9, found kilowhat/flarum-ext-custom-paths[1.9.0] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
Problem 2
- Root composer.json requires kilowhat/flarum-ext-formulaire 1.9, found kilowhat/flarum-ext-formulaire[1.9.0] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
<warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>`