when i follow wizard steps to install GC v 3.1.0 i found Laravel version 8 not 10.
but it is written in download page Laravel 10
my question is is it a mistake or i can update to Laravel v. 10 by additional steps?
Is giving me the version 8 because I run PHP 7.4 for the builds so I can support older versions of PHP.
I’ve fixed the issue now and it gets the latest. There is not anything extra to do, just download the current zip file (I have updated the download zip files). Initially everything was tested under Laravel 10.
I’ve changed my deployment scripts as well to correspond those needs.