File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
1111compliant 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
You can’t perform that action at this time.
0 commit comments