andres-montanez / Magallanes

The PHP Deployment Tool
https://magephp.com
MIT License
691 stars 169 forks source link

[Configuration] Improve Config Handling #324

Closed andres-montanez closed 6 years ago

andres-montanez commented 7 years ago

Improve how configuration is being handled, currently to avoid commands which doesn't require configuration, the others make a requireConfig call. This dependency should be avoided.