summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-05 14:52:31 +0100
committerRemi Collet <remi@php.net>2024-03-05 14:52:31 +0100
commitd57517478ce9e73dfbc46b82df904ea5c4be4ef9 (patch)
tree1d1055e7bc3fd13fce0e5ef82229cce4b775abf5 /composer.json
parent2eb03473d11ff40d3b4e1e29b672980cfa1a164a (diff)
update to 6.0.2HEADmaster
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 78f6eb7..d38d64d 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "sebastian/global-state",
"description": "Snapshotting of global state",
"keywords": ["global state"],
- "homepage": "http://www.github.com/sebastianbergmann/global-state",
+ "homepage": "https://www.github.com/sebastianbergmann/global-state",
"license": "BSD-3-Clause",
"authors": [
{