Commit graph

7 commits

Author SHA1 Message Date
Snider
347b7b8b36 feat: rename package to lthn/php-commerce for Packagist
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s
2026-03-09 18:00:04 +00:00
Snider
517b91845e fix: rename core/php-framework dependency to core/php
Some checks failed
CI / PHP 8.3 (push) Failing after 1s
CI / PHP 8.4 (push) Failing after 2s
2026-03-09 17:38:54 +00:00
Snider
c42e2f62c3 chore: rename package to core/php-commerce
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 3s
Aligns composer package name with forge repo path
(forge.lthn.ai/core/php-commerce). Part of host-uk/* → core/* migration.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-03 10:38:58 +00:00
Claude
036c85388c test: fix TestCase to use Orchestra Testbench for CI
Some checks failed
CI / PHP 8.3 (push) Failing after 2m0s
CI / PHP 8.4 (push) Failing after 2m5s
2026-02-23 06:18:30 +00:00
Snider
a774f4e285 refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce
Align commerce module with the monorepo module structure by updating
all namespaces to use the Core\Mod\Commerce convention. This change
supports the recent monorepo separation and ensures consistency with
other modules.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 16:23:12 +00:00
Snider
a74a02f406 monorepo sepration 2026-01-27 00:24:22 +00:00
Snider
aa53f48850
Initial commit 2026-01-26 23:18:22 +00:00