We’re upgrading a staging environment to Magento 2.4.8-p5. Looking at app/etc/di.xml, the SqlVersionProvider supported-version patterns now look like this:
So here in the app/etc/di.xml they have mentioned mariadb 10.2-10.6, but on the official documentation System requirements, they mentioned MariaDB 11.4,11.8.
On my staging site environment mariadb 10.5 is supported, so can I go forward with that? Or should we really have to upgrade it to 11.4? please help me here guys.
Thanks in advance.