[PR #52] [MERGED] composer: use PSR-4 autoload #77

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/52
Author: @TomasVotruba
Created: 10/22/2015
Status: Merged
Merged: 10/22/2015
Merged by: @beberlei

Base: masterHead: patch-1


📝 Commits (1)

  • 2e8ba39 composer: use PSR-4 autoload

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 composer.json (+4 -4)

📄 Description

PSR-0 is deprecated over a year


🔄 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/52 **Author:** [@TomasVotruba](https://github.com/TomasVotruba) **Created:** 10/22/2015 **Status:** ✅ Merged **Merged:** 10/22/2015 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2e8ba39`](https://github.com/doctrine/KeyValueStore/commit/2e8ba39b415baad035176bcadca7362a2ca338e9) composer: use PSR-4 autoload ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+4 -4) </details> ### 📄 Description PSR-0 is deprecated over a year --- <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:07 +01:00
admin closed this issue 2026-01-23 11:35:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#77