2022-11-11 version demands php8.1 #5

Closed
opened 2022-11-11 22:40:26 +00:00 by homer77 · 1 comment

The current image from 2022-11-11 doesn't work because it runs with php7 and the composer demands for php8.1

 PHP Fatal error:  Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/vendor/composer/platform_check.php on line 24

Turning back to 2022-10-31 needs removing the containers and re-up the whole setup. But then the setup is finally running again.

The current image from 2022-11-11 doesn't work because it runs with php7 and the composer demands for php8.1 ``` PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/vendor/composer/platform_check.php on line 24 ``` Turning back to 2022-10-31 needs removing the containers and re-up the whole setup. But then the setup is finally running again.
Owner

Hey, thank you for your report, this has since been fixed

Hey, thank you for your report, this has since been fixed
chris closed this issue 2022-12-11 20:23:04 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dockers/pixelfed#5
No description provided.