chore: rename package to core/php-uptelligence
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s

Aligns composer package name with forge repo path
(forge.lthn.ai/core/php-uptelligence). Part of host-uk/* → core/* migration.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-03 10:38:58 +00:00
parent 9468749010
commit fcdd6e5c58

View file

@ -1,5 +1,5 @@
{
"name": "host-uk/core-uptelligence",
"name": "core/php-uptelligence",
"description": "Upstream vendor tracking and dependency intelligence",
"keywords": [
"laravel",
@ -11,7 +11,7 @@
"license": "EUPL-1.2",
"require": {
"php": "^8.2",
"host-uk/core": "dev-main"
"core/php-framework": "dev-main"
},
"require-dev": {
"laravel/pint": "^1.18",