Framework updates

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2026-01-12 17:25:07 +00:00
parent ee709ae86d
commit f70ca09f78
12 changed files with 1234 additions and 156 deletions

View File

@@ -376,6 +376,11 @@
"created_at": "2025-12-27T22:53:05+00:00",
"created_by": "root",
"command": "php artisan make:migration:safe convert_tasks_polymorphic_to_type_refs"
},
"2026_01_12_073624_add_timezone_to_sites_table.php": {
"created_at": "2026-01-12T07:36:24+00:00",
"created_by": "root",
"command": "php artisan make:migration:safe add_timezone_to_sites_table"
}
}
}