Skip to content

Commit

Permalink
Update install to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyCorey committed Sep 26, 2014
1 parent d12a433 commit e9d7855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Simple QrCode is an easy to use wrapper for the popular Laravel framework based
First, add the Simple QrCode package to your `require` in your `composer.json` file:

"require": {
"simplesoftwareio/simple-qrcode": "1.*.*"
"simplesoftwareio/simple-qrcode": "1.1.*"
}

Next, run the `composer update` command.
Expand Down

0 comments on commit e9d7855

Please sign in to comment.