-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Issues found:
composer sourcecommand doesn't exist in Composer- Plugin requires both custom autoloader AND Composer autoloader, but only includes the custom one
- Development dependencies require PHP tokenizer extension that may not be available on all systems
Solutions provided:
- Alternative installation methods that actually work
- Required autoloader fix to prevent fatal errors
- Use of
--no-devflag to avoid unnecessary development dependencies
This should help other users avoid the same installation issues I encountered!
Metadata
Metadata
Assignees
Labels
No labels