Merge branch 'issue/5-autoload' of https://github.com/christeredvartsen/chessParser into better-composer
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"require": {
|
||||
"phpunit/phpunit" : "4.8.*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["./"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user