Skip to content

Commit 3749f68

Browse files
authored
Update composer.json
1 parent 0cc8503 commit 3749f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rennokki/laravel-eloquent-query-cache",
33
"description": "Adding cache on your Laravel Eloquent queries' results is now a breeze.",
44
"keywords": ["laravel", "caching", "eloquent", "remember", "query", "sql"],
5-
"license": "MIT",
5+
"license": "Apache-2.0",
66
"homepage": "https://github.com/renoki-co/laravel-eloquent-query-cache",
77
"authors": [
88
{

0 commit comments

Comments
 (0)