Skip to content

Commit 97571ff

Browse files
author
Wazabii
committed
Package
1 parent 53f11af commit 97571ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.",
55
"keywords": ["caching", "psr6", "psr16", "FileSystem", "Memcached"],
66
"homepage": "https://wazabii.se",
7-
"license": "Apache-2.0",
7+
"license": "Apache-2.0 license",
88
"authors": [
99
{
1010
"name": "Daniel Ronkainen",
@@ -20,7 +20,7 @@
2020
},
2121
"autoload": {
2222
"psr-4": {
23-
"MaplePHP\\Cache\\Handlers\\": "app/Libraries/Cache/Handlers/"
23+
"MaplePHP\\": ""
2424
}
2525
},
2626
"minimum-stability": "dev"

0 commit comments

Comments
 (0)