Skip to content

v2.3.1

Latest

Choose a tag to compare

@gakdesign gakdesign released this 23 Jul 07:40
· 1 commit to main since this release

fix(composer): resolve autoloader class collision with other Bonsai plugins

  • Both this plugin and bonsai-code-injector shipped byte-identical composer.json files,
    causing Composer to generate the same ComposerAutoloaderInit{hash} class in both —
    fatal error when both plugins were active on the same site (reported on faranitaylor.com)
  • Added a unique "name" field to composer.json and regenerated vendor/ from a clean install
  • Bumped to 2.3.1