This commit is contained in:
Tim Bendt
2025-11-25 10:56:36 -05:00
parent 6b9ef7ca55
commit 004e206499
5 changed files with 448 additions and 1 deletions

24
composer.lock generated Normal file
View File

@@ -0,0 +1,24 @@
{
"_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": "519d12029469c19dc1ae17d08fa71087",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.3",
"ext-gd": "*",
"ext-dom": "*",
"ext-curl": "*",
"ext-mbstring": "*"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"
}