Skip to content

Releases: roots/wordpress-core-installer

2.0.0

14 Dec 16:32
635dd2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.100.0...2.0.0

1.100.0: composer v2 compat

25 Oct 22:53
73f8488
Compare
Choose a tag to compare
  • 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

10 Dec 00:22
83744b1
Compare
Choose a tag to compare

What's Changed

  • Allow overwriting wordpress-core type packages by @austinpray in #1

Full Changelog: 1.0.0...1.1.0

1.0.0

09 Dec 20:22
Compare
Choose a tag to compare

Initial fork

  • Initial stable release
  • Added tests and CI
  • Support added for custom vendor directories
  • Added sanity check for overwriting sensitive directories