summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-03 09:49:34 +0100
committerRemi Collet <remi@php.net>2023-02-03 09:49:34 +0100
commite0077acd7381f3e7baeafc573c10b3a0c7303b79 (patch)
treedce2f20e53e10db41af7ecd87103b136a29fca2e /composer.json
parent0f395a5c45afb20d5f7845a7047a37011ac2ac7b (diff)
update to 4.0.5
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 8a54082..cbd39f7 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "sebastian/recursion-context",
"description": "Provides functionality to recursively process PHP variables",
- "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
+ "homepage": "https://github.com/sebastianbergmann/recursion-context",
"license": "BSD-3-Clause",
"authors": [
{