feat: make package

This commit is contained in:
Guillermo Pages
2021-08-30 13:12:58 +02:00
parent ae2ead6d1a
commit 23348743ee
14 changed files with 1064 additions and 0 deletions

18
composer.lock generated Normal file
View File

@@ -0,0 +1,18 @@
{
"_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": "29f18c3b5f95ef33f7745b524d914b5a",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}