pronamic / pronamic-cli

Pronamic CLI is the command-line interface for Pronamic.
1 stars 0 forks source link

Add notice/warning about WP-CLI in `wp-build` #7

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

https://github.com/pronamic/pronamic-cli/blob/422873785ecd61878323f4919ddfc4048481717b/src/WpBuildCommand.php#L181

https://github.com/pronamic/pronamic-cli/blob/422873785ecd61878323f4919ddfc4048481717b/src/WpBuildCommand.php#L203

remcotolsma commented 1 year ago
composer require wp-cli/wp-cli-bundle --dev
remcotolsma commented 1 year ago

WP-CLI is now required by Pronamic CLI, see ad415b98354c146ab17a74bca5a3fad4fd65648e and 15cb5e7095dcbc84caa1faff80c39cbec13c788a.