Skip to content

Commit

Permalink
Merge pull request #1267 from creative-commoners/pulls/7/module-stand…
Browse files Browse the repository at this point in the history
…ardiser-1708320879

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 19, 2024
2 parents 09fa93e + 3766006 commit d4bb665
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
],
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/cms": "^5",
"symbiote/silverstripe-gridfieldextensions": "^4",
"silverstripe/segment-field": "^3",
"silverstripe/versioned": "^2",
"silverstripe/mimevalidator": "^3"
"silverstripe/framework": "^6",
"silverstripe/cms": "^6",
"symbiote/silverstripe-gridfieldextensions": "^5",
"silverstripe/segment-field": "^4",
"silverstripe/versioned": "^3",
"silverstripe/mimevalidator": "^4"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
Expand Down

0 comments on commit d4bb665

Please sign in to comment.