Skip to content

Commit fee7aa5

Browse files
committed
Preparing for a release
1 parent 6336ae7 commit fee7aa5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
[![Latest Version][badge-release]][packagist]
1111
[![PHP Version][badge-php]][php]
1212
![tests](https://github.com/JustSteveKing/php-sdk/workflows/tests/badge.svg)
13-
![Check & fix styling](https://github.com/JustSteveKing/php-sdk/workflows/Code%20style/badge.svg)
1413
[![Total Downloads][badge-downloads]][downloads]
1514

1615
[badge-release]: https://img.shields.io/packagist/v/juststeveking/php-sdk.svg?style=flat-square&label=release
@@ -22,13 +21,12 @@
2221
[downloads]: https://packagist.org/packages/juststeveking/php-sdk
2322
<!-- BADGES_END -->
2423

25-
A framework for building simple to use SDKs in PHP 8.1 and above.
24+
A framework for building simple to use SDKs in PHP 8.0 and above.
2625

2726
## Purpose
2827

2928
The purpose of this package is to provide a consistent and interoperable way to build PHP SDKs to work with 3rd party APis.
3029

31-
3230
## Usage
3331

3432
Working with this library is relatively simple, and an example can be found in the [demo](./demo) and [examples](./examples) directories.

banner.png

796 Bytes
Loading

0 commit comments

Comments
 (0)