v1.5.1
What's Changed
- build: add github-actions to dependabot by @priyadi in #71
- build: update php-cs-fixer by @priyadi in #75
- refactor: use
ClassUtil::getAllClassesFromObject()
forclass_parents()
+class_implements()
by @priyadi in #77 - fix: inheritance support in property mapper by @priyadi in #76
Full Changelog: v1.5.0...v1.5.1