Skip to content

Commit aae29b3

Browse files
author
Bizley
authored
2.6.0
1 parent c0fd159 commit aae29b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ You can find Quill at https://quilljs.com/
2121
Run console command
2222

2323
```
24-
composer require bizley/quill:^2.5
24+
composer require bizley/quill:^2.6
2525
```
2626

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

2929
```json
3030
{
3131
"require": {
32-
"bizley/quill": "^2.5"
32+
"bizley/quill": "^2.6"
3333
}
3434
}
3535
```

0 commit comments

Comments
 (0)