silverstripe / cwp

Common Web Platform (CWP) features module. We strongly recommend using it for all new CWP projects. Future features will be delivered here.
https://www.cwp.govt.nz
BSD 3-Clause "New" or "Revised" License
10 stars 27 forks source link

DEP Update dependency for silverstripe/framework #328

Closed GuySartorelli closed 1 year ago

GuySartorelli commented 1 year ago

This needs to be bumped because we're calling Deprecation::withNoReplacement() which isn't available until 4.13.0

Issue