[PR #214] [MERGED] Fix composer install warning, closes #213 #334

Closed
opened 2026-02-25 22:35:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/214
Author: @sadok-f
Created: 8/6/2019
Status: Merged
Merged: 8/6/2019
Merged by: @sadok-f

Base: masterHead: issue-213


📝 Commits (1)

📊 Changes

7 files changed (+1101 additions, -1159 deletions)

View changed files

📝 composer.json (+4 -4)
📝 composer.lock (+1069 -1129)
📝 phpunit.xml.dist (+0 -1)
📝 src/Core/Processor/ImageProcessor.php (+22 -22)
📝 tests/Core/BaseTest.php (+2 -1)
📝 tests/Core/Entity/AppParametersTest.php (+2 -1)
📝 tests/Core/Processor/ProcessorTest.php (+2 -1)

📄 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/flyimg/flyimg/pull/214 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 8/6/2019 **Status:** ✅ Merged **Merged:** 8/6/2019 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `issue-213` --- ### 📝 Commits (1) - [`b084ed2`](https://github.com/flyimg/flyimg/commit/b084ed2e984c72551b946342abb4fe96521983a5) Fix composer install warning, closes #213 ### 📊 Changes **7 files changed** (+1101 additions, -1159 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+4 -4) 📝 `composer.lock` (+1069 -1129) 📝 `phpunit.xml.dist` (+0 -1) 📝 `src/Core/Processor/ImageProcessor.php` (+22 -22) 📝 `tests/Core/BaseTest.php` (+2 -1) 📝 `tests/Core/Entity/AppParametersTest.php` (+2 -1) 📝 `tests/Core/Processor/ProcessorTest.php` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:08 +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/flyimg#334
No description provided.