Skip to content

Commit b51430c

Browse files
authored
Merge pull request stephenjude#98 from glennjacobs/patch-2
[v2] Update composer.json to support v9 of pragmarx/google2fa
2 parents 67250b6 + fd37ac6 commit b51430c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^8.1",
2727
"filament/filament": "^3.0",
28-
"pragmarx/google2fa": "^8.0",
28+
"pragmarx/google2fa": "^8.0|^9.0",
2929
"bacon/bacon-qr-code": "^3.0",
3030
"spatie/laravel-passkeys": "^1.0" ,
3131
"spatie/laravel-package-tools": "^1.15.0"

0 commit comments

Comments
 (0)