Skip to content

Commit 9165ae0

Browse files
committed
fix: update homepage URL in composer.json for accuracy
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 5fdadf9 commit 9165ae0

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
@@ -9,7 +9,7 @@
99
"email": "github@mentordosnerds.com"
1010
}
1111
],
12-
"homepage": "https://github.com/php-fast-forward",
12+
"homepage": "https://php-fast-forward.github.io/framework/",
1313
"support": {
1414
"issues": "https://github.com/php-fast-forward/framework/issues",
1515
"source": "https://github.com/php-fast-forward/framework"

0 commit comments

Comments
 (0)