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

Add support for Silverstripe 5 #33

Merged
merged 1 commit into from
Feb 26, 2023
Merged

Conversation

chrispenny
Copy link
Member

@chrispenny chrispenny commented Feb 14, 2023

Breaking change

Added property type declarations, which will be a breaking change for anyone extending SwiftypeMetaTag or SwiftypeSiteTreeCrawlerExtension.

Dependencies

Raised dependencies to match the minimum requirements of Silverstripe 5.

Unit test changes

Silverstripe 5 now does not include trailing slashes by default. Simple enough, our tests just had to be updated to not have trailing slashes.

Fixing some Config modification to use the new set() method.

Moved tests out of the php directory. We only have php tests...

@chrispenny chrispenny force-pushed the feature/silverstripe-5 branch from 8a905fe to 42f146e Compare February 14, 2023 01:36
@chrispenny chrispenny force-pushed the feature/silverstripe-5 branch from 42f146e to e502fe9 Compare February 14, 2023 01:41
@chrispenny chrispenny marked this pull request as ready for review February 14, 2023 01:48
@chrispenny chrispenny merged commit 3026eb4 into master Feb 26, 2023
@chrispenny chrispenny deleted the feature/silverstripe-5 branch February 26, 2023 18:52
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