[PR #719] [MERGED] chore: bump php version #728

Closed
opened 2026-02-26 06:31:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/719
Author: @vitormattos
Created: 10/13/2025
Status: Merged
Merged: 10/13/2025
Merged by: @vitormattos

Base: masterHead: chore/bump-php-version


📝 Commits (5)

📊 Changes

18 files changed (+169 additions, -144 deletions)

View changed files

📝 .github/workflows/phpunit-sqlite-coverage.yml (+9 -4)
📝 .scrutinizer.yml (+1 -1)
📝 composer.json (+1 -1)
📝 composer.lock (+30 -22)
📝 lib/Command/Configure.php (+1 -1)
📝 lib/Command/Remove.php (+1 -1)
📝 lib/Command/Status.php (+1 -1)
📝 lib/Command/Test.php (+1 -1)
📝 psalm.xml (+1 -1)
📝 vendor-bin/csfixer/composer.json (+1 -1)
📝 vendor-bin/csfixer/composer.lock (+14 -14)
📝 vendor-bin/php-scoper/composer.json (+1 -1)
📝 vendor-bin/php-scoper/composer.lock (+19 -19)
📝 vendor-bin/psalm/composer.json (+1 -1)
📝 vendor-bin/psalm/composer.lock (+52 -52)
📝 vendor-bin/telegram-client/composer.lock (+6 -6)
📝 vendor-bin/unit/composer.json (+1 -1)
📝 vendor-bin/unit/composer.lock (+28 -16)

📄 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/nextcloud/twofactor_gateway/pull/719 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `chore/bump-php-version` --- ### 📝 Commits (5) - [`db64d41`](https://github.com/nextcloud/twofactor_gateway/commit/db64d417ea966c15bc2acbcd7d8b654fd36eefca) chore: bump minimum PHP version - [`627770c`](https://github.com/nextcloud/twofactor_gateway/commit/627770ce9cbf48f88c30a9c3c7412322ee2fc45f) chore: bump dependencies - [`f5dc039`](https://github.com/nextcloud/twofactor_gateway/commit/f5dc039dcd480b8817802a44a30fdc0b674d594a) fix: psalm issues - [`c7b4368`](https://github.com/nextcloud/twofactor_gateway/commit/c7b4368d8100d335cf1be16ab98bc3813ccd2efc) fix: filename - [`636d39f`](https://github.com/nextcloud/twofactor_gateway/commit/636d39f4d6ba7b06f5cf97afb38f141f95a7b0bd) fix: run with minimum PHP version ### 📊 Changes **18 files changed** (+169 additions, -144 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/phpunit-sqlite-coverage.yml` (+9 -4) 📝 `.scrutinizer.yml` (+1 -1) 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+30 -22) 📝 `lib/Command/Configure.php` (+1 -1) 📝 `lib/Command/Remove.php` (+1 -1) 📝 `lib/Command/Status.php` (+1 -1) 📝 `lib/Command/Test.php` (+1 -1) 📝 `psalm.xml` (+1 -1) 📝 `vendor-bin/csfixer/composer.json` (+1 -1) 📝 `vendor-bin/csfixer/composer.lock` (+14 -14) 📝 `vendor-bin/php-scoper/composer.json` (+1 -1) 📝 `vendor-bin/php-scoper/composer.lock` (+19 -19) 📝 `vendor-bin/psalm/composer.json` (+1 -1) 📝 `vendor-bin/psalm/composer.lock` (+52 -52) 📝 `vendor-bin/telegram-client/composer.lock` (+6 -6) 📝 `vendor-bin/unit/composer.json` (+1 -1) 📝 `vendor-bin/unit/composer.lock` (+28 -16) </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-26 06:31:57 +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/twofactor_gateway-nextcloud#728
No description provided.