Skip to content

How to update the stubs

Grégory Viguier edited this page Oct 15, 2024 · 4 revisions
  1. Update the version of wpackagist-plugin/the-events-calendar in composer.json to the latest version available.
  2. composer install will install the stubs generator and TEC in the vendor folder.
  3. bash generate.sh will create the stubs.
  4. Create a PR.
  5. Once the PR is merged, create a tag with the new version as title, and a release.
Clone this wiki locally