downgrade to php8

This commit is contained in:
Tim Bendt
2025-11-25 16:57:48 -05:00
parent 871e5864a5
commit 3293172e5d
11 changed files with 8096 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
);