refactor(api): update composer dependency from php-api to lthn/api
Some checks failed
CI / PHP 8.3 (push) Failing after 3s
CI / PHP 8.4 (push) Failing after 2s

Part of the polyglot merge — lthn/php-api is now lthn/api.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-14 10:11:01 +00:00
parent b75af1645f
commit d956bf4783

View file

@ -18,7 +18,7 @@
"livewire/livewire": "^3.0",
"lthn/php": "dev-main",
"lthn/php-admin": "dev-main",
"lthn/php-api": "dev-main",
"lthn/api": "dev-main",
"lthn/php-mcp": "dev-main"
},
"require-dev": {