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

Commit 3df9442

Browse files
committed
Added version compatibility chart for upcoming release
1 parent 04ee785 commit 3df9442

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ It includes:
1717
- An Auth driver for easily allowing users to login to your application using active directory
1818
- An Adldap facade (`Adldap\Laravel\Facades\Adldap`) for easily retrieving the Adldap instance from the IoC
1919

20+
## Version Compatibility
21+
22+
Laravel | Adldap-Laravel
23+
:----------|:----------
24+
5.1.x | 1.3.x
25+
5.2.x | 1.4.x
26+
2027
## Installation
2128

2229
Insert Adldap2-Laravel into your `composer.json` file:

0 commit comments

Comments
 (0)