Skip to content

[PROPOSAL] Adding PHP to Docker compose #380

@imdhemy

Description

@imdhemy

What/Why

What are you proposing?

Right now the development setup depends on whatever PHP version each developer has on their machine. Since composer.json does not define a platform PHP version, Composer may install different dependency versions for different contributors. This creates inconsistency across environments.

Adding the minimum PHP version to docker-compose.yml will give all contributors the same environment. This keeps dependency versions consistent and makes it easier for new contributors to start, even if their local PHP version is different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions