Upgrading LDAPRecord fails - LdapRecord\Container manager Method Renamed #567
Unanswered
heremansgeert
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone
sorry for the beginner question but I'm trying to upgrade Laravel LDAPRecord in an app that I recently upgraded to Laravel 10.
I've changed the version requirement in composer.json to "^3.0" and upgraded Ldaprecord.
However I run into an issue with the renamed manager method
Undefined property: LdapRecord\Container::$Manager
Can I just rename the method in the Container.php file
It was my understanding that, since this file is in the vendor directory, it would be updated by composer.
Thank you for the clarification.
BGest regards
Beta Was this translation helpful? Give feedback.
All reactions