Skip to content

Commit

Permalink
MNT Update release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Dec 19, 2022
1 parent 903e8ad commit 2262371
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,29 @@
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/installer": "~4.12.0@rc",
"silverstripe/recipe-authoring-tools": "~1.12.0@rc",
"silverstripe/recipe-blog": "~1.12.0@rc",
"silverstripe/recipe-collaboration": "~1.12.0@rc",
"silverstripe/recipe-form-building": "~1.12.0@rc",
"silverstripe/recipe-reporting-tools": "~1.12.0@rc",
"silverstripe/recipe-services": "~1.12.0@rc",
"silverstripe/recipe-content-blocks": "~2.12.0@rc",
"silverstripe/recipe-solr-search": "~2.12.0@rc",
"silverstripe/recipe-ccl": "~2.12.0@rc",
"silverstripe/developer-docs": "~4.12.0@rc",
"silverstripe/installer": "~4.12.0@stable",
"silverstripe/recipe-authoring-tools": "~1.12.0@stable",
"silverstripe/recipe-blog": "~1.12.0@stable",
"silverstripe/recipe-collaboration": "~1.12.0@stable",
"silverstripe/recipe-form-building": "~1.12.0@stable",
"silverstripe/recipe-reporting-tools": "~1.12.0@stable",
"silverstripe/recipe-services": "~1.12.0@stable",
"silverstripe/recipe-content-blocks": "~2.12.0@stable",
"silverstripe/recipe-solr-search": "~2.12.0@stable",
"silverstripe/recipe-ccl": "~2.12.0@stable",
"silverstripe/developer-docs": "~4.12.0@stable",
"silverstripe/registry": "~2.5.0@stable",
"silverstripe/totp-authenticator": "~4.5.0@rc",
"silverstripe/mfa": "~4.7.0@rc",
"silverstripe/totp-authenticator": "~4.5.0@stable",
"silverstripe/mfa": "~4.7.0@stable",
"silverstripe/crontask": "~2.5.0@stable",
"silverstripe/gridfieldqueuedexport": "~2.7.0@stable",
"silverstripe/ldap": "~1.5.0@rc",
"silverstripe/ldap": "~1.5.0@stable",
"silverstripe/textextraction": "~3.4.0@stable",
"silverstripe/realme": "~4.3.0@stable",
"silverstripe/ckan-registry": "~1.6.0@rc",
"silverstripe/webauthn-authenticator": "~4.6.0@rc",
"silverstripe/security-extensions": "~4.4.0@rc",
"silverstripe/subsites": "~2.7.0@rc",
"silverstripe/ckan-registry": "~1.6.0@stable",
"silverstripe/webauthn-authenticator": "~4.6.0@stable",
"silverstripe/security-extensions": "~4.4.0@stable",
"silverstripe/subsites": "~2.7.0@stable",
"silverstripe/html5": "~2.4.0@stable",
"cwp/starter-theme": "~3.2.1@stable",
"cwp/agency-extensions": "~2.7.0@stable",
Expand Down

0 comments on commit 2262371

Please sign in to comment.