Hey guys,
Newbie Here.. I use linux OS mainly.
I have multiple PHP versions on my system because sometimes I have to work on older Drupal sites..
However, I started working on a new installation this morning using Drupal 9.5.1.
Currently, I have PHP [8.2, 8.1, 8.0, 7,4, 5.6] versions installed on my machine.
For some reason the installation finds only the PHP 7.4. I'd prefer using Php 8.1.
Normally, I could do `update-alternatives --config php` but no luck this time.
Any suggestions, please?