[PR #54] [MERGED] Remove composer.lock from version control #68

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/54
Author: @nicwortel
Created: 1/7/2021
Status: Merged
Merged: 1/7/2021
Merged by: @greg0ire

Base: 1.2.xHead: remove-composer-lock


📝 Commits (2)

  • e44961f Remove composer.lock from version control
  • 04367f0 In the PHPUnit CI job, remove PHPStan and Doctrine Coding Standard

📊 Changes

5 files changed (+7 additions, -3930 deletions)

View changed files

📝 .gitattributes (+0 -1)
📝 .github/workflows/continuous-integration.yml (+3 -0)
📝 .gitignore (+2 -0)
📝 composer.json (+2 -2)
composer.lock (+0 -3927)

📄 Description

See https://github.com/orgs/doctrine/projects/7#card-50248076.

@greg0ire


🔄 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/54 **Author:** [@nicwortel](https://github.com/nicwortel) **Created:** 1/7/2021 **Status:** ✅ Merged **Merged:** 1/7/2021 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `1.2.x` ← **Head:** `remove-composer-lock` --- ### 📝 Commits (2) - [`e44961f`](https://github.com/doctrine/reflection/commit/e44961f0af714399f3eda4c218f47970f00f6b1f) Remove composer.lock from version control - [`04367f0`](https://github.com/doctrine/reflection/commit/04367f0db304d8f293300984664d0ad9108f8498) In the PHPUnit CI job, remove PHPStan and Doctrine Coding Standard ### 📊 Changes **5 files changed** (+7 additions, -3930 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+0 -1) 📝 `.github/workflows/continuous-integration.yml` (+3 -0) 📝 `.gitignore` (+2 -0) 📝 `composer.json` (+2 -2) ➖ `composer.lock` (+0 -3927) </details> ### 📄 Description See https://github.com/orgs/doctrine/projects/7#card-50248076. @greg0ire --- <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:25:00 +01:00
admin closed this issue 2026-01-24 11:25:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#68