[PR #9] [MERGED] Fix composer.lock handling #22

Closed
opened 2026-01-24 11:24:50 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/9
Author: @Majkl578
Created: 6/14/2018
Status: Merged
Merged: 6/14/2018
Merged by: @jwage

Base: masterHead: composer.lock-handling


📝 Commits (1)

  • fb072d4 Fix composer.lock handling

📊 Changes

3 files changed (+5 additions, -2 deletions)

View changed files

📝 .gitattributes (+1 -0)
📝 .gitignore (+0 -1)
📝 .travis.yml (+4 -1)

📄 Description

Lockfile is not supposed to be ignored by git.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/reflection/pull/9 **Author:** [@Majkl578](https://github.com/Majkl578) **Created:** 6/14/2018 **Status:** ✅ Merged **Merged:** 6/14/2018 **Merged by:** [@jwage](https://github.com/jwage) **Base:** `master` ← **Head:** `composer.lock-handling` --- ### 📝 Commits (1) - [`fb072d4`](https://github.com/doctrine/reflection/commit/fb072d4f14c72f4363a601cdd1edd36dfdc60db8) Fix composer.lock handling ### 📊 Changes **3 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+1 -0) 📝 `.gitignore` (+0 -1) 📝 `.travis.yml` (+4 -1) </details> ### 📄 Description Lockfile is not supposed to be ignored by git. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:24:50 +01:00
admin closed this issue 2026-01-24 11:24:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#22