docs: update README badges and install command to lthn/php
This commit is contained in:
parent
4b2b5d6350
commit
8baf48d4fc
1 changed files with 2 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# Core PHP Framework
|
||||
|
||||
[](https://github.com/host-uk/core-php/actions)
|
||||
[](https://codecov.io/gh/host-uk/core-php)
|
||||
[](https://packagist.org/packages/host-uk/core)
|
||||
[](https://packagist.org/packages/lthn/php)
|
||||
[](LICENSE)
|
||||
[](https://php.net/)
|
||||
[](https://laravel.com)
|
||||
|
|
@ -32,7 +30,7 @@ A modular monolith framework for Laravel with event-driven architecture, lazy mo
|
|||
## Installation
|
||||
|
||||
```bash
|
||||
composer require host-uk/core
|
||||
composer require lthn/php
|
||||
```
|
||||
|
||||
The service provider will be auto-discovered.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue