Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires magento/composer-root-update-plugin, it could not be found in any version, there may be a typo in the package name.
Problem 2
- Root composer.json requires mage-os/product-community-edition 1.0.0 -> satisfiable by mage-os/product-community-edition[1.0.0].
- mage-os/product-community-edition 1.0.0 requires blueimp/jquery-file-upload 5.6.14 -> found blueimp/jquery-file-upload[dev-master, 8.8.5, 8.8.7, 8.9.0, 9.0.0, ..., v9.34.0, v10.0.0, ..., v10.32.0] but it does not match the constraint.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.