mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #373] [MERGED] fix: fix missing composer install cmd #438
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#438
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-missing-composer-install📝 Commits (7)
d8a2073fix: fix missing composer install cmd248a197ignore validate markdown filesb95d6bcfixing linting errorse1545fefixing linting errorscc2ecfdfixing linting errors154e635fix linting errora7f8023fixing errors and linting errors📊 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.