Skip to content

Commit

Permalink
2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bizley authored Jan 14, 2020
1 parent c0fd159 commit aae29b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ You can find Quill at https://quilljs.com/
Run console command

```
composer require bizley/quill:^2.5
composer require bizley/quill:^2.6
```

Or add the package to your `composer.json`:

```json
{
"require": {
"bizley/quill": "^2.5"
"bizley/quill": "^2.6"
}
}
```
Expand Down

0 comments on commit aae29b3

Please sign in to comment.