Skip to content

Commit 7591964

Browse files
nick-zhtPl0ch
authored andcommitted
update readme (#29)
1 parent cf8780a commit 7591964

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
@@ -7,7 +7,7 @@
77
[![Total Downloads](https://poser.pugx.org/flix-tech/confluent-schema-registry-api/downloads)](https://packagist.org/packages/flix-tech/confluent-schema-registry-api)
88
[![License](https://poser.pugx.org/flix-tech/confluent-schema-registry-api/license)](https://packagist.org/packages/flix-tech/confluent-schema-registry-api)
99

10-
A PHP 7.0+ library to consume the Confluent Schema Registry REST API. It provides low level functions to create PSR-7
10+
A PHP 7.1+ library to consume the Confluent Schema Registry REST API. It provides low level functions to create PSR-7
1111
compliant requests that can be used as well as high level abstractions to ease developer experience.
1212

1313
#### Contents
@@ -36,7 +36,7 @@ compliant requests that can be used as well as high level abstractions to ease d
3636
| **`php`** | ~7.1 | Anything lower has reached EOL |
3737
| **`guzzlephp/guzzle`** | ~6.3 | Using `Request` to build PSR-7 `RequestInterface` |
3838
| **`beberlei/assert`** | ~2.7 | The de-facto standard assertions library for PHP |
39-
| **`wikimedia/avro`** | dev-master | TEMPORARY: Critical bug fixes require dev-master until new release is tagged |
39+
| **`flix-tech/avro-php`** | ^3.0 | Maintained fork of the only Avro PHP implementation: `rg/avro-php` |
4040

4141
### Optional dependencies
4242

0 commit comments

Comments
 (0)