danpros / htmly

Simple and fast databaseless PHP blogging platform, and Flat-File CMS
https://www.htmly.com
GNU General Public License v2.0
1.01k stars 258 forks source link

Errror On Installation #772

Closed afoster1955 closed 1 month ago

afoster1955 commented 1 month ago

I'm trying to install HTMLy version 2.98 onto a site running PHP 7.4.33 and I am getting the following error message:

Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0".

Since when is php version 8.x needed to run HTMLy? Hopefully this is an anomaly as I will not be able to upgrade if that is the case as my webhost has not moved to php 8.x as yet

danpros commented 1 month ago

Hello,

Please install the latest version and not the master branch. https://github.com/danpros/htmly/releases

The libraries used for MFA feature require PHP 8.1 (in master branch). I'll try to find a solution to solve it.

danpros commented 1 month ago

The minimum PHP version from the master branch now PHP 7.2.