[PR #69] [MERGED] Moved CouchDB to require-dev + suggestions #97

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/69
Author: @EmanueleMinotto
Created: 12/20/2015
Status: Merged
Merged: 12/30/2015
Merged by: @Ocramius

Base: masterHead: fix/composer-dependencies


📝 Commits (1)

  • 2c99b71 moved couchdb to require-dev + suggestions

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 composer.json (+7 -6)

📄 Description

  • fixed a wrong PHP version constraint
  • moved doctrine/couchdb into require-dev
  • added doctrine/couchdb to the suggestions list
  • added PHPUnit v5 as optional development dependency (instead of PHPUnit v4)

🔄 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/69 **Author:** [@EmanueleMinotto](https://github.com/EmanueleMinotto) **Created:** 12/20/2015 **Status:** ✅ Merged **Merged:** 12/30/2015 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `fix/composer-dependencies` --- ### 📝 Commits (1) - [`2c99b71`](https://github.com/doctrine/KeyValueStore/commit/2c99b71d1907961f49860f8b59db53e32eae522f) moved couchdb to require-dev + suggestions ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+7 -6) </details> ### 📄 Description - fixed a wrong PHP version constraint - moved `doctrine/couchdb` into `require-dev` - added `doctrine/couchdb` to the suggestions list - added PHPUnit v5 as optional development dependency (instead of PHPUnit v4) --- <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:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#97