Skip to content

Commit f25e9eb

Browse files
Merge branch 'master' of github.com:jonathantorres/laravel-medium-sdk
2 parents 88329d2 + 75d7122 commit f25e9eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Laravel Medium SDK
22
================
3-
[![Build Status](https://travis-ci.com/jonathantorres/laravel-medium-sdk.svg?branch=master)](https://travis-ci.com/jonathantorres/laravel-medium-sdk)
3+
[![Tests](https://github.com/jonathantorres/laravel-medium-sdk/actions/workflows/tests.yml/badge.svg)](https://github.com/jonathantorres/laravel-medium-sdk/actions/workflows/tests.yml)
44

5-
Laravel Service Provider for Medium's SDK for PHP. Versions `5.0`, `5.1`, `5.2`, `5.3`, `5.4`, `5.5`, `5.6`, `5.7` and `5.8` of the framework are currently supported. Documentation for the SDK can be found [here](https://github.com/jonathantorres/medium-sdk-php).
5+
Laravel Service Provider for Medium's SDK for PHP. Version `6.x` of the framework is currently supported. Documentation for the SDK can be found [here](https://github.com/jonathantorres/medium-sdk-php).
66

77
#### Installation via Composer
88
```bash

0 commit comments

Comments
 (0)