Skip to content

Commit

Permalink
Package
Browse files Browse the repository at this point in the history
  • Loading branch information
Wazabii committed Nov 27, 2023
1 parent 53f11af commit 97571ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.",
"keywords": ["caching", "psr6", "psr16", "FileSystem", "Memcached"],
"homepage": "https://wazabii.se",
"license": "Apache-2.0",
"license": "Apache-2.0 license",
"authors": [
{
"name": "Daniel Ronkainen",
Expand All @@ -20,7 +20,7 @@
},
"autoload": {
"psr-4": {
"MaplePHP\\Cache\\Handlers\\": "app/Libraries/Cache/Handlers/"
"MaplePHP\\": ""
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 97571ff

Please sign in to comment.