Public Access
fix: add missing src/functions.php referenced by composer autoload #282
Reference in New Issue
Block a user
Delete Branch "fix/missing-functions-php"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The composer.json files section references src/functions.php but the file was missing, causing all CLI tools to fatal error when cloned fresh (without pre-installed /opt/mokocli).