Install php 5.6 only

Is there a way to install php 5.6 only? I don’t want php7 installed as well

By default easyengine will install 5.6 version of php, it will not install php7.

If you want to add php7 support for a website then you should use ee site create example.com --php7

If you want to check current php version of your site then go with ee site info example.com