Skip to content

Commit e9d7855

Browse files
committed
Update install to 1.1.0
1 parent d12a433 commit e9d7855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Simple QrCode is an easy to use wrapper for the popular Laravel framework based
2525
First, add the Simple QrCode package to your `require` in your `composer.json` file:
2626

2727
"require": {
28-
"simplesoftwareio/simple-qrcode": "1.*.*"
28+
"simplesoftwareio/simple-qrcode": "1.1.*"
2929
}
3030

3131
Next, run the `composer update` command.

0 commit comments

Comments
 (0)