Skip to content

Commit 902bded

Browse files
Fix: Extension name equal to the package's
1 parent f6b34d7 commit 902bded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gwynethllewelyn/postlocalstorage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phing/phing": "2.4.*"
2828
},
2929
"extra": {
30-
"display-name": "Locally store the content of a post",
30+
"display-name": "Post Local Storage",
3131
"soft-require": {
3232
"phpbb/phpbb": ">=3.3"
3333
}

0 commit comments

Comments
 (0)