Commit graph

4 commits

Author SHA1 Message Date
Snider
a24ee4bfa8 fix(tenant): add strict_types and fix PSR-12 compliance across all PHP files
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 3s
Added declare(strict_types=1) to 27 files that were missing it.
Ran Pint to fix PSR-12 issues (import ordering, operator spacing, brace
positioning) across 33 files.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:11:54 +00:00
Claude
46929ea619 test: fix TestCase to use Orchestra Testbench for CI
Some checks failed
CI / PHP 8.3 (push) Failing after 1m43s
CI / PHP 8.4 (push) Failing after 1m37s
2026-02-23 06:18:30 +00:00
Snider
bc9ffd74d3 monorepo sepration 2026-01-26 21:08:59 +00:00
Snider
496551ee53
Initial commit 2026-01-26 21:03:15 +00:00