@girish said in LAMP PHP Set to 8.0. Doesn't update:
@ghodgeon that is expected.
Oh?
I was hoping to install PimCore using composer
COMPOSER_MEMORY_LIMIT=-1 composer create-project pimcore/demo my-project
Only, I get the error my PHP version is 7.4
Problem 1
- pimcore/pimcore[v10.0.0-BETA1, ..., 10.x-dev] require php ^8.0 -> your php version (7.4.23) does not satisfy that requirement.