the dev
the dev
feat: introduce self-documenting `Makefile` for package development This update introduces a self-documenting `Makefile` as a single entry point for developers working on the package, streamlining the development process and enhancing...
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? I'm trying to add a...
Adds support for PHPUnit `#[Test]` attribute Closes: #144
Closes: #84
I propose adding PHPStan to our development toolchain alongside Psalm. Key benefits include: - **Widespread Adoption**: PHPStan is widely used in PHP projects, making integration seamless for most developers. -...
## What was changed Made trap version to be as static property of Info class, ## Why? If multiple requests to Info class are made in one request cycle, there...
:robot: I have created a release *beep* *boop* --- ## [4.13.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.3...v4.13.0) (2025-04-06) ### Features * support Laravel 12 ([#756](https://github.com/wayofdev/laravel-cycle-orm-adapter/issues/756)) ([2baf91c](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2baf91c083d908a6397464cd49c8aa2ccc73e09d)) ### Documentation * update readme ([cf87eaf](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/cf87eafdd6b4edb08d9fa6c8085378affca16edf)) ### Dependencies * **deps:**...
There should be github-action, that would be triggered only if any file changes in /docs directory. Checks should include: - Basic linting - Docs build without errors