Skip to content

Commit f1a8f34

Browse files
authored
Update composer.json
1 parent 758a35d commit f1a8f34

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
"name": "nizarii/arma-rcon-class",
33
"homepage": "https://github.com/Nizarii/arma-rcon-class-php/",
44
"type": "library",
5-
"description": "ARC allows you connecting and sending commands easily to your BattlEye server",
5+
"description": "ARC is a lightweight PHP class, that allows you connecting and sending commands easily to your BattlEye server, including Arma 3, Arma 2 and Arma 2: OA game servers.",
66
"require": {
77
"php": ">=5.4.0"
88
},
99
"license": "MIT",
1010
"authors": [
1111
{
1212
"name": "Felix Schäfer",
13-
"email": "[email protected]",
1413
"role": "Developer"
1514
}
1615
],

0 commit comments

Comments
 (0)