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 19, 2024
1 parent 4b37a22 commit bf40b36
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 @@ -9,15 +9,15 @@
],
"require": {
"php": "^8.1",
"silverstripe/cms": "^5",
"silverstripe/reports": "^5"
"silverstripe/cms": "^6",
"silverstripe/reports": "^6"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3",
"silverstripe/subsites": "^3",
"silverstripe/taxonomy": "^3",
"silverstripe/contentreview": "^5",
"silverstripe/subsites": "^4",
"silverstripe/taxonomy": "^4",
"silverstripe/contentreview": "^6",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit bf40b36

Please sign in to comment.