php-framework/packages/core-php
Snider 1f1c8d0496 fix: add tier columns to users table, remove app-specific seeder
- Add tier and tier_expires_at columns to users table in create migration
- Remove SystemUserSeeder (moved to host.uk.com as it uses app-specific models)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 22:20:54 +00:00
..
config Fix critical and high severity issues from code review 2026-01-21 20:20:14 +00:00
src fix: add tier columns to users table, remove app-specific seeder 2026-01-25 22:20:54 +00:00
stubs Add core components and initial setup for the PHP framework 2026-01-21 14:11:45 +00:00
tests Fix critical and high severity issues from code review 2026-01-21 20:20:14 +00:00
composer.json Fix critical and high severity issues from code review 2026-01-21 20:20:14 +00:00
phpunit.xml Add core components and initial setup for the PHP framework 2026-01-21 14:11:45 +00:00
TODO.md fix: add tier columns to users table, remove app-specific seeder 2026-01-25 22:20:54 +00:00