yiisoft/db

Don't add `composer.lock` to docker image

Open

#1,093 opened on Nov 10, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)PHP (50 forks)auto 404
good first issuetype:test

Repository metrics

Stars
 (216 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, if composer.lock exist, it added to image and in some cases it throws error on build image.

Contributor guide