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

Need to bump framework dependency for deprecation notices #327

Closed GuySartorelli closed 1 year ago

GuySartorelli commented 1 year ago

In 2.11 we're using Deprecation::withNoReplacement() which isn't available until silverstripe/framework 4.13.0 - we need to bump the dependency.

PRs