Skip to content
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

[6.x] Convert $casts property to method on Eloquent models #11499

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Feb 25, 2025

This pull request converts the $casts property on models to a method, now that Laravel 11 is the minimum version.

Related: statamic/eloquent-driver#400

@duncanmcclean duncanmcclean changed the title [6.x] Convert $casts property to method [6.x] Convert $casts property to method on Eloquent models Feb 25, 2025
@jasonvarga jasonvarga merged commit 570a633 into master Feb 25, 2025
14 checks passed
@jasonvarga jasonvarga deleted the convert-casts-property-to-method branch February 25, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants