Skip to content

Commit

Permalink
Merge pull request #99 from creative-commoners/pulls/4/module-standar…
Browse files Browse the repository at this point in the history
…diser-1708320771

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 19, 2024
2 parents fd7f945 + 5a671c6 commit 5d9a7f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
],
"require": {
"php": "^8.1",
"silverstripe/cms": "^5"
"silverstripe/cms": "^6"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3",
"silverstripe/reports": "^5",
"silverstripe/siteconfig": "^5",
"silverstripe/reports": "^6",
"silverstripe/siteconfig": "^6",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit 5d9a7f0

Please sign in to comment.