Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit 08468f8

Browse files
committed
Set version to 1.0.0 and added Arthur as author
1 parent df62ba8 commit 08468f8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "hosted-solr/apiclient",
33
"type": "hosted-solr-php-api-client",
4+
"version": "1.0.0",
45
"description": "PHP Api Client for hosted-solr.com",
56
"minimum-stability": "alpha",
67
"license": "GPL-2.0+",
@@ -9,8 +10,11 @@
910
"authors": [
1011
{
1112
"name": "Timo Schmidt",
12-
"email": "timo.schmidt@dkd.de",
13-
"role": "Lead Developer"
13+
"email": "timo.schmidt@dkd.de"
14+
},
15+
{
16+
"name": "Arthur Rehm",
17+
"email": "arthur.rehm@dkd.de"
1418
}
1519
],
1620
"support": {

0 commit comments

Comments
 (0)