[PR #7904] Make sure composer files are valid #10701

Closed
opened 2026-01-22 16:08:24 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7904

State: closed
Merged: Yes


The composer.lock is put under version control and it often happens to
be out of sync with the composer.json, which could lead to
hard-to-understand issues.
Using the --strict option here because we might as well aim for a
perfectly valid composer.json

**Original Pull Request:** https://github.com/doctrine/orm/pull/7904 **State:** closed **Merged:** Yes --- The composer.lock is put under version control and it often happens to be out of sync with the composer.json, which could lead to hard-to-understand issues. Using the --strict option here because we might as well aim for a perfectly valid composer.json
admin added the pull-request label 2026-01-22 16:08:24 +01:00
admin closed this issue 2026-01-22 16:08:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10701