Skip to content

Commit ab4a73e

Browse files
committed
fix homepage url
1 parent 2d97a35 commit ab4a73e

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "Web Push library for PHP",
55
"keywords": ["push", "notifications", "web", "WebPush", "Push API"],
6-
"homepage": "https://github.com/web-push-libs/web-push",
6+
"homepage": "https://github.com/web-push-libs/web-push-php",
77
"license": "MIT",
88
"authors": [
99
{

0 commit comments

Comments
 (0)