@@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
|
"name": "DHTMLGoodies/chessParser",
|
||||||
|
"description": "PGN to PHP array parser PHP class for conversion of Chess PGN files to PHP array or JSON.",
|
||||||
"require": {
|
"require": {
|
||||||
"phpunit/phpunit" : "4.8.*"
|
"phpunit/phpunit" : "4.8.*"
|
||||||
|
},
|
||||||
|
"autoload": {
|
||||||
|
"classmap": ["./"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user