I am trying to run akeneo using docker but it is giving me php version error

204 Views Asked by At

Problem 1

 - Root composer.json requires akeneo/pim-community-dev dev-master -> satisfiable by akeneo/pim-community-dev[dev-master].
 - akeneo/pim-community-dev dev-master requires php 8.1.* -> your php version (8.0.22) does not satisfy that requirement.   

I had a VM that had akeneo installed on it and it was working fine but as soon as i connected the VM to wifi it gave this error. ps: i am using Vmware!

tried several solutions available and none of them worked! would really appreciate if someone can help me fix it! Commands that i am using to run akeneo:

systemctl start docker make dev

0

There are 0 best solutions below