feat: Initial composer project
Some checks failed
WordPress deployment / deploy (push) Failing after 1s

This commit is contained in:
2025-08-05 14:33:26 -04:00
parent 3fa68c6beb
commit b905055843
4 changed files with 24 additions and 8 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": "6acb315fc71daec54cc1b9d8a17898b0",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}