[PR #752] [MERGED] Update composer.lock to match with composer.json requirements #1029

Closed
opened 2026-02-25 21:37:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/752
Author: @rodriguezny
Created: 8/25/2023
Status: Merged
Merged: 8/25/2023
Merged by: @marclaporte

Base: masterHead: update-composer.lock-to-match-composer.json-requirement


📝 Commits (1)

  • eb5f7de Update composer.lock to match with composer.json requirements

📊 Changes

1 file changed (+33 additions, -31 deletions)

View changed files

📝 composer.lock (+33 -31)

📄 Description

Pullrequest

This pull request updates composer.lock to match with composer.json requirements to avoid error thrown when installing dependencies.
In the commit https://github.com/cypht-org/cypht/commit/23cd9cd49eb559420a43b32a80dfcfeee6ea5382 "ext-iconv" has been added to composer.json but composer.lock has not been updated.

Issues

  • I'm working on cypht-docker and during the image build it fails at dependencies installation steps as the code is getting from cypht repo master branch. So composer.lock needs update to fix the issue.

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 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/cypht-org/cypht/pull/752 **Author:** [@rodriguezny](https://github.com/rodriguezny) **Created:** 8/25/2023 **Status:** ✅ Merged **Merged:** 8/25/2023 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `update-composer.lock-to-match-composer.json-requirement` --- ### 📝 Commits (1) - [`eb5f7de`](https://github.com/cypht-org/cypht/commit/eb5f7de1076ca64098167f5b098d6d58d109d7d5) Update composer.lock to match with composer.json requirements ### 📊 Changes **1 file changed** (+33 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+33 -31) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> This pull request updates composer.lock to match with composer.json requirements to avoid error thrown when installing dependencies. In the commit [https://github.com/cypht-org/cypht/commit/23cd9cd49eb559420a43b32a80dfcfeee6ea5382](https://github.com/cypht-org/cypht/commit/23cd9cd49eb559420a43b32a80dfcfeee6ea5382) "ext-iconv" has been added to composer.json but composer.lock has not been updated. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] I'm working on cypht-docker and during the image build it fails at dependencies installation steps as the code is getting from cypht repo master branch. So composer.lock needs update to fix the issue. ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1029
No description provided.