I fail to install Pimcore. When following https://pimcore.com/docs/pimcore/current/Development_Documentation/Getting_Started/Installation.html I get the following error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
– pimcore/pimcore[v10.5.0, …, 10.6.x-dev] require ext-gd * -> it is missing from your system. Install or enable PHP’s gd extension.
– Root composer.json requires pimcore/pimcore ^10.5 -> satisfiable by pimcore/pimcore[v10.5.0, …, 10.6.x-dev].
- I DO HAVE gd installed and enabled
- I’m running on WSL2
- I’m on php 8.16
- Apache 2.4
Bye
Michael