Merge pull request #1159 from creative-commoners/pulls/5/prefer-lowest

DEP Ensure phpunit9 compatible version of segment-field
This commit is contained in:
Guy Sartorelli 2022-07-28 09:41:23 +12:00 committed by GitHub
commit 516198455e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"silverstripe/framework": "^4.10",
"silverstripe/cms": "^4.6",
"symbiote/silverstripe-gridfieldextensions": "^3.1",
"silverstripe/segment-field": "^2.0",
"silverstripe/segment-field": "^2.2",
"silverstripe/versioned": "^1.0",
"silverstripe/mimevalidator": "^2.0"
},