Skip to content

Commit d73128d

Browse files
author
Dmitry Tarasov
committed
Fix homepage in composer.json
Conflicts: composer.json
1 parent 1e55d1b commit d73128d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stackify/logger",
33
"description": "Stackify logs and errors for PHP",
44
"keywords": ["log", "logging", "psr-3", "stackify", "monolog", "log4php"],
5-
"homepage": "https://github.com/stackify/stackify-log-php",
5+
"homepage": "https://github.com/stackify/stackify-api-php",
66
"type": "library",
77
"license": "Apache-2.0",
88
"require": {

0 commit comments

Comments
 (0)