Skip to content

Commit 367ce19

Browse files
committed
- switch to psr-4
- updates the README
1 parent 140dee7 commit 367ce19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ This library uses the [Koded Simple Cache][koded-cache-simple]. Please see the R
4242

4343

4444

45-
[koded-cache-simple]: https://github.com/kodedphp/cache-simple
45+
[koded-cache-simple]: https://github.com/kodedphp/cache-simple#configuration-directives

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"koded/cache-simple": "dev-2.0-dev"
2626
},
2727
"autoload": {
28-
"psr-0": {
28+
"psr-4": {
2929
"Koded\\Caching\\": ""
3030
},
3131
"exclude-from-classmap": [

0 commit comments

Comments
 (0)