-
-
Notifications
You must be signed in to change notification settings - Fork 14
Statamic 6 support #147
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
base: main
Are you sure you want to change the base?
Statamic 6 support #147
Conversation
edalzell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I trust you, yolo
|
Any idea why these tests fail @ryanmitchell ? |
|
@edalzell tests are passing now
This is already in the ServiceProvider - migrateUserToSettings()
This is done as part of the same function
I nearly did this, but I left it so it could be defined in the .env which is what people expect I think. |
Sure but why in provider and not an updater script? |
This PR adds Statamic v6 Support.
To do: