5 total, 2 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| cache/adapter-common | Common classes for PSR-6 adapters | ^1.0.0 | 1.3.0 | up to date |
| cache/hierarchical-cache | A helper trait and interface to your PSR-6 cache to support hierarchical keys. | ^1.0.0 | 1.2.0 | up to date |
| laravel/framework | The Laravel Framework. | >=6.0|>=7.0|>=8.0 | v46011 | up to date |
| psr/cache | Common interface for caching libraries | ^1.0.0 | 3.0.0 | outdated |
| psr/simple-cache | Common interfaces for simple caching | ^1.0.0 | 3.0.0 | outdated |
5 total, 1 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| cache/filesystem-adapter | A PSR-6 cache implementation using filesystem. 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/redis-adapter | A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags | ^1.0 | 1.2.0 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^8.5 | 13.1.1 | outdated |