Skip to content

Commit

Permalink
Merge pull request #9 from dnadesign/feature/5.X
Browse files Browse the repository at this point in the history
Silverstripe 5 compatibility
  • Loading branch information
michalkleiner authored Aug 3, 2023
2 parents 2828ce7 + 152386f commit f59331a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"issues": "http://github.com/chrometoasters/silverstripe-metadescription-fallback/issues"
},
"require": {
"silverstripe/cms": "^4.0"
"silverstripe/cms": "^4.0 || ^5.0"
}
}

0 comments on commit f59331a

Please sign in to comment.