Skip to content

Commit

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

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 19, 2024
2 parents 136f1ea + c0bccd2 commit 1f45396
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"prefer-stable": true,
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/cms": "^5",
"silverstripe/admin": "^2.0.1",
"silverstripe/versioned": "^2",
"silverstripe/versioned-admin": "^2",
"silverstripe/graphql": "^5",
"symbiote/silverstripe-gridfieldextensions": "^4",
"silverstripe/framework": "^6",
"silverstripe/cms": "^6",
"silverstripe/admin": "^3",
"silverstripe/versioned": "^3",
"silverstripe/versioned-admin": "^3",
"silverstripe/graphql": "^6",
"symbiote/silverstripe-gridfieldextensions": "^5",
"silverstripe/vendor-plugin": "^2"
},
"require-dev": {
"silverstripe/recipe-testing": "^3",
"silverstripe/frameworktest": "^1",
"silverstripe/recipe-testing": "^4",
"silverstripe/frameworktest": "^2",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit 1f45396

Please sign in to comment.