[PR #31] [MERGED] Composer improvements #66

Closed
opened 2026-01-23 11:35:05 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/31
Author: @EmanueleMinotto
Created: 8/8/2015
Status: Merged
Merged: 9/12/2015
Merged by: @beberlei

Base: masterHead: composer


📝 Commits (4)

  • 296947b removed and ignored composer.lock
  • 9de4cd1 replaced tests bootstrap with composer autoloader
  • d9f49be fixing dependicies versions
  • 741a04e Removed unreachable dependecy

📊 Changes

5 files changed (+11 additions, -781 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 composer.json (+9 -10)
composer.lock (+0 -752)
📝 phpunit.xml.dist (+1 -1)
tests/bootstrap.php (+0 -18)

📄 Description

No description provided


🔄 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/KeyValueStore/pull/31 **Author:** [@EmanueleMinotto](https://github.com/EmanueleMinotto) **Created:** 8/8/2015 **Status:** ✅ Merged **Merged:** 9/12/2015 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `composer` --- ### 📝 Commits (4) - [`296947b`](https://github.com/doctrine/KeyValueStore/commit/296947bd242f6f7c0a835fbc534cc0a64dcd47ff) removed and ignored composer.lock - [`9de4cd1`](https://github.com/doctrine/KeyValueStore/commit/9de4cd1c85e79f6e43f333855b7f5a5b9ca382f8) replaced tests bootstrap with composer autoloader - [`d9f49be`](https://github.com/doctrine/KeyValueStore/commit/d9f49bef92fcd11fb66ca21217916e0f6929784f) fixing dependicies versions - [`741a04e`](https://github.com/doctrine/KeyValueStore/commit/741a04e1d95dea6d95f6fbce1bbe3265e738e236) Removed unreachable dependecy ### 📊 Changes **5 files changed** (+11 additions, -781 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `composer.json` (+9 -10) ➖ `composer.lock` (+0 -752) 📝 `phpunit.xml.dist` (+1 -1) ➖ `tests/bootstrap.php` (+0 -18) </details> ### 📄 Description _No description provided_ --- <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-23 11:35:05 +01:00
admin closed this issue 2026-01-23 11:35:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#66