Skip to content

Commit 7c39421

Browse files
committed
Changed composer.json
1 parent f32bd82 commit 7c39421

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"name": "byjg/cache-engine",
33
"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": "[email protected]"
8-
}
9-
],
104
"autoload": {
115
"psr-4": {
126
"ByJG\\Cache\\": "src/"

0 commit comments

Comments
 (0)