wordpress-core-installer v4.0.0 released
Breaking Changes
- Composer 2 is now required — Composer v1 reached EOL in October 2022 and is no longer supported. The
composer-plugin-apiandcomposer/composerconstraints have been updated to^2.0.
Improvements
- Cleaned up v1/v2 compatibility shims in tests
- Fixed PHPUnit deprecation warning (
expectExceptionMessageRegExp→expectExceptionMessageMatches)
Full Changelog: Comparing 3.0.0...v4.0.0 · roots/wordpress-core-installer · GitHub