Skip to content

Commit

Permalink
Use poser instead since it has php info easily
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Apr 19, 2024
1 parent 4c0ebfe commit 7841912
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

This is the official PHP SDK for [SnapAuth](https://www.snapauth.app).

[![Packagist Version](https://img.shields.io/packagist/v/snapauth/sdk)](https://packagist.org/packages/snapauth/sdk)
[![Latest Stable Version](http://poser.pugx.org/snapauth/sdk/v)](https://packagist.org/packages/snapauth/sdk)
[![PHP Version Require](http://poser.pugx.org/snapauth/sdk/require/php)](https://packagist.org/packages/snapauth/sdk)
[![License](http://poser.pugx.org/snapauth/sdk/license)](https://packagist.org/packages/snapauth/sdk)

[![Test](https://github.com/snapauthapp/sdk-php/actions/workflows/test.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/test.yml)
[![Lint](https://github.com/snapauthapp/sdk-php/actions/workflows/lint.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/lint.yml)
[![Static analysis](https://github.com/snapauthapp/sdk-php/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/static-analysis.yml)
[![Packagist License](https://img.shields.io/packagist/l/snapauth/sdk)](/LICENSE)


## Documentation

Expand Down

0 comments on commit 7841912

Please sign in to comment.