[PR #142] [MERGED] Fixed dependencies #645

Closed
opened 2026-03-14 12:17:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/142
Author: @GrahamCampbell
Created: 4/4/2020
Status: Merged
Merged: 4/4/2020
Merged by: @antonioribeiro

Base: 8.xHead: patch-1


📝 Commits (5)

📊 Changes

4 files changed (+13 additions, -1885 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 .travis.yml (+9 -16)
📝 composer.json (+2 -4)
composer.lock (+0 -1864)

📄 Description

Lock files are for apps, and will actually prevent testing on PHP 8.


🔄 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/antonioribeiro/google2fa/pull/142 **Author:** [@GrahamCampbell](https://github.com/GrahamCampbell) **Created:** 4/4/2020 **Status:** ✅ Merged **Merged:** 4/4/2020 **Merged by:** [@antonioribeiro](https://github.com/antonioribeiro) **Base:** `8.x` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`23abd01`](https://github.com/antonioribeiro/google2fa/commit/23abd016596082e507cbeeb371231430910b2ca3) Delete composer.lock - [`efff25f`](https://github.com/antonioribeiro/google2fa/commit/efff25f907477d826d56a93871c5e78545c33f77) Update .gitignore - [`106448a`](https://github.com/antonioribeiro/google2fa/commit/106448a553346b600e6949d202dd6828c26db089) Fixed dependencies - [`33a65a4`](https://github.com/antonioribeiro/google2fa/commit/33a65a4ac5792da6767ecd701d32ff0c0ca87896) Fixed travis config - [`889510d`](https://github.com/antonioribeiro/google2fa/commit/889510d6d7478f80afb96b5ce4acd8f9eb56678a) PHP 8.0 passes ### 📊 Changes **4 files changed** (+13 additions, -1885 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `.travis.yml` (+9 -16) 📝 `composer.json` (+2 -4) ➖ `composer.lock` (+0 -1864) </details> ### 📄 Description Lock files are for apps, and will actually prevent testing on PHP 8. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 12:17:39 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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/google2fa#645
No description provided.