Nitecon / zfcuser-ldap

ZFCUser addon to provide LDAP authentication access.
BSD 3-Clause "New" or "Revised" License
15 stars 19 forks source link

Dependcies in composer.json #10

Open barry1955 opened 7 years ago

barry1955 commented 7 years ago

Hi At present there is the following line in composer.json "zf-commons/zfc-user": "0.1.*"

How do I make it, without cloning the entire package?

"zf-commons/zfc-user": "0.1.*"

The change is included at https://github.com/simonebracaloni/zfcuser-ldap

See: https://github.com/simonebracaloni/zfcuser-ldap/blob/master/composer.json

But that site point composer to here

Nitecon commented 7 years ago

To be honest at this point I'm not sure, I haven't been doing anything in PHP in several years and went back to C/C++ and Go. These repos are kept up due to the amt of people using them. If you find a solution I'd be happy to merge a pull request though.