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

[9.x] Statamic 5 #79

Merged
merged 6 commits into from
Apr 27, 2024
Merged

[9.x] Statamic 5 #79

merged 6 commits into from
Apr 27, 2024

Conversation

duncanmcclean
Copy link
Owner

This pull request makes the necessary changes required to support Statamic 5.

Changes

  • Updates the version constraint in composer.json
  • Adjusted testing matrix
  • Simplifies the TestCase
  • Replaced str_slug() with Str::slug()
    • Statamic 5 removed its laravel/helpers dependency, which is where the str_slug method came from.
  • Updated to PHPUnit 10

@duncanmcclean duncanmcclean merged commit 37eb5de into 9.x Apr 27, 2024
@duncanmcclean duncanmcclean deleted the statamic-5 branch April 27, 2024 12:54
Copy link

github-actions bot commented May 9, 2024

Released as part of v9.0.0.

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.

1 participant