Upload files to "/"

This commit is contained in:
2025-03-05 04:34:16 +00:00
commit 6b6170389d
5 changed files with 3815 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"require": {
"janu-software/facebook-php-sdk": "*",
"facebook/php-business-sdk": "*",
"php-http/guzzle7-adapter": "^1.0"
},
"config": {
"allow-plugins": {
"php-http/discovery": true
}
}
}