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

Commit ec7a513

Browse files
committed
Fix install json doc.
1 parent 758b0e0 commit ec7a513

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
@@ -23,7 +23,7 @@ It includes:
2323
Insert Adldap2-Laravel into your `composer.json` file:
2424

2525
```json
26-
"adldap2/adldap2-laravel": "v2.0.*",
26+
"adldap2/adldap2-laravel": "2.0.*",
2727
```
2828

2929
Then run `composer update`.

0 commit comments

Comments
 (0)