Skip to content

Commit

Permalink
Merge pull request #67 from creative-commoners/pulls/1.9/update-const…
Browse files Browse the repository at this point in the history
…-cms51

MNT Add 5.1 to INSTALLER_TO_REPO_MINOR_VERSIONS
  • Loading branch information
GuySartorelli authored Aug 31, 2023
2 parents 355e67b + 1153375 commit e38a142
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion consts.php
Original file line number Diff line number Diff line change
Expand Up @@ -456,5 +456,60 @@
'silverstripe-versionfeed' => '3.0',
'silverstripe-webauthn-authenticator' => '5.0',
'silverstripe-widgets' => '3.0',
]
],
'5.1' => [
'cwp-agencyextensions' => '3.1',
'cwp-starter-theme' => '4.0',
'cwp-watea-theme' => '4.0',
'silverstripe-advancedworkflow' => '6.1',
'silverstripe-auditor' => '3.0',
'silverstripe-blog' => '4.1',
'silverstripe-composer-update-checker' => '4.0',
'silverstripe-contentreview' => '5.1',
'silverstripe-crontask' => '3.0',
'silverstripe-developer-docs' => '5.1',
'silverstripe-documentconverter' => '3.1',
'silverstripe-dynamodb' => '5.0',
'silverstripe-elemental' => '5.1',
'silverstripe-elemental-bannerblock' => '3.1',
'silverstripe-elemental-fileblock' => '3.1',
'silverstripe-elemental-userforms' => '4.1',
'silverstripe-environmentcheck' => '3.0',
'silverstripe-externallinks' => '3.1',
'silverstripe-fluent' => '7.0',
'silverstripe-graphql' => '5.1',
'silverstripe-gridfield-bulk-editing-tools' => '4.0',
'silverstripe-gridfieldextensions' => '4.0',
'silverstripe-gridfieldqueuedexport' => '3.1',
'silverstripe-hybridsessions' => '3.0',
'silverstripe-iframe' => '3.1',
'silverstripe-ldap' => '2.1',
'silverstripe-login-forms' => '5.1',
'silverstripe-lumberjack' => '3.0',
'silverstripe-maintenance' => '3.0',
'silverstripe-mfa' => '5.1',
'silverstripe-mimevalidator' => '3.0',
'silverstripe-multivaluefield' => '6.0',
'silverstripe-queuedjobs' => '5.0',
'silverstripe-realme' => '5.2',
'silverstripe-registry' => '3.1',
'silverstripe-restfulserver' => '3.0',
'silverstripe-securityreport' => '3.0',
'silverstripe-segment-field' => '3.1',
'silverstripe-session-manager' => '2.1',
'silverstripe-sharedraftcontent' => '3.1',
'silverstripe-simple' => '3.3',
'silverstripe-sitewidecontent-report' => '4.1',
'silverstripe-spamprotection' => '4.1',
'silverstripe-staticpublishqueue' => '6.1',
'silverstripe-subsites' => '3.1',
'silverstripe-tagfield' => '3.1',
'silverstripe-taxonomy' => '3.1',
'silverstripe-textextraction' => '4.0',
'silverstripe-totp-authenticator' => '5.1',
'silverstripe-userforms' => '6.1',
'silverstripe-vendor-plugin' => '2.0',
'silverstripe-versionfeed' => '3.1',
'silverstripe-webauthn-authenticator' => '5.1',
],
];

0 comments on commit e38a142

Please sign in to comment.