Skip to content

Commit da0adb8

Browse files
committed
update spread compat requirements (fix league/csv issue)
1 parent 75d24b1 commit da0adb8

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.6.1|^0.7"
25+
"lekoala/spread-compat": "^0.8"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)