chore: Update package name to reflect ownership change
Changes package name from 'rudloff/alltube-library' to 'kumi/alltube-library' in composer.json and README.md to align with updated ownership or maintenance.
This commit is contained in:
parent
7eaa07e01d
commit
39b91b6f8d
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ It is primarily used by [AllTube Download](https://github.com/Rudloff/alltube).
|
||||||
You can install it with:
|
You can install it with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require rudloff/alltube-library
|
composer require kumi/alltube-library
|
||||||
```
|
```
|
||||||
|
|
||||||
You can then use it in your PHP code:
|
You can then use it in your PHP code:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "rudloff/alltube-library",
|
"name": "kumi/alltube-library",
|
||||||
"description": "PHP wrapper for youtube-dl",
|
"description": "PHP wrapper for youtube-dl",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"homepage": "http://alltubedownload.net/",
|
"homepage": "http://alltubedownload.net/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue