I'm getting this fatal error when opening the plugin settings page:
[PDK]: MyParcelNL\WooCommerce\Pdk\Plugin\WcShippingMethodRepository::__construct(): Argument #1 ($wcShippingRepository) must be of type MyParcelNL\WooCommerce\WooCommerce\Contract\WcShippingRepositoryInterface, MyParcelNL\Pdk\Storage\MemoryCacheStorage given, called in /var/www/html/wp-content/plugins/woocommerce-myparcel/vendor/myparcelnl/pdk/.cache/CompiledContainer.php on line 1692
MyParcel plugin version
5.0.0
WooCommerce version
9.4.2
WordPress version
6.7.1
PHP version
8.1.12
What went wrong?
I'm getting this fatal error when opening the plugin settings page:
[PDK]: MyParcelNL\WooCommerce\Pdk\Plugin\WcShippingMethodRepository::__construct(): Argument #1 ($wcShippingRepository) must be of type MyParcelNL\WooCommerce\WooCommerce\Contract\WcShippingRepositoryInterface, MyParcelNL\Pdk\Storage\MemoryCacheStorage given, called in /var/www/html/wp-content/plugins/woocommerce-myparcel/vendor/myparcelnl/pdk/.cache/CompiledContainer.php on line 1692
Reproduction steps
Relevant log output
Additional context
No response