Skip to content

Commit

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

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 19, 2024
2 parents 6a04066 + 4dc5f10 commit e330a4d
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 @@ -20,9 +20,9 @@
],
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/reports": "^5",
"symbiote/silverstripe-queuedjobs": "^5",
"silverstripe/framework": "^6",
"silverstripe/reports": "^6",
"symbiote/silverstripe-queuedjobs": "^6",
"guzzlehttp/guzzle": "^7.5"
},
"require-dev": {
Expand Down

0 comments on commit e330a4d

Please sign in to comment.