Skip to content

Commit

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

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 19, 2024
2 parents b305010 + 389b6e8 commit 7fb714d
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 @@ -22,9 +22,9 @@
],
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/cms": "^5",
"symbiote/silverstripe-queuedjobs": "^5",
"silverstripe/framework": "^6",
"silverstripe/cms": "^6",
"symbiote/silverstripe-queuedjobs": "^6",
"laminas/laminas-ldap": "^2.16",
"laminas/laminas-authentication": "^2.13",
"laminas/laminas-session": "^2.16"
Expand Down

0 comments on commit 7fb714d

Please sign in to comment.