fixes to support composer / packagist

This commit is contained in:
Joey Kimsey
2024-08-08 01:24:32 -04:00
parent fd8b979c9c
commit 9d6a79d80b
8 changed files with 227 additions and 2 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": "d82682b62a8e3d58c3b380eee6f344ec",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8.1.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}