Initial commit

This commit is contained in:
“VeLiTi”
2025-01-30 11:43:37 +01:00
commit 6f1cc27ec4
823 changed files with 233091 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'_PhpScoperf7c63b60b99d\\Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
'Mollie\\Api\\' => array($baseDir . '/src'),
);