Features
- Added repository binding support using
PHP attributes (requires Laravel 12+). Now repositories can be registered via#[Bind] / #[Singleton]attributes instead of only usingRepositoryServiceProvider.
What's Changed
- Release by @longaodai in #6
- Develop by @longaodai in #8
Full Changelog: v1.0.2...v1.0.3