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 dependencies #318

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Composer: update CS dependencies

Just some small changes, nothing major.

Refs:

Composer: update Mockery

Mockery 1.3.6 contains a fix needed to allow for running the tests on PHP 8.2.

Ref:

Test instructions

This PR can be tested by following these steps:

private-packagist[bot] commented 1 year ago

composer.lock

Dev Package changes

Package Operation From To Changes
mockery/mockery upgrade 1.3.5 1.3.6 diff
phpcompatibility/phpcompatibility-paragonie upgrade 1.3.1 1.3.2 diff
phpcompatibility/phpcompatibility-wp upgrade 2.1.3 2.1.4 diff

Settings · Docs · Powered by Private Packagist