mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-23 23:16:58 +01:00
Updated composer.json
This commit is contained in:
parent
d1d4806b0b
commit
a62d20355d
@ -1,8 +1,17 @@
|
||||
{
|
||||
"name": "jeroened/libpairtwo",
|
||||
"type": "library",
|
||||
"description": "PHP library that reads and writes SWS files from Pairtwo developed by the Belgian Chess Federation",
|
||||
"keywords": ["chess", "frbe-kbsb", "pairtwo"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Jeroen De Meerleer",
|
||||
"email": "schaak@jeroened.be",
|
||||
"homepage": "https://www.jeroened.be",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.1",
|
||||
"myclabs/php-enum": "^1.6"
|
||||
|
Loading…
Reference in New Issue
Block a user