Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Remove the Composer-generated autoloader #36

Merged
merged 7 commits into from
Jan 23, 2018

Conversation

stevegrunwell
Copy link
Contributor

This PR removes the Composer-generated autoloader (and thus the requirement for site owners to run composer install to generate it) in favor of a direct spl_autoload() call.

Fixes #29.

…ssary for site owners to run `composer install`.

WP-CLI commands were updated in #35, and the documentation will be revisited as a whole in #34.
@stevegrunwell stevegrunwell added this to the Version 1.0.0 milestone Jan 22, 2018
stevegrunwell added a commit that referenced this pull request Jan 22, 2018
Copy link
Contributor

@boogah boogah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎊

@stevegrunwell stevegrunwell merged commit 9a95351 into develop Jan 23, 2018
@stevegrunwell stevegrunwell deleted the fix/remove-autoloader branch January 23, 2018 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants