Skip to content

Commit

Permalink
DEP Dependencies for CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 22, 2024
1 parent fb034a9 commit 16a092c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"require": {
"php": "^8.1",
"silverstripe/vendor-plugin": "^2",
"silverstripe/framework": "^5",
"silverstripe/admin": "^2",
"silverstripe/versioned": "^2",
"symbiote/silverstripe-gridfieldextensions": "^4",
"silverstripe/framework": "^6",
"silverstripe/admin": "^3",
"silverstripe/versioned": "^3",
"symbiote/silverstripe-gridfieldextensions": "^5",
"ext-json": "*"
},
"suggest": {
"silverstripe/cms": "Localise pages"
},
"require-dev": {
"silverstripe/recipe-testing": "^3",
"silverstripe/recipe-testing": "^4",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit 16a092c

Please sign in to comment.