Releases: roots/wordpress-core-installer
Releases · roots/wordpress-core-installer
2.0.0
1.100.0: composer v2 compat
- Added support for Composer v2. Special thanks to @Ayesh for the original pull request to add this support.
- Bumped minimum required PHP version to 5.6 (same as WP). If you need to stick with an older PHP version, you're probably ok with also sticking with an older version of Composer and can continue to use
^1.0
as your version constraint. - Other various fixes and improvements to README, tests, etc.
1.1.0
What's Changed
- Allow overwriting wordpress-core type packages by @austinpray in #1
Full Changelog: 1.0.0...1.1.0
1.0.0
Initial fork
- Initial stable release
- Added tests and CI
- Support added for custom vendor directories
- Added sanity check for overwriting sensitive directories