We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32bd82 commit 7c39421Copy full SHA for 7c39421
composer.json
@@ -1,12 +1,6 @@
1
{
2
"name": "byjg/cache-engine",
3
"description": "A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.",
4
- "authors": [
5
- {
6
- "name": "João Gilberto Magalhães",
7
- "email": "joao@byjg.com.br"
8
- }
9
- ],
10
"autoload": {
11
"psr-4": {
12
"ByJG\\Cache\\": "src/"
0 commit comments