laminas / laminas-component-installer

Composer plugin for injecting modules and configuration providers into application configuration
https://docs.laminas.dev/laminas-component-installer/
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

Rename `component-whitelist` to `component-auto-installs` #52

Closed boesing closed 2 years ago

boesing commented 2 years ago
Q A
Documentation yes
BC Break no
New Feature yes

Description

This also adds a BC layer to ensure component-whitelist will continue to work until the next major version.

Closes #50