Skip to content

Commit a42a54a

Browse files
authored
Merge pull request #19 from bocharsky-bw/patch-1
Do not specify version and so allow only BC upgrades
2 parents 2c0bd78 + f53ae6d commit a42a54a

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
@@ -9,7 +9,7 @@ login functionality in email and newsletter links.
99
The library is published as a [package][] and is installable via [Composer][]:
1010

1111
```
12-
$ composer require jmikola/auto-login=~1.0
12+
$ composer require jmikola/auto-login
1313
```
1414

1515
[package]: https://packagist.org/packages/jmikola/auto-login

0 commit comments

Comments
 (0)