diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 065f82a..6e5075b 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "hoa/iterator": "~1.0", "hoa/realdom" : "~0.0", "hoa/string" : "~2.0", - "hoa/visitor" : "~0.0" + "hoa/visitor" : "~1.0" }, "require-dev": { "hoa/math": "~0.0" |