Skip to content

Commit

Permalink
finishing testing deployment artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ekojs committed Jan 30, 2025
1 parent 684fa67 commit a88b487
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OTP Library
=============

TOTP and HOTP Library with backup codes, compatible with google authenticator. Compatible with PHP >= 7.4.13.
TOTP and HOTP Library with backup codes, compatible with google authenticator. Compatible with PHP >= 8.2.

[![Build Status](https://github.com/ekojs/ejsotp/actions/workflows/release.yml/badge.svg)](http://ekojunaidisalam.com/ejsotp/)
[![Coverage Status](https://coveralls.io/repos/ekojs/ejsotp/badge.svg?branch=master)](https://coveralls.io/r/ekojs/ejsotp?branch=master)
Expand All @@ -13,7 +13,7 @@ Check this code coverage on [http://ekojunaidisalam.com/ejsotp/](http://ekojunai

## Install

For PHP version **`>= 7.4.13`**:
For PHP version **`>= 8.2`**:

```
composer require ekojs/otp
Expand Down

0 comments on commit a88b487

Please sign in to comment.