This commit breaks compatibility with fastly for 2.4.5
2409aab
Magento\AsyncConfig available in Adobe Commerce > 2.4.6 and higher
It was fix for this issue #760
I don't see this changes in PR #762 but the issue was closed as fixed by that PR
Right now installation is failing:
Error message: Class "Magento\AsyncConfig\Setup\ConfigOptionsList" not found in /app/i3i4bjmu5mejy_stg/vendor/fastly/magento2/Model/Config/ConfigRewrite.php:110
The fastly/magento2 module was automatically upgraded from version 1.2.235 to 1.2.240 and attempts to call the magento/module-async-config module, which does not exist.
This commit breaks compatibility with fastly for 2.4.5
2409aab
Magento\AsyncConfig available in Adobe Commerce > 2.4.6 and higher
It was fix for this issue #760
I don't see this changes in PR #762 but the issue was closed as fixed by that PR
Right now installation is failing:
Error message: Class "Magento\AsyncConfig\Setup\ConfigOptionsList" not found in /app/i3i4bjmu5mejy_stg/vendor/fastly/magento2/Model/Config/ConfigRewrite.php:110The fastly/magento2 module was automatically upgraded from version 1.2.235 to 1.2.240 and attempts to call the magento/module-async-config module, which does not exist.