Skip to content

Commit 7e2fe1c

Browse files
committed
feat: Add TOTP double authentication
1 parent f8bd751 commit 7e2fe1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install dependencies
3838
uses: php-actions/composer@v6
3939
with:
40-
php_extensions: redis
40+
php_extensions: gd redis
4141
php_version: 8.3
4242
rector:
4343
needs: setup

0 commit comments

Comments
 (0)