Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

v0.2.1

Choose a tag to compare

@otsch otsch released this 07 Feb 21:41
· 5 commits to main since this release

Fixed

  • Move registering extension package and steps to boot method of ServiceProvider because when doing it in register, the singleton binding of the ExtensionPackageManager does (or may) not exist yet.