yiisoft/db

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

Closed

#1,093 opened on Nov 10, 2025

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

Repository metrics

Stars
 (216 stars)
PR merge metrics
 (Avg merge 13h) (7 merged PRs in 30d)

Description

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

Contributor guide