Skip to content

Commit 820ae71

Browse files
authored
Convert Poser badges to https (#15)
These always should have been done this way, but the premade links had `http`, and it seems Github's readme renderer has stopped supporting this.
1 parent 035d4a2 commit 820ae71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

5-
[![Latest Stable Version](http://poser.pugx.org/snapauth/sdk/v)](https://packagist.org/packages/snapauth/sdk)
6-
[![PHP Version Require](http://poser.pugx.org/snapauth/sdk/require/php)](https://packagist.org/packages/snapauth/sdk)
7-
[![License](http://poser.pugx.org/snapauth/sdk/license)](https://packagist.org/packages/snapauth/sdk)
5+
[![Latest Stable Version](https://poser.pugx.org/snapauth/sdk/v)](https://packagist.org/packages/snapauth/sdk)
6+
[![PHP Version Require](https://poser.pugx.org/snapauth/sdk/require/php)](https://packagist.org/packages/snapauth/sdk)
7+
[![License](https://poser.pugx.org/snapauth/sdk/license)](https://packagist.org/packages/snapauth/sdk)
88

99
[![Test](https://github.com/snapauthapp/sdk-php/actions/workflows/test.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/test.yml)
1010
[![Lint](https://github.com/snapauthapp/sdk-php/actions/workflows/lint.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/lint.yml)

0 commit comments

Comments
 (0)