Hello together,
I want update my Magento CE 2.2.2 to Magento CE 2.3.1 with the Update Wizard on Ubuntu 16.0.4.
The readiness check brings following error:
Check Component Dependency
We found conflicting component dependencies. Hide detail
Command "update" failed: Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for magento/product-community-edition 2.3.1 -> satisfiable by magento/product-community-edition[2.3.1].
- magento/product-community-edition 2.3.1 requires php ~7.1.3||~7.2.0 -> your PHP version (7.0.33) does not satisfy that requirement.
For additional assistance, see component dependency help .
My questions are:
How I can update PHP to required version?
Is the a guide where the update process is explained?
Can I use the composer, if yes is there a guide?
Best regards
Cetin