Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
62 stars 20 forks source link

Composer: update YoastCS and Composer Installers #279

Closed jrfnl closed 3 years ago

jrfnl commented 3 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Composer: update YoastCS to v 2.1.0

Relevant changes in YoastCS:

Relevant changes in PHPCS:

Refs:

Composer: update the Composer installers dependency

Update the Composer Installers dependency from 1.6.0 to 1.9.0 to fix compatibility with Composer 2.0.

Based on the changelog, this shouldn't have any other impact.

Ref: https://github.com/composer/installers/releases

CS: minor tweak

Test instructions

This PR can be tested by following these steps:

igorschoester commented 3 years ago

I cherry picked this into the hotfix/3.0.1 branch to solve the Travis build problems. Changing the milestone to match.