v0.0.19
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changes since v0.0.18
- fix(phpstan): resolve last 2 errors — simplify DateInterval::days + ignore public trait (aad50cd)
- fix(phpstan): add ignore rules for level 7 false positives (05c41da)
- fix(ci): allow phpstan/extension-installer plugin + add path dep clone to security-audit (dcb3929)
- fix(phpstan): upgrade to phpstan 2.x + add phpstan-symfony extension (fb07dd3)
- ci: fix YAML lint — add autoloader + PARSE_CUSTOM_TAGS for Symfony tags (7016969)
- ci: upgrade action versions, fix audit masking, add daily security-audit (b0065eb)
- Merge pull request #7 from MakFly/dependabot/github_actions/softprops/action-gh-release-3 (b6c6ef0)
- chore(deps): bump softprops/action-gh-release from 2 to 3 (ff1600c)
- ci: clone betterauth-multimodal-php instead of betterauth-core (5f29f93)
- refactor: replace core-embedded with betterauth/multimodal-php dependency (38623e5)
- docs: align version and CI examples with current stack (e6f819f)
- docs(readme): rewrite and shorten with docs-first structure (4f5191f)
- docs(readme): pin CI badge to main push status (462476d)
Installation
composer require betterauth/symfony-bundle:v0.0.19What's Changed
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #7
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v0.0.18...v0.0.19