Skip to content

Commit

Permalink
Merge pull request #121 from creative-commoners/pulls/4/module-standa…
Browse files Browse the repository at this point in the history
…rdiser-1708320505

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

0 comments on commit 7802f38

Please sign in to comment.