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

Commit 9cc53ff

Browse files
committed
Update for Adldap 5.1
1 parent addf5cd commit 9cc53ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

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

13-
"adldap2\adldap2-laravel": "1.0.*",
13+
"adldap2\adldap2-laravel": "1.1.*",
1414

1515
Then run `composer update`.
1616

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "project",
77
"require": {
88
"php": ">=5.4.16",
9-
"adldap2/adldap2": "5.0.*",
9+
"adldap2/adldap2": "5.1.*",
1010
"laravel/framework": "5.*"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)