mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[PR #719] [MERGED] chore: bump php version #728
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#728
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/nextcloud/twofactor_gateway/pull/719
Author: @vitormattos
Created: 10/13/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @vitormattos
Base:
master← Head:chore/bump-php-version📝 Commits (5)
db64d41chore: bump minimum PHP version627770cchore: bump dependenciesf5dc039fix: psalm issuesc7b4368fix: filename636d39ffix: run with minimum PHP version📊 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.