Skip to content

Commit

Permalink
change package version
Browse files Browse the repository at this point in the history
  • Loading branch information
invisnik authored Aug 13, 2017
1 parent a2db0c2 commit 8a9b217
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 @@ -10,7 +10,7 @@ This package is a Laravel 5 service provider which provides support for Steam Op
Add this to your `composer.json` file, in the require object:

```javascript
"invisnik/laravel-steam-auth": "2.*"
"invisnik/laravel-steam-auth": "3.*"
```

After that, run `composer install` to install the package.
Expand Down

0 comments on commit 8a9b217

Please sign in to comment.