Update Composer Packages

This commit is contained in:
Paul Nicoué 2025-01-12 19:21:26 +01:00
parent e2855992ea
commit 90652db599
233 changed files with 53534 additions and 179 deletions

View file

@ -0,0 +1,11 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'claviska' => array($vendorDir . '/claviska/simpleimage/src'),
'Michelf' => array($vendorDir . '/michelf/php-smartypants'),
);