ccovey / ldap-auth

ldap-auth
69 stars 43 forks source link

adldap/adldap issue seems to be back #48

Open danjellesma opened 10 years ago

danjellesma commented 10 years ago

Any suggestions on how to get the adldap dependency working? Having trouble installing via Composer. Using Laravel 4.2.x, ldap-auth 1.1.x

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - ccovey/ldap-auth v1.1.1 requires adldap/adldap 4.x-dev -> no matching package found.
    - ccovey/ldap-auth v1.1.0 requires adldap/adldap 4.x-dev -> no matching package found.
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package adldap/adldap could not be found in any version, there may be a typo in the package name.
ShannonCronin commented 10 years ago

I don't think it's supported for any Laravel version that is greater than 4.1. I tried a couple of months ago, and reverted back to Laravel 4.1 and got it to work that way.