imath / wp-statuses

WordPress plugin to ease Custom Post Statuses integration
GNU General Public License v2.0
160 stars 27 forks source link

Remove dependency for composer installers #30

Closed ibes closed 5 years ago

ibes commented 5 years ago

The dependency for composer installers is unnecessary at this level. The project that includes wp-statuses should have composer installers required - but that is not the job for this plugin to ask for it.

This requirement brings my setup in trouble as this plugins composer.json requires a very specific composer installer version that is outdated.