Skip to content

Commit

Permalink
Update readme to include new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Edofre committed Jan 3, 2018
1 parent 8ca8eec commit 25bfbc9
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,7 +21,7 @@ $ php composer.phar require edofre/laravel-fullcalendar
or add

```
"edofre/laravel-fullcalendar": "V1.2.3"
"edofre/laravel-fullcalendar": "V1.2.4"
```

to the ```require``` section of your `composer.json` file.
Expand All @@ -32,7 +32,7 @@ This plugin enables you to download bower packages through composer.

You can install it using this command:
```
composer global require "fxp/composer-asset-plugin:^1.3.0”
composer global require "fxp/composer-asset-plugin:^1.4.0”
```

This will add the fxp composer-asset-plugin and your composer will be able to find and download the required bower-asset/fullcalendar package.
Expand Down

0 comments on commit 25bfbc9

Please sign in to comment.