• Resolved alexstandiford

    (@alexstandiford)


    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 65

    The 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?

Viewing 15 replies - 1 through 15 (of 16 total)
Viewing 15 replies - 1 through 15 (of 16 total)

You must be logged in to reply to this topic.