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:
parent
2883c73a65
commit
a0942253ee
50 changed files with 6665 additions and 3 deletions
10
vendor/composer/autoload_namespaces.php
vendored
Normal file
10
vendor/composer/autoload_namespaces.php
vendored
Normal 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'),
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue