Requires

6 total, 4 outdated

Package Required Latest Status
cache/array-adapter A PSR-6 cache implementation using a php array. This implementation supports tags ^1.0 1.2.0 up to date
cache/namespaced-cache A decorator that makes your cache support namespaces ^1.0 1.2.0 up to date
psr/cache Common interface for caching libraries ^1.0 3.0.0 outdated
psr/log Common interface for logging libraries ^1.0 3.0.0 outdated
symfony/framework-bundle Provides a tight integration between Symfony components and the Symfony full-stack framework ^2.7 || ^3.0 || ^4.0 v7.1.2 outdated
symfony/options-resolver Provides an improved replacement for the array_replace PHP function ^2.7 || ^3.0 || ^4.0 v7.1.1 outdated

Requires (dev)

16 total, 5 outdated

Package Required Latest Status
cache/apc-adapter A PSR-6 cache implementation using apc. This implementation supports tags ^1.0 1.2.0 up to date
cache/apcu-adapter A PSR-6 cache implementation using apcu. This implementation supports tags ^1.0 1.3.0 up to date
cache/chain-adapter A PSR-6 cache implementation using chain. This implementation supports tags ^1.0 1.2.0 up to date
cache/doctrine-adapter A PSR-6 cache implementation using Doctrine. This implementation supports tags ^1.0 1.2.0 up to date
cache/filesystem-adapter A PSR-6 cache implementation using filesystem. This implementation supports tags ^1.0 1.2.0 up to date
cache/memcache-adapter A PSR-6 cache implementation using memcache. This implementation supports tags ^1.0 1.2.0 up to date
cache/memcached-adapter A PSR-6 cache implementation using Memcached. This implementation supports tags ^1.0 1.2.0 up to date
cache/predis-adapter A PSR-6 cache implementation using Redis (Predis). This implementation supports tags ^1.0 1.2.0 up to date
cache/prefixed-cache A decorator that makes your cache support prefix ^1.0 1.2.0 up to date
cache/redis-adapter A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags ^1.0 1.2.0 up to date
cache/void-adapter A PSR-6 cache implementation using Void. This implementation supports tags ^1.0 1.2.0 up to date
doctrine/cache PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. ^1.6 2.2.0 outdated
matthiasnoback/symfony-dependency-injection-test Library for testing user classes related to the Symfony Dependency Injection Component ^1.1 || ^2.3 5.1.0 outdated
nyholm/symfony-bundle-test ^1.2.0 3.0.0 outdated
predis/predis A flexible and feature-complete Redis client for PHP. ^1.1 v2.2.2 outdated
symfony/phpunit-bridge Provides utilities for PHPUnit, especially user deprecation notices management ^3.3 || ^4.0 v7.1.2 outdated