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 20, 2024
1 parent 97538e4 commit 70f7f0e
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,25 @@
"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": "5.x-dev",
"silverstripe/developer-docs": "6.x-dev",
"silverstripe/environmentcheck": "4.x-dev",
"silverstripe/hybridsessions": "4.x-dev",
"silverstripe/registry": "4.x-dev",
"silverstripe/totp-authenticator": "6.x-dev",
"silverstripe/mfa": "6.x-dev",
"silverstripe/crontask": "4.x-dev",
"silverstripe/gridfieldqueuedexport": "4.x-dev",
"silverstripe/ldap": "3.x-dev",
"silverstripe/textextraction": "5.x-dev",
"silverstripe/realme": "6.x-dev",
"silverstripe/webauthn-authenticator": "6.x-dev",
"silverstripe/segment-field": "4.x-dev",
"silverstripe/sharedraftcontent": "4.x-dev",
"silverstripe/spamprotection": "5.x-dev",
"silverstripe/subsites": "4.x-dev",
"silverstripe/lumberjack": "4.x-dev",
"silverstripe/staticpublishqueue": "7.x-dev",
"silverstripe/tagfield": "4.x-dev",
"silverstripe/taxonomy": "4.x-dev",
"silverstripe/userforms": "7.x-dev",
"dnadesign/silverstripe-elemental": "6.x-dev",
"dnadesign/silverstripe-elemental-userforms": "5.x-dev",
"symbiote/silverstripe-multivaluefield": "7.x-dev",
"symbiote/silverstripe-advancedworkflow": "7.x-dev",
"symbiote/silverstripe-gridfieldextensions": "5.x-dev",
"symbiote/silverstripe-queuedjobs": "6.x-dev",
"colymba/gridfield-bulk-editing-tools": "5.x-dev",
Expand Down

0 comments on commit 70f7f0e

Please sign in to comment.