Skip to content

Commit 3e3b0f7

Browse files
authored
allow 0.9
1 parent b0dc143 commit 3e3b0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"silverstripe/recipe-plugin": "^2",
2323
"silverstripe/vendor-plugin": "^2",
2424
"silverstripe/framework": "^5",
25-
"lekoala/spread-compat": "^0.8"
25+
"lekoala/spread-compat": "^0.8|^0.9"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)