Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Composer - Error when updating to 3.0

Brandon Pittam   ( User )

Commented 1 year ago

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

My php version is 8.1

Raul Valencia Alcala   ( User )

Commented 1 year ago

Tambien tengo este mismo problema, como lo resuelvo, por favor

Babak Fakhamzadeh   ( User )

Commented 6 months ago

I tried to install Akaunting3.1 and ran into the same problem. My server runs PHP8.1, as does the CLI.

I edited the file /app/Utilities/Installer.php, commenting out line 124:

$requirements[] = trans('install.error.php_version', ['php_version' => AKAUNTING_PHP]);

This allowed me to install Akaunting on my server.

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions