Files
mail_manager/composer.lock
Sebastian Krupinski ec2bc0620a
Some checks failed
Build Test / test (pull_request) Successful in 23s
JS Unit Tests / test (pull_request) Successful in 28s
PHP Unit Tests / test (pull_request) Failing after 51s
chore: implemement basic tests
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-02-15 22:21:49 -05:00

24 lines
661 B
JSON

{
"_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": "e711938000d424b66eeb32cd36b22ca2",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8.2 <=8.5"
},
"platform-dev": [],
"platform-overrides": {
"php": "8.2"
},
"plugin-api-version": "2.3.0"
}