DirectoryTree / LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.
https://ldaprecord.com/docs/laravel/v3
MIT License
509 stars 54 forks source link

[Bug] --scopes not available in latest release but referenced in Docs #485

Closed benjivm closed 1 year ago

benjivm commented 1 year ago

Hey there, the docs mention query scopes in the importer and console command as being available in ^2.7, however that release doesn't appear exist yet, I think this might be a bug since the official documentation appears to be ahead of the latest release?

stevebauman commented 1 year ago

Dang, I forgot to publish the release! Thanks @benjivm! Much appreciated 😄 🙏

v2.7.0 has just been publishsed.