Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

Commit 2bc49b3

Browse files
authored
Update composer.json
1 parent 8c69ce6 commit 2bc49b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aerni/dynamic-cache",
3-
"description": "Dynamically exclude URLs from the static cache",
3+
"description": "Supercharge Statamic's static cache by dynamically excluding URLs that shouldn't be cached statically",
44
"keywords": [
55
"statamic",
66
"static cache"
@@ -28,7 +28,7 @@
2828
"extra": {
2929
"statamic": {
3030
"name": "Dynamic Cache",
31-
"description": "Dynamically exclude URLs from the static cache"
31+
"description": "Supercharge Statamic's static cache by dynamically excluding URLs that shouldn't be cached statically"
3232
},
3333
"laravel": {
3434
"providers": [

0 commit comments

Comments
 (0)