@Vincent Piotrowski has joined the channel
What version of php can SS3.7 support? Docs suggest less than 7.2 but could be out of date: https://docs.silverstripe.org/en/3/getting_started/server_requirements/
Developer documentation for the Silverstripe CMS and framework.
Hide attachment content5.6 should work
but let’s not use it 😉
PHP 7.3 is the best bet for latest SS 3.7
@Adrian has joined the channel
@upgrading to ss4 has joined the channel
So i'm trying to upgrade to 3.7 to support php 7.2
So silverstripe/cms 3.7.3 requires "silverstripe/reports": "~3.4",
I manually required "silverstripe/reports": "3.7.3",
which should should be good with the constraint ~3.4
but im still getting
- The requested package silverstripe/reports (locked at 3.7.3, required as 3.6.*@stable) is satisfiable by silverstripe/reports[3.7.3] but these conflict with your requirements or minimum-stability.
Any ideas?
Has anyone integrated to Azure Cache for Redis
@Steve Fearn has joined the channel