Requires

6 total, 4 outdated

Package Required Latest Status
amphp/amp A non-blocking concurrency framework for PHP applications. ^2 v3.1.0 outdated
psr/cache Common interface for caching libraries ^1 3.0.0 outdated
psr/container Common Container Interface (PHP FIG PSR-11) ^1 2.0.2 outdated
scriptfusion/retry Retries failing operations. ^2 5.0.1 outdated
scriptfusion/retry-exception-handlers Exception handlers for Retry. ^1.1 1.5.0 up to date
scriptfusion/static-class Prevents class instantiation. ^1 1.1.0 up to date

Requires (dev)

2 total, 2 outdated

Package Required Latest Status
bilge/mockery Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending. dev-issue-871 0.9.3 outdated
phpunit/phpunit The PHP Unit Testing framework. ^7.1.3 12.0.4 outdated