Skip to content

Commit 9fd8171

Browse files
author
Stanley Aloh
committed
fix composer json files
1 parent d1c3bda commit 9fd8171

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
@@ -2,7 +2,7 @@
22
"name": "stanliwise/totp",
33
"description": "This package Enables you to generate HOTP and TOTP token",
44
"type": "totp-plugin",
5-
"version": "1.2.14",
5+
"minimum-stability": "dev",
66
"autoload": {
77
"psr-4": {
88
"OTP\\" : "src/"

0 commit comments

Comments
 (0)