Skip to content

Commit

Permalink
DEP Remove unsupported modules
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Nov 19, 2024
1 parent 97538e4 commit b0257ea
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,9 @@
"php": "^8.3",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/installer": "6.x-dev",
"silverstripe/recipe-authoring-tools": "3.x-dev",
"silverstripe/recipe-blog": "3.x-dev",
"silverstripe/recipe-collaboration": "3.x-dev",
"silverstripe/recipe-form-building": "3.x-dev",
"silverstripe/recipe-reporting-tools": "3.x-dev",
"silverstripe/recipe-services": "3.x-dev",
"silverstripe/recipe-content-blocks": "4.x-dev",
"silverstripe/auditor": "4.x-dev",
"silverstripe/blog": "4.x-dev",
"silverstripe/contentreview": "5.x-dev",
"silverstripe/developer-docs": "6.x-dev",
"silverstripe/environmentcheck": "4.x-dev",
"silverstripe/hybridsessions": "4.x-dev",
Expand All @@ -28,10 +23,18 @@
"silverstripe/textextraction": "5.x-dev",
"silverstripe/realme": "6.x-dev",
"silverstripe/webauthn-authenticator": "6.x-dev",
"silverstripe/segment-field": "3.x-dev",
"silverstripe/sharedraftcontent": "3.x-dev",
"silverstripe/spamprotection": "4.x-dev",
"silverstripe/subsites": "4.x-dev",
"silverstripe/lumberjack": "4.x-dev",
"silverstripe/staticpublishqueue": "7.x-dev",
"silverstripe/tagfield": "3.x-dev",
"silverstripe/taxonomy": "3.x-dev",
"silverstripe/userforms": "6.x-dev",
"dnadesign/silverstripe-elemental": "4.x-dev",
"dnadesign/silverstripe-elemental-userforms": "5.x-dev",
"symbiote/silverstripe-advancedworkflow": "6.x-dev",
"symbiote/silverstripe-multivaluefield": "7.x-dev",
"symbiote/silverstripe-gridfieldextensions": "5.x-dev",
"symbiote/silverstripe-queuedjobs": "6.x-dev",
Expand Down

0 comments on commit b0257ea

Please sign in to comment.