Skip to content

Commit 995d853

Browse files
authored
Update README.md
1 parent 78a67ef commit 995d853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ Installation
109109

110110
Install the current major version using Composer with (recommended)
111111
```
112-
$ composer require apix/log:1.2.*
112+
composer require apix/log:1.3.*
113113
```
114114
Or install the latest stable version with
115115
```
116-
$ composer require apix/log
116+
composer require apix/log
117117
```
118118

119119
License

0 commit comments

Comments
 (0)