Skip to content

Commit

Permalink
DEP Dependencies for CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 19, 2024
1 parent ced8280 commit 8ae3cf8
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,46 +7,46 @@
"require": {
"php": "^8.1",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/installer": "5.x-dev",
"silverstripe/recipe-authoring-tools": "2.x-dev",
"silverstripe/recipe-blog": "2.x-dev",
"silverstripe/recipe-collaboration": "2.x-dev",
"silverstripe/recipe-form-building": "2.x-dev",
"silverstripe/recipe-reporting-tools": "2.x-dev",
"silverstripe/recipe-services": "2.x-dev",
"silverstripe/recipe-content-blocks": "3.x-dev",
"silverstripe/auditor": "3.x-dev",
"silverstripe/developer-docs": "5.x-dev",
"silverstripe/environmentcheck": "3.x-dev",
"silverstripe/hybridsessions": "3.x-dev",
"silverstripe/registry": "3.x-dev",
"silverstripe/totp-authenticator": "5.x-dev",
"silverstripe/mfa": "5.x-dev",
"silverstripe/crontask": "3.x-dev",
"silverstripe/gridfieldqueuedexport": "3.x-dev",
"silverstripe/ldap": "2.x-dev",
"silverstripe/textextraction": "4.x-dev",
"silverstripe/realme": "5.x-dev",
"silverstripe/webauthn-authenticator": "5.x-dev",
"silverstripe/subsites": "3.x-dev",
"silverstripe/lumberjack": "3.x-dev",
"silverstripe/staticpublishqueue": "6.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/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/subsites": "4.x-dev",
"silverstripe/lumberjack": "4.x-dev",
"silverstripe/staticpublishqueue": "7.x-dev",
"cwp/starter-theme": "4.x-dev",
"cwp/agency-extensions": "3.x-dev",
"cwp/agency-extensions": "4.x-dev",
"cwp/watea-theme": "4.x-dev",
"dnadesign/silverstripe-elemental-userforms": "4.x-dev",
"symbiote/silverstripe-multivaluefield": "6.x-dev",
"symbiote/silverstripe-gridfieldextensions": "4.x-dev",
"symbiote/silverstripe-queuedjobs": "5.x-dev",
"colymba/gridfield-bulk-editing-tools": "4.x-dev",
"dnadesign/silverstripe-elemental-userforms": "5.x-dev",
"symbiote/silverstripe-multivaluefield": "7.x-dev",
"symbiote/silverstripe-gridfieldextensions": "5.x-dev",
"symbiote/silverstripe-queuedjobs": "6.x-dev",
"colymba/gridfield-bulk-editing-tools": "5.x-dev",
"tractorcow/silverstripe-fluent": "7.x-dev",
"silverstripe/dynamodb": "5.x-dev",
"silverstripe/linkfield": "4.x-dev"
"silverstripe/dynamodb": "6.x-dev",
"silverstripe/linkfield": "5.x-dev"
},
"require-dev": {
"silverstripe/frameworktest": "^1",
"silverstripe/frameworktest": "^2",
"silverstripe/graphql-devtools": "1.x-dev",
"silverstripe/recipe-testing": "^3",
"silverstripe/recipe-testing": "^4",
"mikey179/vfsstream": "^1.6"
},
"extra": {
Expand All @@ -68,4 +68,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit 8ae3cf8

Please sign in to comment.