first commit

This commit is contained in:
2025-07-29 09:01:20 +00:00
commit f4f413ec23
1030 changed files with 79958 additions and 0 deletions

11
composer.json Normal file
View File

@@ -0,0 +1,11 @@
{
"require": {
"tightenco/collect": "^7.5",
"twig/twig": "2.12.5",
"gregwar/formidable": "^2.1",
"rmccue/requests": "^1.7"
},
"require-dev": {
"agencearcange/wp-twig-dump": "^1.1"
}
}