Skip to content

Commit fab8d8e

Browse files
authored
Merge pull request #25 from laravel/google2fa-v8
google2fa v8
2 parents 7e1d398 + b4a9e99 commit fab8d8e

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
@@ -17,7 +17,7 @@
1717
"php": "^7.3",
1818
"ext-json": "*",
1919
"bacon/bacon-qr-code": "^2.0",
20-
"pragmarx/google2fa": "^7.0"
20+
"pragmarx/google2fa": "^7.0|^8.0"
2121
},
2222
"require-dev": {
2323
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)