andres-montanez / Magallanes

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

Added composer selfupdate command #355

Closed Toflar closed 7 years ago

Toflar commented 7 years ago

This is a PR for https://github.com/andres-montanez/Magallanes/issues/332.

Provides composer selfupdate which is not executed if the version is not older than 30 days which is configurable through the days option 😎

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling eba1e61d47f172e51a64ca0cd8d8c9ff92e4a0f4 on Toflar:composer-selfupdate into b36f90e80a2a1c5906c8ed21ab74fe21ef5d1485 on andres-montanez:nostromo.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling eba1e61d47f172e51a64ca0cd8d8c9ff92e4a0f4 on Toflar:composer-selfupdate into b36f90e80a2a1c5906c8ed21ab74fe21ef5d1485 on andres-montanez:nostromo.

andres-montanez commented 7 years ago

Hi! Thanks for the PR. I've already merged it, and made a few changes. It will be available in version 3.1, scheduled for release at the end of the month.

Regards!