first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-06-08 17:09:23 -04:00
commit df3a033196
17887 changed files with 8637778 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"require": {
"symfony/event-dispatcher" : "~2.7",
"omnipay/paypal": "~3.0",
"guzzlehttp/guzzle": "^7.0",
"php-http/guzzle7-adapter": "^1.0"
},
"config": {
"platform": {
"php": "8.0.2"
},
"allow-plugins": {
"php-http/discovery": true
}
}
}