Skip to content

Develop#3

Merged
KommandHub merged 4 commits into
mainfrom
develop
Mar 22, 2026
Merged

Develop#3
KommandHub merged 4 commits into
mainfrom
develop

Conversation

@KommandHub
Copy link
Copy Markdown
Owner

No description provided.

- Refactor Dockerfile to use layer caching for faster builds.
- Add Makefile for common development tasks.
- Update README.md with Docker development instructions.
- Initialize CHANGELOG.md to track project changes.
- Replace `laravel/pint` with `friendsofphp/php-cs-fixer` and `phpstan/phpstan`.
- Add `.php-cs-fixer.dist.php` with PSR-12 and custom formatting rules.
- Add `phpstan.neon` for static analysis at level 5.
- Update `composer.json` scripts for `lint` and `format`.
- Apply code formatting changes across the codebase.
- Update `CHANGELOG.md` to reflect the tool migration.
- Delete Laravel Service Provider, Facades, and configuration.
- Remove `illuminate/support` and `orchestra/testbench` dependencies.
- Remove Laravel-related documentation from README.md.
- Update CHANGELOG.md to reflect the removal.
@KommandHub KommandHub merged commit c0d4197 into main Mar 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant