Update install instruction
This commit is contained in:
parent
59f6ffd32a
commit
8fd4e23615
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ The recommended way to install PHP-FFMpeg is through [Composer](https://getcompo
|
|||
```json
|
||||
{
|
||||
"require": {
|
||||
"php-ffmpeg/php-ffmpeg": "0.3.x-dev@dev"
|
||||
"php-ffmpeg/php-ffmpeg": "~0.4"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue