Skip to content

Commit 2b85b17

Browse files
author
Konstantin Jäckel
committed
changed package name and author
1 parent 9d88d3c commit 2b85b17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "flix-tech/avro-serde-php",
2+
"name": "real-digital/avro-serde-php",
33
"description": "A library to serialize and deserialize Avro records making use of the confluent schema registry",
44
"keywords": [
55
"confluent-platform",
@@ -18,8 +18,8 @@
1818
"license": "MIT",
1919
"authors": [
2020
{
21-
"name": "Thomas Ploch",
22-
"email": "thomas.ploch@flixbus.com"
21+
"name": "Konstantin Jäckel",
22+
"email": "konstantin.jaeckel@real-digital.de"
2323
}
2424
],
2525
"require": {

0 commit comments

Comments
 (0)