summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-15 08:10:40 +0100
committerRemi Collet <remi@php.net>2021-11-15 08:10:40 +0100
commitca11822f1155ccf5072f6badbe3be5cd133a9969 (patch)
tree22609fd34aa7346232e786230128f6f42a9db5f3 /composer.json
parent089621dfea6a8f3a73c20e24898eb97a322901b1 (diff)
update to 4.0.4
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 477d5ed..baa9584 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "sebastian/exporter",
"description": "Provides the functionality to export PHP variables for visualization",
"keywords": ["exporter","export"],
- "homepage": "http://www.github.com/sebastianbergmann/exporter",
+ "homepage": "https://www.github.com/sebastianbergmann/exporter",
"license": "BSD-3-Clause",
"authors": [
{