Skip to content

Commit 26cbcef

Browse files
committed
Add reference to PSR-6 adapter
1 parent 3cdae81 commit 26cbcef

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

.idea/php.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Its syntax is designed to closely resemble the PHP `memcache` extension.
1313

1414
You can easily install with composer. Just run `composer require divineomega/do-File-Cache`.
1515

16-
If you are using Laravel, consider using the [Laravel Cache Driver for DO File Cache](https://github.com/DivineOmega/DO-File-Cache-Laravel-Cache-Driver) instead.
16+
If you need a PSR-6 cache, check out the [PSR-6 Adapter for DO File Cache](https://github.com/DivineOmega/DO-File-Cache-PSR-6).
1717

1818
## Usage
1919

0 commit comments

Comments
 (0)