[PR #373] [MERGED] fix: fix missing composer install cmd #1041

Closed
opened 2026-03-15 15:49:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/373
Author: @sadok-f
Created: 10/4/2023
Status: Merged
Merged: 10/4/2023
Merged by: @sadok-f

Base: mainHead: fix-missing-composer-install


📝 Commits (7)

📊 Changes

17 files changed (+34 additions, -32 deletions)

View changed files

📝 .github/FUNDING.yml (+1 -2)
📝 .github/workflows/cd.yml (+3 -2)
📝 .github/workflows/ci.yml (+5 -2)
📝 .github/workflows/close_inactive_issues.yml (+3 -2)
📝 CHANGELOG.md (+13 -13)
📝 CODE_OF_CONDUCT.md (+1 -1)
📝 Dockerfile (+1 -1)
📝 _config.yml (+1 -0)
📝 config/parameters.yml (+1 -0)
📝 config/routes.yml (+1 -0)
📝 docs/application-options.md (+1 -1)
📝 docs/enabling-xdebug.md (+3 -3)
📝 src/Core/Controller/CoreController.php (+0 -1)
📝 src/Core/Entity/OptionsBag.php (+0 -1)
📝 src/Core/Handler/SecurityHandler.php (+0 -1)
📝 tests/Core/Entity/Image/InputImageTest.php (+0 -1)
📝 tests/Core/Processor/ProcessorTest.php (+0 -1)

📄 Description

fix: fix missing composer install cmd


🔄 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/373 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 10/4/2023 **Status:** ✅ Merged **Merged:** 10/4/2023 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `fix-missing-composer-install` --- ### 📝 Commits (7) - [`d8a2073`](https://github.com/flyimg/flyimg/commit/d8a207328bdfd881ee49e15252ea2622b934b4fc) fix: fix missing composer install cmd - [`248a197`](https://github.com/flyimg/flyimg/commit/248a1972311fd31109646d6fa05585245b5b0e4f) ignore validate markdown files - [`b95d6bc`](https://github.com/flyimg/flyimg/commit/b95d6bc56c57785802faa21efe013ada7a1293f4) fixing linting errors - [`e1545fe`](https://github.com/flyimg/flyimg/commit/e1545fedc64a53daeccb4bc76a5796df5649bbe2) fixing linting errors - [`cc2ecfd`](https://github.com/flyimg/flyimg/commit/cc2ecfd3dabe461081d6334f2ba3072720dc9b9a) fixing linting errors - [`154e635`](https://github.com/flyimg/flyimg/commit/154e63548e802ab756ccd108bfc97dc323430203) fix linting error - [`a7f8023`](https://github.com/flyimg/flyimg/commit/a7f80239108e537c167dd5c40d45bc9b68464877) fixing errors and linting errors ### 📊 Changes **17 files changed** (+34 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.github/FUNDING.yml` (+1 -2) 📝 `.github/workflows/cd.yml` (+3 -2) 📝 `.github/workflows/ci.yml` (+5 -2) 📝 `.github/workflows/close_inactive_issues.yml` (+3 -2) 📝 `CHANGELOG.md` (+13 -13) 📝 `CODE_OF_CONDUCT.md` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `_config.yml` (+1 -0) 📝 `config/parameters.yml` (+1 -0) 📝 `config/routes.yml` (+1 -0) 📝 `docs/application-options.md` (+1 -1) 📝 `docs/enabling-xdebug.md` (+3 -3) 📝 `src/Core/Controller/CoreController.php` (+0 -1) 📝 `src/Core/Entity/OptionsBag.php` (+0 -1) 📝 `src/Core/Handler/SecurityHandler.php` (+0 -1) 📝 `tests/Core/Entity/Image/InputImageTest.php` (+0 -1) 📝 `tests/Core/Processor/ProcessorTest.php` (+0 -1) </details> ### 📄 Description fix: fix missing composer install cmd --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:49:36 +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#1041
No description provided.