composer.json file added

This commit is contained in:
Frank Agerholm 2019-04-02 10:54:55 +02:00
commit b3b983a03d

7
composer.json Normal file
View file

@ -0,0 +1,7 @@
{
"require": {
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^1.0"
}
}