Initial commit

This commit is contained in:
Maarten 2019-12-20 00:09:25 +01:00
commit 06f17dff5b
9 changed files with 115 additions and 0 deletions

19
composer.lock generated Normal file
View file

@ -0,0 +1,19 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6de065434f40becaf0a1e74d6aaff7a9",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^7.2"
},
"platform-dev": []
}