Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Fix install json doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Apr 2, 2016
1 parent 758b0e0 commit ec7a513
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 @@ -23,7 +23,7 @@ It includes:
Insert Adldap2-Laravel into your `composer.json` file:

```json
"adldap2/adldap2-laravel": "v2.0.*",
"adldap2/adldap2-laravel": "2.0.*",
```

Then run `composer update`.
Expand Down

0 comments on commit ec7a513

Please sign in to comment.