[PR #566] [MERGED] Fix barcode generator dependency #896

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/566
Author: @ElvisAns
Created: 5/2/2022
Status: Merged
Merged: 5/2/2022
Merged by: @jasonmunro

Base: masterHead: fix_barcode_generator_dependency


📝 Commits (3)

  • f0028f7 [KIL][UPD] Replace codeitnnow/barcode depency with endroid/qr-code
  • b88e277 [UPD] Import the new namespaces
  • e95c642 [UPD] Update codebase with the new lib methods

📊 Changes

3 files changed (+187 additions, -54 deletions)

View changed files

📝 composer.json (+2 -2)
📝 composer.lock (+161 -43)
📝 modules/2fa/modules.php (+24 -9)

📄 Description

Pullrequest

Issues

Checklist

  • run composer install to update the existing vendor depencies

How2Test

  • switch to this branch and try it in your local instance

Todo

  • Clean up the code and removing some unwanted lines

🔄 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/566 **Author:** [@ElvisAns](https://github.com/ElvisAns) **Created:** 5/2/2022 **Status:** ✅ Merged **Merged:** 5/2/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `fix_barcode_generator_dependency` --- ### 📝 Commits (3) - [`f0028f7`](https://github.com/cypht-org/cypht/commit/f0028f7036b866a034f0b6fe3bac7ce73b77ecf3) [KIL][UPD] Replace codeitnnow/barcode depency with endroid/qr-code - [`b88e277`](https://github.com/cypht-org/cypht/commit/b88e277680e0f152b0f2d88254bba6908ae3bb48) [UPD] Import the new namespaces - [`e95c642`](https://github.com/cypht-org/cypht/commit/e95c642ef36fd9febfc1bab5fd3893b21981c305) [UPD] Update codebase with the new lib methods ### 📊 Changes **3 files changed** (+187 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -2) 📝 `composer.lock` (+161 -43) 📝 `modules/2fa/modules.php` (+24 -9) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues - fixes #562 - relates #562 - [X] None ### Checklist - run `composer install` to update the existing vendor depencies ### How2Test - switch to this branch and try it in your local instance ### Todo - Clean up the code and removing some unwanted lines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:34 +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#896
No description provided.