How to deploy laravel 12 app on render? #301

Open
opened 2025-03-31 11:03:54 +00:00 by Idhavalkacha · 0 comments
Idhavalkacha commented 2025-03-31 11:03:54 +00:00 (Migrated from github.com)

Is there any way I can use this package to deploy a Laravel 12 app with PHP 8.3 support on render? Currently, I'm facing the below issues while running Composer.

Problem 1

  • openspout/openspout is locked to version v4.29.1 and an update of this package was not requested.
  • openspout/openspout v4.29.1 requires php ~8.3.0 || ~8.4.0 -> your php version (8.2.7) does not satisfy that requirement.

Problem 2

  • filament/actions v3.3.5 requires openspout/openspout ^4.23 -> satisfiable by openspout/openspout[v4.29.1].
  • filament/actions is locked to version v3.3.5 and an update of this package was not requested.
Is there any way I can use this package to deploy a Laravel 12 app with PHP 8.3 support on render? Currently, I'm facing the below issues while running Composer. Problem 1 - openspout/openspout is locked to version v4.29.1 and an update of this package was not requested. - openspout/openspout v4.29.1 requires php ~8.3.0 || ~8.4.0 -> your php version (8.2.7) does not satisfy that requirement. Problem 2 - filament/actions v3.3.5 requires openspout/openspout ^4.23 -> satisfiable by openspout/openspout[v4.29.1]. - filament/actions is locked to version v3.3.5 and an update of this package was not requested.
Sign in to join this conversation.
No milestone
No assignees
1 participant
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
ric/nginx-php-fpm#301
No description provided.