first commit

This commit is contained in:
O K
2025-03-22 13:35:46 +02:00
parent af907b25a7
commit c23bec6dc0
8 changed files with 971 additions and 3 deletions

20
composer.lock generated Normal file
View File

@@ -0,0 +1,20 @@
{
"_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": "c831f345a274722d1e92b83bf2e33280",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8.0.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}