Hi @tvgarden
Please create info.php where you have your magento setup with following code in it.
<?php
phpinfo();
?>
And run this file on browser and confirm your php version.
Thanks
---
If you've found my answer useful, please give"Kudos" and "Accept as Solution"