subfission / cas

Simple CAS Authentication for Laravel 5 - 10.
MIT License
151 stars 70 forks source link

Laravel 11 Support #131

Closed russmccor closed 3 months ago

russmccor commented 3 months ago

Could Laravel 11 support be added for this package?

dstepe commented 3 months ago

The work to add Laravel 11 support is complete and will be the next release. You can follow on the #129 PR. The last step is a review, which is waiting on the original owner. It's a permission problem that only the owner can resolve.

You can use the development branch for now, but I would caution against deploying that to production. Feedback is also welcome using the #129 PR.