Skip to content

Commit 16e025a

Browse files
authored
[MAD-15428] Left out some composer changes (#2)
* fix: composer fixes for release * fix: composer fixes for release
1 parent 3b2b613 commit 16e025a

File tree

2 files changed

+462
-623
lines changed

2 files changed

+462
-623
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "influxdb/influxdb-php",
3-
"description": "InfluxDB client library for PHP",
2+
"name": "nocworx/influxdata-influxdb-php",
3+
"description": "InfluxDB client library for PHP - NocWorx Fork",
44
"license": "MIT",
55
"keywords": [
66
"influxdb",
@@ -23,6 +23,10 @@
2323
{
2424
"name": "Gianluca Arbezzano",
2525
"email": "gianarb92@gmail.com"
26+
},
27+
{
28+
"name": "Dave Mednick",
29+
"email": "david.mednick@nexcess.net"
2630
}
2731
],
2832
"require": {

0 commit comments

Comments
 (0)