Skip to content

Commit da0774f

Browse files
author
Asif Iqbal
committed
Fix Shortcodes version for Laravel 5.2
1 parent 2968556 commit da0774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you are looking for Laravel 4.2, see: https://github.com/patrickbrouwers/Lara
2828
Via Composer
2929

3030
``` bash
31-
$ composer require "webwizo/laravel-shortcodes:1.0.*"
31+
$ composer require "webwizo/laravel-shortcodes:1.0.4"
3232
```
3333

3434
After updating composer, add the ServiceProvider to the providers array in `config/app.php`

0 commit comments

Comments
 (0)