-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Directory index should be lightweight. Could you please remove the following dependencies
- php-ref is only needed for debug output - this is unlikely required in production.
- github-api is neither required for normal use. It is only used to check whether a new version of this package exist
Both features could be made optional. In the current form this package cannot be installed using composer with minimum-stability requirements.