Fatal Error on plugins screen
-
Hey there! We’re seeing a fatal error on the plugins screen, and it’s due to a dependency conflict between your plugin and another plugin using the same dependency. I previously discovered this on the other plugin
Here’s the error code:
PHP Fatal error: Declaration of Symfony\\Component\\Cache\\CacheItem::expiresAt(?DateTimeInterface $expiration): static must be compatible with Psr\\Cache\\CacheItemInterface::expiresAt($expiration) in /wp-content/plugins/integration-cds/vendor/symfony/cache/CacheItem.php on line 65The issue appears to be that you are using an outdated version of this dependency.
Would it be possible for you to either scope your dependencies using Mozart, or update the dependency so that it doesn’t conflict?
You must be logged in to reply to this topic.