#6018 closed enhancement (wontfix)
composer.lock should be in the repo
| Reported by: | slaFFik | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | tjnowell |
Description
As composer will be added to BuddyPress, composer.lock should be in the repo, more info here and here.
This means that anyone who sets up the project will download the exact same version of the dependencies.
(c) getcomposer.org
Attachments (1)
Change History (9)
#3
@
12 years ago
- Cc added
- Keywords 2nd-opinion added
- Milestone 2.2 → Awaiting Review
- Type task → enhancement
#4
@
12 years ago
I don't see what benefit this gives, since the only dependency is the composer installer, and we always want the latest version of that. Perhaps on tagged versions/branches if we added any further dependencies it would be useful
#5
@
12 years ago
- Keywords has-patch removed
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
Let's not do this for now. We can revisit if we start adding extra dependencies in the future. Thanks for the feedback Tom.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Copying in Tom for a second opinion, who is my Composer guru. Tom -- should we include this?