easy engine has site specific php version. Even if you have php 7 installed and running the site may be running on php 5.6.
you can use following command to make site run on php 7
ee site update domain.com --php7
for further info check this
https://easyengine.io/docs/php7/