new commit (forgot what is different since the previous commit, but i think some edits on code like actions, rotation fix, etc.

This commit is contained in:
GZod01 2025-02-07 15:30:52 +01:00
parent 2883c73a65
commit a0942253ee
50 changed files with 6665 additions and 3 deletions

10
vendor/composer/autoload_namespaces.php vendored Normal file
View file

@ -0,0 +1,10 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Packagist\\Api\\' => array($vendorDir . '/knplabs/packagist-api/src'),
);