-
-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.23 is broken #364
Comments
@LorenzoSapora thanks for reporting, I should be able to look into this today. Curious - is your |
It is not. This is an old install with a half developed messenger system (currently just in code, no frontend, as unfinished project). Note: composer was previously checking for |
@LorenzoSapora can you try pulling the current Also, if you have time, can you let me know if implementing a |
Sorry for the delay, yes, that fixes my issues. As for the Message interface, it would provide some additional structure in the future, and I'm struggling to find a reason not to just say "sure". 😄 |
Excellent! Thanks for letting me know. I'm waiting to hear back on another issue; then, I'll tag a release and close this issue I'll chew on the interface idea a little more and see if it makes sense to do in a future release - thanks for the feedback! |
Perfect. Thanks for all your work here. I appreciate it. |
Just tagged a release for |
Current fix:
composer require cmgmyr/messenger:2.22
to downgradeThe text was updated successfully, but these errors were encountered: